Releases: Rovemark/LogicaProxy
Releases · Rovemark/LogicaProxy
LogicaProxy v1.0.0
LogicaProxy v1.0.0
The intelligent CLI-to-API proxy by Rovemark.
Highlights
- AI Router — Intelligent model routing based on task type
- Built-in Dashboard — Web UI at
/dashboard/with real-time metrics - Credential Vault — AES-256-GCM encrypted OAuth token storage
- Production Ready —
/health,/ready,/metrics(Prometheus) - 6 Providers — Claude, Gemini, Codex, Qwen, iFlow, Antigravity
- Protocol Translation — OpenAI, Claude, and Gemini formats
- Go SDK — Embed in your own application
Quick Start
git clone https://github.com/Rovemark/LogicaProxy.git
cd LogicaProxy && go build -o logicaproxy ./cmd/server
./logicaproxy -claude-login
./logicaproxy -config config.example.yamlDashboard: http://localhost:8317/dashboard/