Citadel Buys Situational Awareness's Stock Portfolio After Big Losses in AI
2026-07-31
原文 →
找到 14544 篇相关文章
I use separate Claude Code accounts for work and personal projects. Having to log out and go through the login flow every time I switched accounts became annoying, so I built a small CLI to solve it. The commands are intentionally simple: claude account add myworkaccount claude account add mypersonalaccount claude account use myworkaccount claude account current After switching, Claude Code works normally: claude claude "fix this bug in main.py" Repository: https://github.com/hamzarehmandevelope