This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+6 more
Affected surfaces
Summary
AI summaryNew tip explains switching between multiple Claude accounts using long-lived tokens stored securely.
Full changelog
Tip 45: switch between multiple Claude accounts
New tip on switching between multiple Claude accounts (for example, personal vs work) quickly:
- Mint a long-lived token per account with
claude setup-token - Store each token in the macOS Keychain instead of plaintext dotfiles
- Add
clw/clpshell functions that pass the token viaCLAUDE_CODE_OAUTH_TOKEN
The env var works on Linux and Windows too (their logins live in ~/.claude/.credentials.json instead); the Keychain setup shown is a Mac example to adapt to your own system.
(#35)
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About claude-code-tips
45 tips for getting the most out of Claude Code, from basics to advanced - includes a custom status line script, cutting the system prompt in half, using Gemini CLI as Claude Code's minion, and Claude Code running itself in a container. Also includes the dx plugin.
Related context
Related tools
Beta — feedback welcome: [email protected]