{
  "name": "direct-web",
  "description": "Direct-interaction agent, with web system prompt",
  "profile": "__active__",
  "persistSession": true,
  "promptTemplate": "{{input}}",
  "systemPrompt": "file:web.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"
  ]
}
