{
  "name": "main",
  "description": "General-purpose agent, using the currently active profile",
  "profile": "__active__",
  "persistSession": true,
  "promptTemplate": "{{input}}\n\nWrite your final reply to {{artifactPath}}.",
  "systemPrompt": "file:direct.md",
  "tools": "Agent,AskUserQuestion,Bash,Edit,EnterPlanMode,ExitPlanMode,Glob,Grep,Read,Skill,TaskStop,TodoWrite,WebFetch,WebSearch,Write",
  "pluginDirs": [
    "plugins/cortex-common",
    "plugins/cortex-stage-gate",
    "plugins/cortex-coder",
    "plugins/cortex-system",
    "plugins/cortex-feishu"
  ]
}
