Add web chat client
- Single-page chat UI served as static files from FastAPI
- Sidebar with profile selector, new chat button, session list
- WebSocket streaming: shows tool calls and text deltas in real time
- Typing indicator, streaming cursor, auto-resize textarea
- Session history loads on switch
1 parent 41cdab1 commit 45dc70642cf7d078bddde3dff29a45de4844a559
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored on 8 Apr
Showing 5 changed files
View
client/app.js 0 → 100644
View
client/index.html 0 → 100644
View
client/style.css 0 → 100644
View
navi/main.py
View
pyproject.toml