Skip to content

Roadmap

CTO T (Manus AI / GODEL) edited this page Mar 1, 2026 · 10 revisions

Roadmap

Development timeline and future plans for VerifiMind™ PEAS

Last Updated: March 1, 2026


Current: v0.4.5 BYOK Live ✅

Released February 28, 2026 — PR #55

  • Per-tool-call BYOK with ephemeral provider factory
  • Auto-detect key format (gsk_ → Groq, sk-ant- → Anthropic, sk- → OpenAI)
  • 7+ provider support (Gemini, OpenAI, Anthropic, Groq, Mistral, Ollama, xAI)
  • Triple-validated (Manus AI 6/6, Claude Code 6/6, CI 175 tests)

Next: v0.5.0 Foundation (Q1 2026)

The foundation release focuses on architectural robustness and production hardening.

Feature Description Priority
BYOK Hardening Rate limiting per BYOK key, error normalization, usage telemetry P0
BaseAgent Refactor ADK-inspired modular agent architecture P0
Error Handling v2 Structured error codes, retry logic, circuit breakers P0
Health Endpoint v2 Dependency checks, uptime, response latency P1
Test Suite Expansion 200+ tests, 60%+ coverage P1
Security Specification Programmatic safety callbacks (from documented to enforced) P1
Smithery Migration Docs Post-sunset guidance for users migrating from Smithery hosting P2

ADK Lessons Absorbed: Modular agents, MCP tool abstraction, session state management, observability (OpenTelemetry).


Planned Releases

Version Name Target Key Features
v0.5.x Stability Q2 2026 Bug fixes, performance optimization, monitoring
v0.6.0 Agent Skills Q2 2026 Pluggable agent capabilities, shared core engine extraction
v0.7.0 MCP App Q3 2026 Full MCP application with persistent sessions
v0.8.0+ Quad Validation Q3+ 2026 4th agent (G-Agent/Grok), separate CLI interface (discussion)

Commercialization Path

The FLYWHEEL TEAM has defined 5 conditions that must be met before creating a separate quad-cli repository:

  1. v0.5.0 Foundation complete and stable
  2. Proven BYOK adoption (>20 active BYOK users)
  3. Community demand for CLI interface validated
  4. Core engine extracted as shared module (v0.6.0)
  5. Security specification inherited from v0.5.0

Priority chain: v0.5.0 Foundation → v0.5.x Stability → v0.6.0 Agent Skills → v0.7.0 MCP App → v0.8.0+ Quad CLI


Version History

Version Date Key Changes
v0.4.5 Feb 28, 2026 BYOK Live, per-tool-call provider override, 7+ providers
v0.4.4 Feb 27, 2026 Version bump, favicon 48x48, base64 C-S-P fix
v0.4.3 Feb 26, 2026 Multi-model trinity, Y-Agent addition
v0.4.0 Feb 2026 Streamable-HTTP transport, GCP Cloud Run migration
v0.3.5 Feb 2026 Input sanitization, prompt injection detection
v0.3.0 Jan 2026 X-Z-CS RefleXion Trinity
v0.2.0 Jan 2026 Template library (19 templates)
v0.1.0 Dec 2025 Initial MCP server with basic validation

See the full ROADMAP.md in the repository for detailed planning.


← Back to Home

Clone this wiki locally