Skip to content

feat(ui): add local-agent disconnect control - #143

Merged
jmagly merged 1 commit into
elder-plinius:mainfrom
jmagly:fix/138-local-agent-disconnect
Aug 1, 2026
Merged

feat(ui): add local-agent disconnect control#143
jmagly merged 1 commit into
elder-plinius:mainfrom
jmagly:fix/138-local-agent-disconnect

Conversation

@jmagly

@jmagly jmagly commented Aug 1, 2026

Copy link
Copy Markdown
Collaborator

Closes #138.

Adds a per-agent Disconnect control to the Settings local-agent card using the existing /api/agents/local/disconnect endpoint. Disconnecting also clears the stale ping result, removes the agent from persisted auto-reconnect preferences, and clears the active-backbone pin when applicable.

Verification:

  • npm run typecheck
  • npx vitest run src/__tests__/local-api-hardening-static.test.ts (12/12)
  • npm run lint (0 errors; 136 pre-existing warnings)
  • npm test (707/707 Vitest, 11/11 ops preflight, 19/19 model matrix)

@jmagly
jmagly merged commit a606adf into elder-plinius:main Aug 1, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Local Agents disconnect button

1 participant