[FEATURE] support `interleaved-thinking-2025-05-14` beta header through cli
Resolved 💬 2 comments Opened Jan 31, 2026 by gszep Closed Mar 1, 2026
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
I would like to run Claude Code with interleaved thinking for interactive long-running sessions.
Proposed Solution
When attempting to run claude with interleaved thinking beta headers we get a warning
claude --betas interleaved-thinking-2025-05-14 -p "what is 1+1?"
Warning: Beta header 'interleaved-thinking-2025-05-14' is not allowed. Only the following betas are supported: context-1m-2025-08-07
A simple support for the additional cli flag would be greatly appreciated
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗