Skip to content

v0.5.0

Custom Agent Support

This release introduces the ability to configure your own custom CLI coding agent.

How to use

  1. Go to Settings/Preferences > Tools > LLM Brains
  2. Enable the Custom Agent checkbox
  3. Fill in the details:
  4. Name: The display name shown in the dropdown menu
  5. Command: The CLI command to execute (must be in your PATH)
  6. 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