Vibe Coding
`claude agents` was silently dropping --model, --effort and --permission-mode across an auto-update relaunch
2.1.274 fixes `claude agents` losing `--model`, `--effort`, `--permission-mode`, `--allow-dangerously-skip-permissions` and `--agent` after an auto-update relaunch. A separate fix stops subagents declared `model: "opus"` on Bedrock, Vertex or Foundry from falling back to the session model when the deployment's model id has no recognizable family, unless `ANTHROPIC_DEFAULT_OPUS_MODEL` is set. Both mean a scheduled run could have been executing at different model and effort settings than its command line said, with no error.
↳ Follow the thread