This website requires JavaScript.
Explore
Help
Register
Sign In
ooodc
/
PicoBot
Watch
1
Star
0
Fork
0
You've already forked PicoBot
Code
Pull Requests
Activity
PicoBot
/
web
History
oudecheng
f3e3ebf55f
test: 添加 useChat handleServerMessage 特征测试
...
新增 13 条特征测试,覆盖 handleServerMessage 全部 20 个 case 与 3 层路由(调度器→子智能体→主视图),锚定行为基线以保护后续组合根重写的回归风险。
2026-07-08 11:28:28 +08:00
..
public
feat: 添加 favicon.svg 文件并在 index.html 中引用
2026-06-08 14:43:47 +08:00
src
test: 添加 useChat handleServerMessage 特征测试
2026-07-08 11:28:28 +08:00
.gitignore
feat: 添加 React Web UI 前端界面
2026-05-26 17:43:15 +08:00
index.html
feat: 添加 favicon.svg 文件并在 index.html 中引用
2026-06-08 14:43:47 +08:00
package-lock.json
test: 添加 vitest 测试基础设施
2026-07-08 11:24:10 +08:00
package.json
test: 添加 vitest 测试基础设施
2026-07-08 11:24:10 +08:00
postcss.config.js
feat: 添加 React Web UI 前端界面
2026-05-26 17:43:15 +08:00
tailwind.config.js
feat: 添加 React Web UI 前端界面
2026-05-26 17:43:15 +08:00
tsconfig.json
feat: 添加 React Web UI 前端界面
2026-05-26 17:43:15 +08:00
tsconfig.node.json
feat: 添加 React Web UI 前端界面
2026-05-26 17:43:15 +08:00
vite.config.ts
feat(gateway): 添加配置管理功能支持敏感信息脱敏
2026-06-15 17:22:32 +08:00
vitest.config.ts
test: 添加 vitest 测试基础设施
2026-07-08 11:24:10 +08:00