- Add EvaluationHook for post-execution agent evaluation - Add SkillAdaptationHook for dynamic skill adaptation - Add team/ directory with team coordination logic - Add TEAM_PIPELINE.yaml for smoke_fullstack pipeline config - Update RuntimeView, TraderView and RuntimeSettingsPanel UI - Add runtimeApi and websocket services - Add runtime_state.json to smoke_fullstack state Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
12 lines
188 B
YAML
12 lines
188 B
YAML
agent_id: valuation_analyst
|
|
prompt_files:
|
|
- SOUL.md
|
|
- PROFILE.md
|
|
- AGENTS.md
|
|
- POLICY.md
|
|
- MEMORY.md
|
|
enabled_skills: []
|
|
disabled_skills: []
|
|
active_tool_groups: []
|
|
disabled_tool_groups: []
|