summaryrefslogtreecommitdiff
path: root/internal/config/config.go
diff options
context:
space:
mode:
authorPeter Stone <thepeterstone@gmail.com>2026-07-08 04:35:10 +0000
committerPeter Stone <thepeterstone@gmail.com>2026-07-08 04:35:10 +0000
commit2d9ae7e8b5660de32eeb12f74e845417e70a7e64 (patch)
tree9fbd8ff483112c2e21d1191b7dbf6e0fd0cbc7d8 /internal/config/config.go
parentfcf1821a62f151043df524deb111cadc4126e877 (diff)
fix(executor): pass --model to the claude CLI in ContainerRunner
buildInnerCmd never read t.Agent.Model when constructing the container's claude -p invocation -- every Claude-type task silently ran on the CLI's own default model regardless of what was requested via submit_task or the role-based escalation ladder. Confirmed via execution logs: every task run this session showed claude-sonnet-4-6 regardless of the model parameter passed, which only went unnoticed because sonnet was requested every time. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01VTUSAEKfsPc6WGDq45yPHD
Diffstat (limited to 'internal/config/config.go')
0 files changed, 0 insertions, 0 deletions