[BUG] `stop_reason` is always `None`
Resolved 💬 3 comments Opened Jun 4, 2025 by notabene00 Closed Jun 4, 2025
Environment
- Platform (select one):
- [x] Anthropic API
- [ ] AWS Bedrock
- [ ] Google Vertex AI
- [ ] Other: <!-- specify -->
- Claude CLI version: <!-- output of
claude --version-->1.0.10 (Claude Code) - Operating System: <!-- e.g. macOS 14.3, Windows 11, Ubuntu 22.04 -->N/A
- Terminal: <!-- e.g. iTerm2, Terminal App -->N/A
Steps to Reproduce
- update to v1.0.10
- run
claude -p "run ls" --output-format stream-json --verbose - look at the ouput
Expected Behavior
<!-- What you expected to happen -->tool_use/end_turn/etc values for stop_reason
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗