Support Matrix

Current Agent Matrix

AgentTerminal AgentSession ResumeBundled Godot MCPAuto-installLinuxWindowsmacOS
Claude CodeYesYesYesYesYesYesNo
Google Antigravity CLIYesYesYesYesYesYesNo
AiderYesAuto-detectedNoYesYesYesNo
GitHub Copilot CLIYesAuto-detectedYesYesYesYesNo
Mistral VibeYesAuto-detectedYesYesYesYesNo
OpenAI Codex CLIYesYesYesYesYesYesNo
OpenCodeYesYesYesYesYesYesNo
Grok BuildYesYesYesYesYesYesNo
Command CodeYesAuto-detectedYesYesYesYesNo
Custom agent (yours)YesNoNoNoYesYesYes

How To Read This

  • Terminal Agent: the tool can be launched and used in GDAgent as a normal terminal-based workflow
  • Session Resume: reopening the editor (or restarting an agent) continues the same AI conversation in each tab — see Workspace & Session Restore. “Auto-detected” means GDAgent probes the installed version and enables resume when the tool supports the required flags.
  • Bundled Godot MCP: GDAgent can auto-configure bundled MCP integration for that tool
  • Auto-install: GDAgent can run the install command for that tool from the UI

Notes

  • Aider is a supported GDAgent terminal agent, but GDAgent does not auto-configure bundled Godot MCP integration for it.
  • Custom agents are the ones you register yourself under Settings -> Agents. GDAgent launches the command you give it and nothing more, so they get no install flow, no bundled MCP config, and no session resume — and no platform restrictions either.
  • Terminal scrollback restore works for every agent regardless of the Session Resume column — it replays the previous output above a divider when a tab is restored.
  • macOS remains future work in the current product matrix.