google-labs-jules[bot]
b919c66cbc
feat(sdk): Implement Ghost Cockpit Protocol WebSocket guard helper
- Formalized Ghost Cockpit Protocol in docs/GHOST_COCKPIT_SPEC.md.
- Added `GhostCockpitClient` reference implementation.
- Implemented `createWebSocketGuard` in `sdk/hono.ts` to seamlessly terminate invalidated user sessions with code 1008.
- Added robust lifecycle cleanups and error checking for WebSocket frame deliveries on socket close.
- Added comprehensive integration tests in `sdk/hono.test.ts`.
- Cleaned unused imports and fixed all linting warnings.
- Moved task definition to complete.
Co-authored-by: mrteye <1945243+mrteye@users.noreply.github.com>
2026-08-24 04:53:51 +00:00
..
2026-08-21 15:20:36 -07:00
2026-08-22 00:29:19 +00:00
2026-08-23 10:31:11 -07:00
2026-08-21 15:20:36 -07:00
2026-08-21 15:20:36 -07:00
2026-08-21 15:20:36 -07:00
2026-08-21 15:20:36 -07:00
2026-08-23 17:20:11 +00:00
2026-08-24 04:53:51 +00:00
2026-08-24 04:19:48 +00:00
2026-08-24 04:19:40 +00:00
2026-08-24 04:23:04 +00:00