添加长期存储,流式检查
Some checks failed
构建并部署 AI Agent 服务 / deploy (push) Has been cancelled

This commit is contained in:
2026-04-17 01:26:05 +08:00
parent 602d551fd1
commit 404efde282
37 changed files with 794 additions and 2095 deletions

View File

@@ -1,5 +1,6 @@
{
"editor.fontSize": 24,
"editor.formatOnSave": true,
"files.autoSave": "onWindowChange"
"files.autoSave": "onWindowChange",
"Codegeex.RepoIndex": true
}