Commit Graph

43 Commits

Author SHA1 Message Date
朱潮
2774069f8e add weather 2026-04-04 21:06:56 +08:00
朱潮
2cc8b893f7 remove 2026-04-04 08:01:21 +08:00
朱潮
f3165944d2 docs: enhance weather-forecasts SKILL.md with time-range queries
Add tomorrow, day after tomorrow, and 7-day weekly forecast examples.
Expand Open-Meteo section with daily and hourly forecast endpoints.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 08:00:47 +08:00
朱潮
85a2b50798 add schedule-jpb 2026-04-03 21:11:48 +08:00
朱潮
97678703fe Merge branch 'feature/moshui20260330-schedule-job' into bot_manager 2026-04-01 10:38:18 +08:00
朱潮
d6ee567758 schedule 优化 2026-04-01 10:37:03 +08:00
朱潮
6d6c7a92ef add voice skill 2026-04-01 10:26:17 +08:00
朱潮
a0e0c8c7b6 Merge branch 'feature/moshui20260330-schedule-job' into bot_manager 2026-03-31 20:56:54 +08:00
朱潮
85a262257e update schedule skill 2026-03-31 20:56:20 +08:00
朱潮
7b622d8544 Merge branch 'feature/moshui20260330-schedule-job' into bot_manager 2026-03-31 16:23:11 +08:00
朱潮
daa5bf345a update schedule skill 2026-03-31 16:23:03 +08:00
朱潮
bd91238a6e Merge branch 'feature/moshui20260330-schedule-job' into bot_manager 2026-03-31 16:11:18 +08:00
朱潮
bc59234eac update skill 2026-03-31 16:11:09 +08:00
朱潮
41b4329b5e Merge branch 'feature/moshui20260330-schedule-job' into bot_manager 2026-03-31 14:37:28 +08:00
朱潮
c2f7148f98 增加环境变量到pre prompt 2026-03-31 14:37:20 +08:00
朱潮
7ad51c95c0 Merge branch 'feature/moshui20260330-schedule-job' into bot_manager 2026-03-31 10:06:15 +08:00
朱潮
4090b4d734 将 users 改为 Path(users),使 / 运算符可以正确拼接路径。 2026-03-31 10:06:07 +08:00
朱潮
a665c01530 Merge branch 'feature/moshui20260330-schedule-job' into bot_manager 2026-03-31 10:00:27 +08:00
朱潮
9cc0d72430 update schedule 2026-03-31 10:00:16 +08:00
朱潮
2b749e988f merge from feature/moshui20260330-schedule-job 2026-03-31 09:46:17 +08:00
朱潮
3b9c7165a9 feat: 添加定时任务调度系统(schedule-job)
- 新增 schedule-job skill,支持 cron 周期任务和一次性定时任务
- 新增 schedule_manager.py CLI 工具(list/add/edit/delete/toggle/logs)
- 新增 ScheduleExecutor 全局异步调度器,每 60s 扫描到期任务并调用 agent 执行
- 任务数据存储在 projects/robot/{bot_id}/users/{user_id}/tasks.yaml
- 执行结果写入 task_logs/execution.log
- 集成到 FastAPI lifespan 生命周期管理
- 添加 croniter、pyyaml 依赖

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-30 23:17:47 +08:00
朱潮
40f7c55a9e 增加seedream 2026-03-26 16:00:07 +08:00
朱潮
c4cf8c0ee9 add weather mcp 2026-03-24 00:40:19 +08:00
朱潮
aeb1e27be6 baidu search 2026-03-24 00:19:12 +08:00
朱潮
2a955b138e 百度搜索 2026-03-24 00:10:14 +08:00
朱潮
9e9cb9ba77 添加百度搜索 2026-03-23 21:31:20 +08:00
朱潮
30dc697071 realtime接口支持16khz输出 2026-03-23 10:37:17 +08:00
朱潮
ace37fbec2 添加百度搜索 2026-03-21 18:40:01 +08:00
朱潮
7117fccb7a 自修改w 2026-03-17 13:43:26 +08:00
朱潮
f7e8680472 merge from master 2026-03-14 22:03:23 +08:00
朱潮
e3c400f663 邮箱列表大幅扩展 2026-03-11 16:08:41 +08:00
朱潮
8360e1467c 已更新 description,移除了具体存储服务(Cloudflare R2、AWS S3、S3-compatible storage)的描述,只保留了文件上传操作相关的说明。 2026-03-11 12:50:54 +08:00
朱潮
21fb6c924f remove excel-analysis 2026-03-11 12:47:37 +08:00
朱潮
4adf62afb7 add document skill 2026-03-11 09:27:08 +08:00
朱潮
611bd23a7c add skill 2026-03-11 09:02:05 +08:00
朱潮
2280bac2d1 add static-site-deploy 2026-03-08 13:38:36 +08:00
朱潮
6b2ef1137a add static-site-deploy 2026-03-07 23:54:43 +08:00
朱潮
6f665b4117 Merge branch 'master' into bot_manager 2026-03-02 10:37:49 +08:00
朱潮
55505c727a update managing-scripts 2026-03-02 10:37:32 +08:00
朱潮
784517772a add ragflow-loader 2026-02-13 00:13:30 +08:00
朱潮
e67d50b4fc rename general agent 2026-02-06 17:05:17 +08:00
朱潮
723b249e42 增加2个系统级别的skill 2026-01-16 23:05:30 +08:00
朱潮
f74f09c191 fix(skills): improve skill extraction and handling logic
- Refactor _extract_skills_to_robot to accept bot_id instead of robot_dir
  - Add multi-directory skill search with priority order
  - Switch from zip extraction to direct directory copying
  - Add rag-retrieve skill directory
2026-01-07 14:56:10 +08:00