迁移到 bun 框架,移除 js 文件依赖;增加对 tools 参数的校验

This commit is contained in:
2026-04-30 13:41:27 +08:00
parent 04f2f814f9
commit e6b10cd603
17 changed files with 371 additions and 1055 deletions
+1 -1
View File
@@ -12,5 +12,5 @@
"hostname": "127.0.0.1",
"port": 4096
},
"default_agent": "tjwater-assistant"
"default_agent": "agent"
}