Merge branch 'master' into feat/mcp-ui

This commit is contained in:
Junyan Qin
2025-10-01 11:07:16 +08:00
20 changed files with 1479 additions and 20 deletions

6
.gitignore vendored
View File

@@ -22,7 +22,7 @@ tips.py
venv*
bin/
.vscode
test_*
/test_*
venv/
hugchat.json
qcapi
@@ -44,4 +44,6 @@ test.py
.venv/
uv.lock
/test
plugins.bak
plugins.bak
coverage.xml
.coverage