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
/
src
/
command
History
oudecheng
1c6ee160e5
feat: 添加父话题 ID 支持,优化子智能体任务管理和会话关联
2026-05-20 18:11:16 +08:00
..
adapters
feat: 添加子智能体支持到保存话题和会话功能,优化数据持久化
2026-05-20 17:52:46 +08:00
handlers
feat: 添加父话题 ID 支持,优化子智能体任务管理和会话关联
2026-05-20 18:11:16 +08:00
adapter.rs
feat: 实现命令适配器和处理器,支持 CLI 和 WebSocket 输入,优化会话管理
2026-05-13 17:48:33 +08:00
context.rs
feat: Enhance session management with topic support
2026-05-15 15:01:58 +08:00
handler.rs
feat: add /help command to display all supported commands
2026-05-16 19:48:39 +08:00
mod.rs
feat: 添加子智能体支持到保存话题和会话功能,优化数据持久化
2026-05-20 17:52:46 +08:00
response.rs
feat: 实现命令适配器和处理器,支持 CLI 和 WebSocket 输入,优化会话管理
2026-05-13 17:48:33 +08:00