This website requires JavaScript.
Explore
Help
Register
Sign In
ooodc
0 Followers
·
0 Following
Joined on
2026-04-10
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
1
Projects
Packages
Public Activity
Starred Repositories
ooodc
pushed to
main
at
ooodc/PicoBot
2026-06-06 10:41:56 +08:00
988e77123c
feat: 精简日志记录,移除冗余信息,优化调试输出
ooodc
pushed to
main
at
ooodc/PicoBot
2026-06-06 10:32:36 +08:00
39072f724e
feat: 优化文本分割逻辑,避免在 markdown 表格和代码块中间拆分
ooodc
pushed to
main
at
ooodc/PicoBot
2026-06-06 10:25:15 +08:00
c3bfe32fa3
feat: 实现长消息分块发送功能,优化 WeChat 消息传递
ooodc
pushed to
main
at
ooodc/PicoBot
2026-06-06 09:26:58 +08:00
fb90641774
feat: 增强日志记录,添加消息处理和工具执行的详细信息
ooodc
pushed to
main
at
ooodc/PicoBot
2026-06-04 21:53:03 +08:00
bd13cffe14
feat: 添加亮色/暗色主题切换功能
ooodc
pushed to
main
at
ooodc/PicoBot
2026-06-04 17:33:33 +08:00
d1d4998a26
feat: 增加工具结果字符限制,提升处理能力至 100,000 字符
2f529e96d0
feat: 添加滚动控制功能,支持回到顶部和回到底部的按钮
Compare 2 commits »
ooodc
pushed to
main
at
ooodc/PicoBot
2026-06-03 21:53:52 +08:00
e8a3a47ac7
feat: 添加 TaskStarted 事件,支持任务开始通知功能
ooodc
pushed to
main
at
ooodc/PicoBot
2026-06-03 18:15:27 +08:00
1d4ebb27a7
feat: 更新 StopExecution 命令和 CancelManager,支持按话题取消 Agent 执行
1b571e943f
feat: 添加停止当前执行的 Agent 功能,支持通过 /stop 命令取消执行
a11fdac86a
feat: 优化消息历史清理逻辑,支持移除任意位置的未完成工具调用序列
0d6880f6a3
fix: 修复任务工具结果解析逻辑,确保正确处理显示内容
a783abd0e3
feat: 添加恢复代码块占位符的功能,优化文本处理逻辑
Compare 5 commits »
ooodc
pushed to
main
at
ooodc/PicoBot
2026-06-03 00:08:35 +08:00
15dfc48837
feat: 根据 chat_id 自动选择 Session,支持定时任务专用 Session
ooodc
pushed to
main
at
ooodc/PicoBot
2026-06-02 23:31:19 +08:00
a2c7981d6d
feat: 添加 fresh_session 选项以支持清理历史记录
ooodc
pushed to
main
at
ooodc/PicoBot
2026-06-02 20:42:06 +08:00
cb58d9f3f0
feat: 清理消息历史中不完整的 tool call 序列
9f2eedf313
feat: 更新消息处理逻辑,仅接受带有匹配 subagent_task_id 的消息
Compare 2 commits »
ooodc
pushed to
main
at
ooodc/PicoBot
2026-06-02 18:43:52 +08:00
ea6fabe41d
feat: 添加持久化消息处理程序,增强定时任务消息的持久化能力
025c355c7d
feat: 在消息查询中添加工具执行时长字段,增强消息记录功能
590ea9abb0
feat: 添加工具执行时长字段到消息存储,增强消息记录功能
5f2bc950b1
feat: 添加定时任务和聊天消息加载功能,增强调度管理
4d6d989247
feat: 添加工具执行时长字段,增强消息处理功能
Compare 7 commits »
ooodc
pushed to
main
at
ooodc/PicoBot
2026-06-02 15:24:18 +08:00
eebfe0faa5
feat: 增强错误处理和日志记录,优雅处理通道关闭情况
ooodc
pushed to
main
at
ooodc/PicoBot
2026-06-02 11:07:17 +08:00
1541dd7c10
feat: 添加平台特定的进程输入等待检查功能,增强 Bash 工具的用户授权检测
ooodc
pushed to
main
at
ooodc/PicoBot
2026-05-31 17:09:40 +08:00
9b6cae0803
feat: 前端静态文件嵌入二进制
ooodc
pushed to
main
at
ooodc/PicoBot
2026-05-30 13:13:06 +08:00
1288ba268f
feat: 限定记忆命名空间为7种分类
7d9355fd78
feat: WebSocket 媒体文件处理优化
c2293238fc
feat: 前端支持文件附件输入
Compare 3 commits »
ooodc
pushed to
main
at
ooodc/PicoBot
2026-05-29 23:13:10 +08:00
3d9c981c2a
feat: 前端输入框体验优化
ooodc
pushed to
main
at
ooodc/PicoBot
2026-05-29 18:11:12 +08:00
06756a4816
fix: 修复消息持久化缺失 topic 关联和 assistant 文本丢失
2bda66a042
fix:user 消息重复
d0051baa07
refactor: 消息持久化从批量改为实时逐条,通过装饰器模式实现
3b0b4c1f2e
refactor: 消息持久化改为批量单事务插入
4cb26b5b67
feat: 子智能体任务消息查看,实时广播工具调用事件
Compare 8 commits »
ooodc
pushed to
main
at
ooodc/PicoBot
2026-05-28 18:53:18 +08:00
5e5de7ce9f
refactor: 移除 show_tool_results 开关,始终实时推送工具调用消息
7755164df5
feat:记忆修改隔离
598d425c28
feat: 话题添加描述字段,工具消息按 tool_call_id 合并展示
44e82e8473
feat: 附件通过 base64 内容实现前端直接下载
7898ca69e4
feat: 添加附件支持、自动选择话题及消息展示优化
Compare 8 commits »
ooodc
pushed to
main
at
ooodc/PicoBot
2026-05-26 17:44:04 +08:00
624d8e8943
feat: 添加 React Web UI 前端界面
First
Previous
...
2
3
4
5
6
...
Next
Last