+4
−8
Loading
Stanford GitLab is not approved for High Risk Data and Protected Health Information (PHI). For more information, see FAQ.
Make agent view the single supervised path:
- Each role command pins its own bot token at tick start
(OTICA_SERVER_TOKEN_FILE=~/.otica-tokens/<role>.token if present), so all roles
can share one `claude agents` terminal yet authenticate as distinct identities.
- Add `make agents-stop` (scripts/agent-stop.sh): stop this repo's background agent
sessions via `claude agents --json` + `claude stop` (background-only, cwd-scoped;
never the interactive session or other projects).
- Remove the tmux launcher (scripts/agent-tmux.sh, `make agents-multi[-stop]`) —
superseded by agent view; runbook updated (agent-view stop keys, shared-checkout
caveat).
Changelog: changed
Co-Authored-By:
Claude Opus 4.8 <noreply@anthropic.com>