- 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>
433 B
433 B
tickers, initial_cash, margin_requirement, enable_memory, max_comm_cycles, agent_overrides
| tickers | initial_cash | margin_requirement | enable_memory | max_comm_cycles | agent_overrides | ||
|---|---|---|---|---|---|---|---|
|
100000 | 0.0 | false | 2 |
Bootstrap
Use this file to describe run-specific setup notes, preferred tickers, risk bounds, or strategy constraints before the first execution.
The YAML front matter above is machine-readable runtime configuration. The markdown body below is injected into agent prompts as run context.