|
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 |
|---|
|
|
| client/app.js 0 → 100644 |
|---|
| client/index.html 0 → 100644 |
|---|
| client/style.css 0 → 100644 |
|---|
| navi/main.py |
|---|
| pyproject.toml |
|---|