Markdown rendering for Gemini-CLI and other Assitant messages (#89)

* Cluster Gemini messages

* Render Assitant messages as markdown
This commit is contained in:
Solomon
2025-07-08 12:25:52 +01:00
committed by GitHub
parent b1addfb7c8
commit 930b8f6146
4 changed files with 2063 additions and 8 deletions

View File

@@ -24,12 +24,14 @@
"@radix-ui/react-tooltip": "^1.2.7",
"@sentry/react": "^9.34.0",
"@sentry/vite-plugin": "^3.5.0",
"@tailwindcss/typography": "^0.5.16",
"class-variance-authority": "^0.7.0",
"click-to-react-component": "^1.1.2",
"clsx": "^2.0.0",
"lucide-react": "^0.303.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-markdown": "^10.1.0",
"react-router-dom": "^6.8.1",
"tailwind-merge": "^2.2.0",
"tailwindcss-animate": "^1.0.7"