Skip to content

chore(kiloclaw): remove deprecated /gateway/restart route#1041

Merged
1 commit merged intomainfrom
florian/chore/remove-old-gateway-restart-route
Mar 12, 2026
Merged

chore(kiloclaw): remove deprecated /gateway/restart route#1041
1 commit merged intomainfrom
florian/chore/remove-old-gateway-restart-route

Conversation

@pandemicsyn
Copy link
Contributor

Summary

Removes the backward-compat /api/admin/gateway/restart route from the kiloclaw worker. This was kept temporarily during the restartGatewayrestartMachine rename (#1038) so that old frontend versions could still reach the machine restart endpoint. Now that #1038 has been deployed and all frontends use /api/admin/machine/restart, the old alias is no longer needed.

Single file change: 26 lines deleted from kiloclaw/src/routes/api.ts.

Verification

  • pnpm typecheck in kiloclaw/ — pass
  • pnpm test in kiloclaw/ — 537 tests passed
  • pnpm lint in kiloclaw/ — pass
  • Additional verification by reviewer

Visual Changes

N/A

Reviewer Notes

…oute

The rename from restartGateway to restartMachine has been deployed and
all frontends now use /api/admin/machine/restart. Remove the old
/api/admin/gateway/restart alias that was kept for rollout safety.
@pandemicsyn pandemicsyn marked this pull request as ready for review March 11, 2026 19:37
@kilo-code-bot
Copy link
Contributor

kilo-code-bot bot commented Mar 11, 2026

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (1 files)
  • kiloclaw/src/routes/api.ts

Reviewed by gpt-5.4-20260305 · 226,377 tokens

@pandemicsyn pandemicsyn closed this pull request by merging all changes into main in c975a72 Mar 12, 2026
@pandemicsyn pandemicsyn deleted the florian/chore/remove-old-gateway-restart-route branch March 12, 2026 16:16
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