v0.5.0
Custom Agent Support
This release introduces the ability to configure your own custom CLI coding agent.
How to use
- Go to Settings/Preferences > Tools > LLM Brains
- Enable the Custom Agent checkbox
- Fill in the details:
- Name: The display name shown in the dropdown menu
- Command: The CLI command to execute (must be in your PATH)
- URL: Optional documentation URL for reference
Your custom agent will appear in the toolbar dropdown alongside the built-in agents.
Use cases
- Private or enterprise CLI tools: Add your company's internal coding assistant
- Experimental agents: Try out new CLI tools before they're officially supported
- Alternative configurations: Run the same agent with different aliases or wrappers
Other changes
- Now with 14 built-in agents: Amp, Claude Code, Codex, Copilot, Crush, Droid, Gemini, Goose, Grok, OpenCode, Qodo, Qwen Code, VT Code, and Warp