Skip to content

feat: add system gateway restart control#5

Merged
HexaField merged 1 commit intomainfrom
feat/system-gateway-restart-button-pr
Apr 14, 2026
Merged

feat: add system gateway restart control#5
HexaField merged 1 commit intomainfrom
feat/system-gateway-restart-button-pr

Conversation

@HexaField
Copy link
Copy Markdown
Owner

Summary

  • add an OpenClaw gateway restart control to System → Devices
  • add a server endpoint that executes openclaw gateway restart via execFile
  • prevent duplicate restart requests and surface restart/reconnect status in the UI
  • add server and client coverage plus an implementation spec

Verification

  • pnpm exec vitest run packages/client/src/features/system/DevicesTab.test.ts packages/server/src/system/system.test.ts
  • pnpm --filter @sovereign/server check
  • note: repo-wide client typecheck is currently blocked by pre-existing WorkspaceView.tsx errors on main, unrelated to this change

@HexaField HexaField merged commit 2ac99ef into main Apr 14, 2026
1 check failed
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.

1 participant