refactor(team_runner): make runtimes config-driven — replace hardcoded slots with dict

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-16 00:50:17 -04:00
parent 71316b3090
commit 7b1cf7315c
2 changed files with 53 additions and 17 deletions

View File

@@ -7,7 +7,6 @@ adapters:
llm: anthropic
vcs: github
notify: openclaw
runtime: openclaw
models:
default_max_tokens: 4096