Files
vibe-kanban/backend
Solomon 6a51020fd9 Streaming support for conversation history with SSE (#167)
* Streaming support with SSE

The main focus was on Gemini-CLI token streaming, which uses the standard JSON-Patch format to stream real-time updates to the frontend visa SSE.

There is also a default database-backed SSE implementation which covers the remaining executors like Claude-code.

* minor refactorings
2025-07-16 13:31:49 +01:00
..
2025-07-01 10:03:43 +01:00
2025-07-08 18:32:23 +01:00