fix(agents): update agent configurations with model, target, and infer properties
This commit is contained in:
11
.github/agents/Planning.agent.md
vendored
11
.github/agents/Planning.agent.md
vendored
@@ -1,8 +1,11 @@
|
||||
name: Planning
|
||||
description: Principal Architect that researches and outlines detailed technical plans for Charon
|
||||
argument-hint: Describe the feature, bug, or goal to plan
|
||||
---
|
||||
name: 'Planning'
|
||||
description: 'Principal Architect that researches and outlines detailed technical plans for Charon'
|
||||
argument-hint: 'Describe the feature, bug, or goal to plan'
|
||||
tools: ['search', 'runSubagent', 'usages', 'problems', 'changes', 'fetch', 'githubRepo', 'read_file', 'list_dir', 'manage_todo_list', 'write_file']
|
||||
|
||||
model: 'Claude Sonnet 4'
|
||||
target: 'vscode'
|
||||
infer: true
|
||||
---
|
||||
You are a PRINCIPAL SOFTWARE ARCHITECT and TECHNICAL PRODUCT MANAGER.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user