You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix Claude auth persistence and improve devcontainer user configuration
- Add bind mounts for .claude directory and .claude.json file to persist Claude authentication across container rebuilds
- Switch from vscode to ubuntu user (UID 1000) to resolve shell history permission issues
- Update volume mounts to use ubuntu user paths
- Remove old Docker volumes that had incorrect ownership
0 commit comments