Commit 534d7e5
1 file changed
+1
-1
lines changed- dive_mcp_host/host/agents/chat_agent.py+42-47
- dive_mcp_host/host/agents/file_in_additional_kwargs.py+8-12
- dive_mcp_host/host/conf/__init__.py+1
- dive_mcp_host/host/host.py+2-2
- dive_mcp_host/host/tools/hack/oauth2.py+29
- dive_mcp_host/host/tools/mcp_server.py+10-3
- dive_mcp_host/host/tools/oauth.py+17-1
- dive_mcp_host/httpd/conf/mcp_servers.py+1
- dive_mcp_host/httpd/database/migrations/versions/20251209120000_add_prompt_token_fields.py+46
- dive_mcp_host/httpd/database/models.py+2
- dive_mcp_host/httpd/database/msg_store/base.py+6
- dive_mcp_host/httpd/database/orm_models.py+4
- dive_mcp_host/httpd/routers/models.py+4
- dive_mcp_host/httpd/routers/utils.py+82-23
- dive_mcp_host/httpd/server.py+1
- pyproject.toml+14-15
- tests/httpd/routers/test_chat.py+3-8
- tests/test_host.py+8-4
- tests/test_providers.py+1-1
- uv.lock+1.8k-1.4k
0 commit comments