This website requires JavaScript.
Explore
Help
Register
Sign In
xiaoski
0 Followers
·
0 Following
Joined on
2025-03-25
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
xiaoski
pushed to
main
at
xiaoski/PicoBot
2026-04-12 18:38:58 +08:00
c971bc3639
feat: 添加上下文压缩功能,优化消息历史管理和工具调用日志记录
dcf04279a7
feat(feishu): add reply context handling for messages and improve content fetching
fb0a9e06aa
feat(agent): add loop detection and result truncation for tool calls
3d72f3dfa8
feat(feishu): enhance message sending with dynamic format detection and support for interactive cards
Compare 4 commits »
xiaoski
pushed to
main
at
xiaoski/PicoBot
2026-04-12 11:03:19 +08:00
394b5fdd6a
feat:1、agentloop支持多轮工具调用
862eb1115a
Revert "feat(agent): add parallel tool execution with concurrency-safe batching"
Compare 2 commits »
xiaoski
pushed to
main
at
xiaoski/PicoBot
2026-04-09 21:22:59 +08:00
0c0d0c1443
feat(agent): add parallel tool execution with concurrency-safe batching
21b4e60c44
feat(feishu): add reaction handling and metadata forwarding in messages
a4399037ac
fix: use char-based slicing instead of byte-based to handle UTF-8
075b92f231
fix: truncate long text content before sending to Feishu
02a7fa68c6
docs: update implementation log with tools registration
Compare 15 commits »
xiaoski
pushed to
main
at
xiaoski/PicoBot
2026-04-07 21:53:47 +08:00
a051f83050
Refactor AgentLoop to manage history externally via SessionManager
xiaoski
pushed to
main
at
xiaoski/PicoBot
2026-04-06 23:44:03 +08:00
9834bd75cf
feat: add calculator tool and integrate with agent loop
4ed2f986a1
添加 tracing 日志支持,替换 println! 输出,增强错误处理和调试信息
09899ddb91
添加日志模块,初始化日志记录功能,设置日志目录为 ~/.picobot/logs,支持每日轮换
34ab439067
重构消息处理逻辑,添加 MessageHandler trait,支持多用户会话,更新 FeishuChannel 和 SessionManager,增强错误处理
Compare 4 commits »
xiaoski
pushed to
main
at
xiaoski/PicoBot
2026-04-06 18:48:13 +08:00
04736f9f46
添加 Feishu 通道支持,重构配置以包含通道设置,更新依赖项,增强错误处理
35d201f206
重构项目结构,添加代理、网关和客户端模块,更新配置以支持默认网关设置,增强错误处理,添加 WebSocket 支持
8b1e6e7e06
实现基本的模型调用
Compare 3 commits »
xiaoski
created branch
main
in
xiaoski/PicoBot
2026-04-05 15:00:08 +08:00
xiaoski
pushed to
main
at
xiaoski/PicoBot
2026-04-05 15:00:08 +08:00
5dc13ea7ce
first commit
xiaoski
created repository
xiaoski/PicoBot
2026-04-05 14:58:35 +08:00