Skip to content

cli-v3.9.2

Latest

Choose a tag to compare

@github-actions github-actions released this 31 Dec 02:40
· 71 commits to main since this release
feat(cli): support ANTHROPIC_API_KEY and auto-approve in ~/.claude.json

- Add --auth-token parameter for ANTHROPIC_AUTH_TOKEN
- Support both ANTHROPIC_API_KEY and ANTHROPIC_AUTH_TOKEN for Claude
- If API_KEY provided, AUTH_TOKEN is optional; otherwise AUTH_TOKEN required
- Auto-add API key suffix (last 20 chars) to ~/.claude.json approved list
- Auto-set hasCompletedOnboarding=true to skip login

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>