Release 2.0.44 (2026-05-24)¶
Bug fixes¶
- write .credentials.json for Claude Code interactive TUI auth The interactive TUI shows its login prompt when no ~/.claude/.credentials.json exists, even if CLAUDE_CODE_OAUTH_TOKEN is set. Write the credentials file during token injection so the TUI recognizes the stored auth.
Chores¶
- bump version to 2.0.44