clarc/src
2026-01-28 15:02:40 -05:00
..
ansi.test.ts Add unit tests for ANSI-to-HTML converter 2026-01-28 14:23:49 -05:00
ansi.ts Refactor trimLineEndPreserveAnsi to simpler regex approach 2026-01-28 14:26:22 -05:00
auth.test.ts Add HMAC authentication with comprehensive tests 2026-01-28 11:14:54 -05:00
auth.ts Add HMAC authentication with comprehensive tests 2026-01-28 11:14:54 -05:00
cli.test.ts Parse state and stats events from Claude Code hooks 2026-01-28 13:48:56 -05:00
cli.ts Parse state and stats events from Claude Code hooks 2026-01-28 13:48:56 -05:00
db.test.ts Add unit tests for git persistence 2026-01-28 15:02:40 -05:00
db.ts Handle git WebSocket messages and persist to database 2026-01-28 14:56:53 -05:00
server.test.ts Add placeholder test 2026-01-28 11:03:32 -05:00
server.ts Handle git WebSocket messages and persist to database 2026-01-28 14:56:53 -05:00
types.ts Add git event types to ClientMessage and SSEEvent 2026-01-28 14:55:47 -05:00