|
|
c81b1e42c7
|
feat(skills): enhance SkillsLoader to support workspace skills directory and update skills loading logic
feat(get-skill): add action parameter for skill retrieval and implement skill listing functionality
fix(session): adjust skills prompt formatting for improved clarity
|
2026-05-10 17:45:34 +08:00 |
|
|
|
81e9f1e7db
|
clippy --fix: 合并嵌套if、简化map_or、移除冗余引用等机械性优化
|
2026-05-08 16:35:21 +08:00 |
|
|
|
8219e7c928
|
优化系统提示词:移除冗余的工具列表,自动创建skills目录
- 移除 ToolsSection:工具定义已通过 API 的 tools 参数传递,无需在提示词中重复
- SkillsLoader 启动时自动创建 ~/.picobot/skills 目录
|
2026-04-28 20:41:36 +08:00 |
|
|
|
ac2333900a
|
重构: 添加技能加载和获取工具,优化技能管理
|
2026-04-26 23:35:06 +08:00 |
|
|
|
401a7b6473
|
初步实现skill
|
2026-04-26 23:18:23 +08:00 |
|