|
Merge branch 'master' into feature/navi-code
# Conflicts: # navi/api/websocket.py # navi/config.py # navi/core/agent.py # navi/core/orchestrator.py # navi/main.py |
|---|
| .env.example |
|---|
| mcp_servers.d/navi_ui.json 0 → 100644 |
|---|
| navi/api/websocket.py |
|---|
| navi/config.py |
|---|
| navi/core/agent.py |
|---|
| navi/core/orchestrator.py |
|---|
| navi/main.py |
|---|
| navi/mcp/tools.py |
|---|
| navi/mcp/ui_server/__init__.py 0 → 100644 |
|---|
| navi/mcp/ui_server/components/__init__.py 0 → 100644 |
|---|
| navi/mcp/ui_server/components/base.py 0 → 100644 |
|---|
| navi/mcp/ui_server/components/card_grid.py 0 → 100644 |
|---|
| navi/mcp/ui_server/components/form.py 0 → 100644 |
|---|
| navi/mcp/ui_server/components/registry.py 0 → 100644 |
|---|
| navi/mcp/ui_server/server.py 0 → 100644 |
|---|
| navi/profiles/secretary/config.json |
|---|
| tests/unit/mcp/test_ui_server.py 0 → 100644 |
|---|
| webclient/dist/assets/index-Bgnk3REC.css 100644 → 0 |
|---|
| webclient/dist/assets/index-CmNmE5eg.css 0 → 100644 |
|---|
| webclient/dist/assets/index-DNhMM63Q.js 0 → 100644 |
|---|
|
Not supported
|
| webclient/dist/assets/index-DzAywTTN.js 100644 → 0 |
|---|
|
Not supported
|
| webclient/dist/index.html |
|---|
| webclient/src/components/messages/AssistantMessage.vue |
|---|
| webclient/src/components/messages/UiComponentCard.vue 0 → 100644 |
|---|
| webclient/src/components/ui/CardGrid.vue 0 → 100644 |
|---|
| webclient/src/components/ui/Form.vue 0 → 100644 |
|---|
| webclient/src/components/ui/registry.js 0 → 100644 |
|---|
| webclient/src/composables/useWebSocket.js |
|---|
| webclient/src/stores/chat.js |
|---|
| webclient/tests/unit/components/ui/CardGrid.test.js 0 → 100644 |
|---|
| webclient/tests/unit/components/ui/Form.test.js 0 → 100644 |
|---|
| webclient/tests/unit/components/ui/UiComponentCard.test.js 0 → 100644 |
|---|
| webclient/tests/unit/components/ui/registry.test.js 0 → 100644 |
|---|