* 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