Roadmap
Invoked roadmap — what's shipped, what's in progress, and what's coming next for the MCP-native agent tooling workspace.
This page tracks Invoked's development phases. Shipped phases are stable and in the current release. In-progress and upcoming phases are subject to change.
Shipped
Phase 1 — Core shell
Electron scaffold, SQLite persistence, workspace ID management, IPC bridge between main and renderer processes.
Phase 2 — Tool engine
17+ built-in tools across filesystem, web, shell, git, and Tinybird. Tool composer UI with parameter configuration and search.
Phase 3 — Agent runs
Run execution engine, step-by-step trace, token counting, error inspector, full run history persisted to SQLite.
Phase 4 — Multi-provider LLM
Anthropic, OpenAI, Groq, Ollama, and AWS Bedrock. Model switching without config file changes. Per-skill model pinning.
Phase 5 — Skills
Skill authoring, parameterized prompt templates, version history, run-in-chat and run-in-agent modes.
Phase 6 — Evals
Side-by-side run comparison, LLM judge scoring, exact match and baseline diff, batch eval execution.
Phase 7 — Multi-agent canvas
Visual flow canvas, parallel agent execution, dependency graph, orchestrator with natural language goal input.
Phase 7b — Polish
Knock-powered notification bell, unread dot indicator, command palette, prompt workspace, OpenAPI export panel.
In progress
Phase 8 — Auth and billing
Clerk-based authentication, account creation on download (name and email), trial license delivery by email, Stripe subscription for Solo and Team plans. License status checked and unlocked dynamically — no reinstall needed.
Phase 8 is blocked on a domain transfer. Work begins immediately after that resolves.
Upcoming
Phase 8b — Teams
Shared workspaces, team skill libraries, role-based access control, and config sharing. Publish your tool configuration and credentials profile once — teammates pull the same setup on first launch.
Phase 9 — Analytics
Token spend, run frequency, skill adoption rates, and model cost breakdowns. Org-wide view for team accounts, per-user breakdowns for Solo plans.
Phase 10 — Skill generator
Describe an automation goal in plain language. Invoked scaffolds the skill, wires the tools, and writes the prompt. You review, edit, and publish.
Phase 11 — Marketplace
A community marketplace for skills. Browse, install in one click, fork to customise, or publish your own. Skills distributed through the marketplace are versioned and signed.
Phase 12 — Plugin ecosystem
A first-party plugin API covering tools, LLM providers, skill exporters, and importers. Community developers can build integrations for any service and publish them to the marketplace. Plugins run in a sandboxed context to protect the host application.
Designed to mirror the extensibility model of tools like Insomnia — a stable core with a rich ecosystem built on top.
Philosophy
Invoked ships features when they're genuinely useful, not to hit a roadmap date. Phases may be reordered, split, or merged based on user feedback.
If you have a feature request or want early access to an upcoming phase, get in touch.