Sentinel v0.8.6
Features
- app: restore a deleted account from the add-account flow
- the name-this-account step offers previously deleted accounts as Restore choices
- restoring attaches the fresh setup-token to the old account, preserving its name, organization, and usage history
Bug fixes
- daemon: never leave the proxy serving a removed account's token
- removing or purging the active account now hands the proxy to another live account, or clears the injected token so clients use their own credentials
- a newly added setup-token account takes over as active when the previous active account was removed or lost its credential
- re-auth and restore adopt the account as active when the active slot is unusable
- heal a stale ~/.claude.json active pointer at startup by switching to a live account (fixes Claude Desktop 401s after delete-then-re-add)
- skip the upstream-401 reauth broadcast for removed accounts
Full changelog: v0.8.5...v0.8.6