infra/scripts/workstation
Viktor Barzin 77f03c62af workstation: share admin Claude subscription with non-admins (CLAUDE_CODE_OAUTH_TOKEN)
Non-admins without their own ~/.claude login get the shared long-lived sk-ant-oat01 token injected into their t3-serve env, so their agent authenticates against the admin's subscription. setup-devvm.sh stages it from Vault secret/workstation.claude_oauth_token (root-readable); the provisioner's install_user_claude_token injects per-user, if-absent (never clobbers emo's own login). Live-fixed anca (verified AUTHOK); this codifies it for reproducibility + future users. NOT pushed (shared-tree divergence hold).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-09 14:06:53 +00:00
..
skel workstation: machine-wide config inheritance (managed claudeMd + setup-devvm.sh + skel) 2026-06-08 14:07:04 +00:00
.gitignore workstation: machine-wide config inheritance (managed claudeMd + setup-devvm.sh + skel) 2026-06-08 14:07:04 +00:00
managed-settings.json workstation: machine-wide config inheritance (managed claudeMd + setup-devvm.sh + skel) 2026-06-08 14:07:04 +00:00
packages.txt workstation: roster source-of-truth + host package manifest [ci skip] 2026-06-08 13:38:20 +00:00
roster.yaml workstation: roster source-of-truth + host package manifest [ci skip] 2026-06-08 13:38:20 +00:00
roster_engine.py workstation: roster-driven provisioner (SSoT reconcile, additive-only) 2026-06-08 14:18:12 +00:00
setup-devvm.sh workstation: share admin Claude subscription with non-admins (CLAUDE_CODE_OAUTH_TOKEN) 2026-06-09 14:06:53 +00:00
test_roster_engine.py workstation: roster-driven provisioner (SSoT reconcile, additive-only) 2026-06-08 14:18:12 +00:00