Skip to content

claude-code-tips

v0.26.22 Feature

This release adds 1 notable feature for engineering teams evaluating rollout.

Published 23d AI Coding Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agentic agentic-ai agentic-coding agentic-workflow ai claude
+6 more
claude-ai claude-code cli developer-tools productivity tips-and-tricks

Affected surfaces

auth

Summary

AI summary

New 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/clp shell functions that pass the token via CLAUDE_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

Track claude-code-tips

Get notified when new releases ship.

Sign up free

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.

All releases →

Beta — feedback welcome: [email protected]