No description
- Fix SSE cancel handler to properly capture controller in closure - Remove error JSON messages before WebSocket close (close reason is sufficient) - Add POST /api/sessions/:sessionId/prompts endpoint for prompt creation - Add SSE client cleanup on broadcast errors - Add createPrompt and getSession imports - Add prompt message type to ClientMessage for CLI prompt reporting - Add prompt message handler in WebSocket to create and broadcast prompts |
||
|---|---|---|
| docs | ||
| public | ||
| src | ||
| .gitignore | ||
| biome.json | ||
| bun.lock | ||
| CLAUDE.md | ||
| justfile | ||
| package.json | ||
| tsconfig.json | ||