Changelog
Track the latest updates, features, and improvements to Verdict IDE.
1.0Launch
Verdict IDE Public Launch
Verdict IDE is now publicly available at verdictide.com. The full platform is live with 5 plan tiers, Stripe billing, and a comprehensive knowledge base.
- 93 features across Free, Personal, Pro, Teams, and Enterprise plans
- Stripe billing activated with 3 subscription plans and 4 credit packs (Starter, Plus, Ultra, Mega)
- 72+ wiki pages published covering setup guides, feature documentation, and troubleshooting
- Cloud Gateway deployed on Fly.io with webhook integration and live API keys
New Feature
Verdict Code CLI
Verdict Code, our standalone CLI tool for AI-assisted development, entered active development with first-run initialization and project scaffolding.
- /init command for project bootstrapping with MVAI-powered configuration
- Standalone mode supporting direct BYOK and local Ollama models without requiring HMI or Gateway
New Feature
MVP Readiness and Agent Framework
Core platform reached MVP readiness with multi-agent orchestration, intelligent model routing, and full observability.
- PAS Agent Framework (Option D architecture) with Architect, Director, Manager, and Programmer tiers for multi-agent task orchestration
- Dynamic Escalation Ladder with 10-rung model routing across cost, quality, and speed priorities
- 72+ microservices running under macOS launchd with automatic crash recovery
- Observability stack with telemetry, tracing, and service health monitoring
- 7 coding agent adapters integrated: SWE-Agent, Claude Code, Mini-SWE, Plandex, GPT-Engineer, OpenAI Codex, and Open Interpreter
Improvement
Model Benchmarking and Scoring
Comprehensive model evaluation system for empirical capability scoring and routing decisions.
- 164-task HumanEval benchmarks across 14+ models including GLM-4.7 (92%), GLM-5 (98%), GLM-5.1 (99%), and Gemma-4 (98%)
- Consolidated benchmarking system with DuckDB (edge) and NeonDB (cloud) storage
- RTH regression gate for automated routing validation after scoring changes
Infrastructure
Platform Foundation
Core platform infrastructure established with local-first architecture and flexible model access.
- Local Gateway (port 6120) for unified model access across local, LAN, BYOK, and cloud providers
- HMI web interface with project management, settings, and real-time chat
- LightRAG for semantic code retrieval and context-aware AI assistance
- RBAC role-based access control for team and enterprise deployments
- Model selection pipeline with dynamic routing via
prefs:roleresolution
Infrastructure
Cloud Infrastructure
Cloud services deployed for billing, authentication, and remote access.
- Cloud Gateway on Fly.io with model catalog, credit billing, and API key management
- Vercel web app at verdictide.com with pricing, docs, authentication, and admin panel
- Reverse HTTP tunnel for remote device access and iPhone relay support
- NeonDB cloud database for user accounts, billing, and model configuration