朱潮
cb4a1df0b4
update mcp-ui
2026-05-18 16:23:32 +08:00
朱潮
7bae3da25e
Merge branch 'feature/mcp-ui' into bot_manager
2026-05-18 13:13:49 +08:00
朱潮
fd43415a59
优化ask_user_guide.md
2026-05-18 13:13:31 +08:00
朱潮
50b08047d2
Merge branch 'feature/mcp-ui' into bot_manager
2026-05-18 11:37:41 +08:00
朱潮
0bf7a87a0e
LLM 只需处理极短的 "Questions sent to user." 而不是完整的问题 JSON,减少了 token 消耗和延迟
2026-05-18 11:37:23 +08:00
朱潮
9b49d71e6c
Merge branch 'feature/mcp-ui' into bot_manager
2026-05-17 14:20:44 +08:00
朱潮
30389be119
update ask_user
2026-05-17 14:20:38 +08:00
朱潮
d9a79bc9bf
Merge branch 'feature/mcp-ui' into bot_manager
2026-05-17 14:14:55 +08:00
朱潮
4c5094b275
在 guide 里约束 LLM 行为 — 告诉模型不要加这类引导语,因为前端已经有交互式 UI 了
2026-05-17 14:14:42 +08:00
朱潮
0bff09b61d
Merge branch 'feature/mcp-ui' into bot_manager
2026-05-17 14:07:33 +08:00
朱潮
02085b789a
support mcpUiUrl
2026-05-17 14:07:25 +08:00
朱潮
df87238433
Merge branch 'feature/mcp-ui' into bot_manager
2026-05-17 09:27:19 +08:00
朱潮
52a8a88cd7
add ask user question muti select
2026-05-17 09:27:05 +08:00
朱潮
cda336d2a9
Merge branch 'feature/mcp-ui' into bot_manager
2026-05-17 08:22:52 +08:00
朱潮
82b1676b75
add mcp-ui
2026-05-17 08:22:22 +08:00
朱潮
8bf2c7c691
Merge branch 'feature/mcp-ui' into bot_manager
2026-05-17 08:20:24 +08:00
朱潮
14b7ed7a55
Merge branch 'developing' into feature/mcp-ui
2026-05-17 08:20:07 +08:00
朱潮
c095c8f5ba
add mcp-ui
2026-05-17 08:19:47 +08:00
朱潮
6d7bcd62cd
Merge branch 'feature/mcp-ui' into bot_manager
2026-05-15 19:25:56 +08:00
朱潮
03a30537ab
ask user question
2026-05-15 19:25:08 +08:00
朱潮
11e2ce2c17
add mcp-ui
2026-05-15 17:57:09 +08:00
朱潮
eb307cb1de
fix requirements
2026-05-15 17:54:42 +08:00
朱潮
b842778be0
add mcp-ui
2026-05-15 14:22:10 +08:00
朱潮
180e569b09
修改为正常loader
2026-05-13 08:57:44 +08:00
朱潮
718ec5302e
Merge branch 'developing' into bot_manager
2026-05-12 12:44:19 +08:00
朱潮
7b4f03d340
更新policy.md
2026-05-12 12:40:12 +08:00
朱潮
2a83d0fa05
更新policy.md
2026-05-12 12:23:20 +08:00
朱潮
be96f240b3
更新几个 policy.md
2026-05-12 10:05:24 +08:00
朱潮
a92096a646
pmda-drug-infomock数据
2026-05-11 19:15:03 +08:00
朱潮
5b634bc2ab
增加子agent支持
2026-05-11 18:55:25 +08:00
朱潮
dcfc43a25b
Merge branch 'developing' of https://github.com/sparticleinc/catalog-agent into developing
2026-05-11 16:54:22 +08:00
朱潮
e6d16982ab
更新retrieval-policy.md
2026-05-11 16:54:14 +08:00
朱潮
12e6b4b3c4
更新retrieval-policy.md
2026-05-11 16:46:26 +08:00
csh28
1f06450402
Propagate trace id through MCP metadata
2026-05-08 18:59:42 +08:00
朱潮
23df1bf89b
优化召回提示词
2026-05-07 19:47:14 +08:00
朱潮
f5bb23a2d1
merge
2026-05-07 19:36:27 +08:00
朱潮
a9227b8046
support add kfs-answer
2026-05-06 19:39:53 +08:00
朱潮
3c0fa498b5
🐛 fix(sync): sync dataset symlinks to Daytona sandbox
...
The incremental sync used `find -type f` which misses symlinks (type l),
so dataset symlinks were never detected and synced to the sandbox.
Additionally, `tar.add()` without `dereference=True` would store broken
symlinks pointing to host-only paths.
- _list_local_changed_files: match both regular files and symlinks
- _tar_workspace_entries: dereference symlinks to pack actual content
- Unify dataset path to `datasets/` (plural) in prompts and SKILL.md
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-06 19:37:00 +08:00
朱潮
425f3c5bb4
chore: replace Chinese comments and log messages with English
...
Convert all Chinese comments, docstrings, logger/print output,
HTTPException detail messages, and API response messages to English
across the entire codebase. Functional zh/ja localized strings
(e.g. prompt templates, timezone display names, date formats) are
preserved as-is.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-30 19:45:35 +08:00
朱潮
5a654ed377
Merge branch 'dev' into onprem-dev
2026-04-29 17:29:13 +08:00
朱潮
7a30e5297e
add rag-retrieve-no-citation
2026-04-22 17:33:15 +08:00
朱潮
8e35d860a5
merge
2026-04-20 22:42:53 +08:00
朱潮
75d299b091
Merge branch 'developing' into onprem-release
2026-04-20 22:38:50 +08:00
朱潮
9521d283a5
更新提示词
2026-04-20 22:37:54 +08:00
朱潮
3bfd3b39ef
Merge branch 'developing' into onprem-release
2026-04-20 20:34:24 +08:00
朱潮
f13f208900
add ENABLE_SELF_KNOWLEDGE
2026-04-20 19:24:30 +08:00
朱潮
18d65513f6
add retrieval-policy-forbidden-self-knowledge.md
2026-04-20 16:50:06 +08:00
朱潮
52208f75fd
Merge branch 'developing' into onprem-release
2026-04-19 21:02:08 +08:00
朱潮
2659f47448
update rag-retrieve-only skill
2026-04-19 21:01:20 +08:00
朱潮
18f1f230c7
update skill
2026-04-19 15:24:42 +08:00
朱潮
52a042092a
新增 Image Handling 章节
2026-04-19 14:20:03 +08:00
朱潮
b2b323e631
Merge branch 'developing' into bot_manager
2026-04-19 14:18:34 +08:00
朱潮
45644dad14
Merge branch 'developing' into onprem-release
2026-04-19 14:18:07 +08:00
朱潮
10c31d8382
新增 Image Handling 章节
2026-04-19 14:17:30 +08:00
朱潮
9609d1857c
Merge branch 'developing' into bot_manager
2026-04-19 14:15:41 +08:00
朱潮
33aae98d3e
Merge branch 'developing' into onprem-release
2026-04-19 14:15:25 +08:00
朱潮
a8cc85c8ef
新增 Image Handling 章节
2026-04-19 14:14:56 +08:00
朱潮
0f7d0e0bac
修改skill目录
2026-04-19 09:24:02 +08:00
朱潮
e217fe3403
修改skill目录
2026-04-18 23:42:20 +08:00
朱潮
2911c67771
修改skill目录
2026-04-18 23:39:47 +08:00
朱潮
21e619106f
Merge branch 'developing' into onprem-release
2026-04-18 23:37:55 +08:00
朱潮
0adfbad600
修改skill目录
2026-04-18 23:36:32 +08:00
朱潮
0111de271d
修改skill目录
2026-04-18 23:21:10 +08:00
朱潮
d35598d38a
Merge branch 'developing' into onprem-release
2026-04-18 23:20:55 +08:00
朱潮
db783a7c3d
修改skill目录
2026-04-18 23:19:46 +08:00
朱潮
2fa779e61e
disable for autoload
2026-04-18 23:08:28 +08:00
vincent.li
ef1df24809
kfs-answer skill
2026-04-17 17:02:11 +09:00
朱潮
9f12a633bc
优化mcp配置
2026-04-17 11:05:16 +08:00
朱潮
9d47324a76
add rag_retrieve-only
2026-04-16 20:09:02 +08:00
朱潮
d9d78075aa
add skill
2026-04-16 10:23:54 +08:00
朱潮
6af391f936
add 12+skills
2026-04-14 20:49:56 +08:00
朱潮
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