Skip to main content

Module builtin

Module builtin 

Source
Expand description

Built-in agent definitions

Constants§

BUILD_SYSTEM_PROMPT
System prompt for the build agent
EXPLORE_SYSTEM_PROMPT
System prompt for the explore agent
PLAN_SYSTEM_PROMPT
System prompt for the plan agent

Functions§

build_agent
The default “build” agent - full access for development work
explore_agent
The “explore” agent - fast codebase exploration
plan_agent
The “plan” agent - read-only for analysis and exploration