Proxima v4.1.0
What's New
Provider Engine System — Native browser-level communication with AI providers. 3–10x faster responses with SSE streaming and automatic fallback.
CLI Tool — Run proxima ask, proxima fix, proxima debate from any terminal. Supports pipe input, file context, and JSON output.
WebSocket Server — Real-time streaming AI at ws://localhost:3210/ws. Bidirectional communication with status updates and keepalive.
15 New MCP Tools — chain_query, solve, debate, security_audit, verify, fix_error, build_architecture, write_tests, convert_code, explain_error, and more.
Interactive API Docs — Live documentation at /docs, /cli, /ws with a working chat widget.
Conversation Export — Export full conversation history from any provider using conversation_export.
REST API Functions — New security_audit and debate endpoints. File upload support via file field.
Python & JavaScript SDKs — Drop proxima.py or proxima.js into your project and start querying.
Bug Fixes
- Staggered multi-provider queries
- Smart provider routing
- Response caching with TTL
- Rate limit handling and auto-recovery
- ChatGPT SHA3-512 proof-of-work solver
- Claude conversation auto-recovery
- REST API server cleanup on app close
- Socket leak prevention on IPC reconnect
Download
Windows: Proxima-Setup-4.1.0.exe
Requires Windows 10/11 and Node.js