This website requires JavaScript.
Explore
Help
Register
Sign In
xiaoski
/
PicoBot
Watch
1
Star
0
Fork
0
You've already forked PicoBot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
117
Commits
4
Branches
0
Tags
Commit Graph
4 Commits
Author
SHA1
Message
Date
xiaoxixi
81e9f1e7db
clippy --fix: 合并嵌套if、简化map_or、移除冗余引用等机械性优化
2026-05-08 16:35:21 +08:00
xiaoxixi
8219e7c928
优化系统提示词:移除冗余的工具列表,自动创建skills目录
...
- 移除 ToolsSection:工具定义已通过 API 的 tools 参数传递,无需在提示词中重复 - SkillsLoader 启动时自动创建 ~/.picobot/skills 目录
2026-04-28 20:41:36 +08:00
xiaoxixi
ac2333900a
重构: 添加技能加载和获取工具,优化技能管理
2026-04-26 23:35:06 +08:00
xiaoxixi
401a7b6473
初步实现skill
2026-04-26 23:18:23 +08:00