Invoke v0.10.16 β Orchestrator Mode, Built-in API Client & AI Terminal Commands
Hey everyone π
We just shipped the biggest Invoke update yet β v0.10.16. Here's what's new and why we built it.
Orchestrator Mode
Ever had a task too complex for a single AI agent to handle well? We did too.
Orchestrator Mode breaks your task into phases, spins up specialized sub-agents (plan, code, browser), coordinates them, and tracks progress automatically. You describe the goal β it manages the rest.
Available for subscribed users.
π Docs β invoke.yugin.co/docs/modes/orchestrator_mode
Built-in API Client
Why should you need a separate app just to test your APIs?
We built a full API client right into Invoke. Add endpoints manually, or just type /api in the chat and let the AI scan your project and populate them for you. Pre-request chains, .env variable support, auth flows, Run All with a pass/fail report β all without leaving your editor.
π Docs β invoke.yugin.co/docs/api_client
AI Terminal Commands & Commit Message Generation
How many times have you googled a terminal command you've used a hundred times? Now just ask β AI command generation is built into the terminal prompt bar.
And no more lazy commit messages. Open the Git Panel, hit generate, and get a proper commit message from your staged changes.
New Slash Commands
We added a set of slash commands so you can create and trigger things right from the chat input:
/agent β create a custom agent
/subagent β create a subagent
/skill β create a skill workflow
/api β let AI scan your project and populate endpoints
/invoke-guide β in-app help
And more
Editor breadcrumbs with symbol outline, drag & drop files into the editor, colored file icons (ESLint, PNPM, and more), and model selection for custom sub-agents.
Invoke is free to get started. Would love to hear what you think and what you'd want to see next.
π Download β invoke.yugin.co/download
π Full changelog β invoke.yugin.co/changelog
π Docs β invoke.yugin.co/docs


Replies