mirror of
https://github.com/thedotmack/claude-mem.git
synced 2026-09-20 04:23:02 +08:00
fb755ce3ca
Claude Code stores OAuth under -a claude-code-user when the Unix username fails /^[a-zA-Z0-9._-]+$/ (common on MDM Macs named after an email). readMacOsKeychain now applies the same sanitize/fallback so observer batches can read the token those users already have. Closes #4037 Co-authored-by: Cursor Agent <cursoragent@cursor.com> Co-authored-by: Alex Newman <thedotmack@users.noreply.github.com>