Commit graph

6 commits

Author SHA1 Message Date
2082a908fa
Hook persistence into session lifecycle 2026-01-27 21:34:54 -05:00
ead57baf6f
Fix linter warnings 2026-01-27 21:13:43 -05:00
e467881a8c
Forward awareness/cursor to vim from bridge 2026-01-27 21:13:26 -05:00
c8020154e7
Fix biome formatting in bridge.test.ts 2026-01-27 17:53:33 -05:00
063564b1cd
Fix biome lint errors in bridge.test.ts 2026-01-27 17:52:47 -05:00
e5cb351a1a
Add bridge lifecycle test
Tests verify that:
- Bridge starts and signals ready message immediately
- Bridge connects to daemon via websocket and disconnects cleanly
- Bridge handles content synchronization without errors
- Process exits with code 0 on clean disconnect
2026-01-27 16:26:29 -05:00