Stderr Display & Gemini output display in conversation history (#78)

- Implement noramlized output for Gemini
- Display stderr messages in conversation history
- Do not leak message history to stderr
This commit is contained in:
Solomon
2025-07-07 17:20:07 +01:00
committed by GitHub
parent 86e7cf8c72
commit 4b87bdb3ce
7 changed files with 546 additions and 260 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "vibe-kanban",
"version": "0.0.32",
"version": "0.0.37-ersion.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "vibe-kanban",
"version": "0.0.32",
"version": "0.0.37-ersion.3",
"devDependencies": {
"concurrently": "^8.2.2",
"vite": "^6.3.5"