朱潮
96585886f8
skill categroy
2026-05-26 20:32:41 +08:00
朱潮
022781b145
merge
2026-05-26 17:43:43 +08:00
朱潮
3ada55af40
merge
2026-05-26 17:43:12 +08:00
朱潮
9d001c86fc
add ecommerce-storefront
2026-05-23 13:53:10 +08:00
朱潮
1d18a464c7
static-hosting
2026-05-21 09:04:29 +08:00
朱潮
1a1df7f76b
优化为标准mcp app协议
2026-05-20 14:54:07 +08:00
朱潮
c87daabd31
修改mcp协议
2026-05-19 19:19:39 +08:00
朱潮
2a243202c9
修改mcp协议
2026-05-19 17:46:20 +08:00
朱潮
7f66279311
修改mcp-ui协议
2026-05-19 15:27:36 +08:00
朱潮
26f244183c
static-hosting
2026-05-18 22:17:40 +08:00
朱潮
add8a1fd18
使用 mcp_ui_server 库构建 UIResource
2026-05-18 20:19:10 +08:00
朱潮
cb4a1df0b4
update mcp-ui
2026-05-18 16:23:32 +08:00
朱潮
fd43415a59
优化ask_user_guide.md
2026-05-18 13:13:31 +08:00
朱潮
0bf7a87a0e
LLM 只需处理极短的 "Questions sent to user." 而不是完整的问题 JSON,减少了 token 消耗和延迟
2026-05-18 11:37:23 +08:00
朱潮
30389be119
update ask_user
2026-05-17 14:20:38 +08:00
朱潮
4c5094b275
在 guide 里约束 LLM 行为 — 告诉模型不要加这类引导语,因为前端已经有交互式 UI 了
2026-05-17 14:14:42 +08:00
朱潮
02085b789a
support mcpUiUrl
2026-05-17 14:07:25 +08:00
朱潮
52a8a88cd7
add ask user question muti select
2026-05-17 09:27:05 +08:00
朱潮
82b1676b75
add mcp-ui
2026-05-17 08:22:22 +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
朱潮
03a30537ab
ask user question
2026-05-15 19:25:08 +08:00
朱潮
11e2ce2c17
add mcp-ui
2026-05-15 17:57:09 +08:00
朱潮
b842778be0
add mcp-ui
2026-05-15 14:22:10 +08:00
朱潮
7b4f03d340
更新policy.md
2026-05-12 12:40:12 +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
csh28
1f06450402
Propagate trace id through MCP metadata
2026-05-08 18:59:42 +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
朱潮
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
朱潮
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
朱潮
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
朱潮
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