Files
gastown/internal/cmd
Julian Knutsen 2fb787c7a2 fix(rig): remove route from routes.jsonl on rig remove (#910)
When a rig is removed with `gt rig remove`, the route entry in
routes.jsonl was not being cleaned up. This caused problems when
re-adding the rig with a different prefix, resulting in duplicate
entries and prefix mismatch errors.

The fix calls beads.RemoveRoute() during rig removal to clean up
the route entry from routes.jsonl.

Fixes #899

Co-authored-by: dementus <julianknutsen@users.noreply.github>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-24 21:46:05 -08:00
..
2026-01-09 02:22:20 +13:00
2026-01-21 23:05:00 -08:00
2026-01-08 12:36:54 -05:00
2026-01-21 23:05:00 -08:00