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

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
This commit is contained in:
2026-03-16 00:50:17 -04:00
co-authored by Claude Sonnet 4.6
parent 71316b3090
commit 7b1cf7315c
2 changed files with 53 additions and 17 deletions
-1
View File
@@ -7,7 +7,6 @@ adapters:
llm: anthropic
vcs: github
notify: openclaw
runtime: openclaw
models:
default_max_tokens: 4096