feat: attachment context for LLM, markdown rendering, mobile layout with back arrow

This commit is contained in:
Agent Zero
2026-07-17 13:45:21 +02:00
parent 202d80c750
commit 70b8a66fd4
5 changed files with 1490 additions and 131 deletions
+2
View File
@@ -33,7 +33,9 @@
"react-dom": "^18.3.1",
"react-hook-form": "^7.53.0",
"react-i18next": "^15.0.0",
"react-markdown": "^10.1.0",
"react-router-dom": "^6.26.0",
"remark-gfm": "^4.0.1",
"zod": "^3.23.8",
"zustand": "^4.5.5"
},