Skip to Content

Synopsis

aigon research-start <ID> [agents...]

Shortcuts

  • /ars (slash command) · aigon ars (CLI)

Description

Start research <ID> [agents…] - begin Drive or Fleet research

Usage

# Slash command (Claude Code / Antigravity) /aigon:research-start <ID> # CLI aigon research-start <ID>

Model and effort overrides

Same per-run flags as feature start, for example:

aigon research-start 3 ag cx --models=ag=gemini-3.5-flash-medium,cx=gpt-5.3-codex

Without overrides, model and effort follow the research spec’s complexity, then each agent’s complexity ladder, then aigon config. See Agents: Spec complexity and model defaults.

Last updated on