Expand description
Constants§
- BUILD_
SYSTEM_ PROMPT - Raw build-agent system prompt template.
- EXPLORE_
SYSTEM_ PROMPT - Raw explore-agent system prompt template.
- PLAN_
SYSTEM_ PROMPT - Raw plan-agent system prompt template.
Functions§
- build_
agent - Returns the default full-access build agent profile.
- build_
plan_ system_ prompt - Builds the plan-agent prompt for a working directory.
- build_
system_ prompt - Builds the build-agent prompt for a working directory.
- explore_
agent - Returns the lightweight explore agent profile.
- load_
agents_ md - Loads the closest
AGENTS.mdat or abovestart_dir, stopping at the git root. - load_
all_ agents_ md - Loads all
AGENTS.mdfiles betweenstart_dirand the git root. - plan_
agent - Returns the read-only planning agent profile.