朱潮
be44c243fd
Merge branch 'feature/mcp-ui' into staging
2026-05-28 09:55:30 +08:00
朱潮
091659d693
Merge branch 'developing' into staging
2026-05-28 09:55:22 +08:00
朱潮
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
朱潮
203dcf4a4e
skill category
2026-05-26 16:13:26 +08:00
csh28
fb5562f977
fix: align mem0 pgvector config with validation
2026-05-26 10:36:52 +08:00
朱潮
9d001c86fc
add ecommerce-storefront
2026-05-23 13:53:10 +08:00
csh28
5129fdcc05
fix: import asyncio.
2026-05-22 10:59:34 +08:00
csh28
45cf140472
Optimize catalog-agent image embedding dependencies
2026-05-21 20:30:54 +08:00
朱潮
776acc2373
DaytonaSandbox support shell env
2026-05-21 19:46:22 +08:00
朱潮
1d18a464c7
static-hosting
2026-05-21 09:04:29 +08:00
朱潮
b4f8bb2935
refactor: replace mcp_resources API with direct /robots/ static file access
...
- Remove routes/mcp_resources.py (ui:// URI resolver endpoint)
- Frontend now directly accesses /robots/{bot_id}/skills/{server}/apps/{resource}.html
- Add Daytona fallback middleware to fetch files from sandbox on 404
- Add utils/daytona_file_fetcher.py for on-demand single file download
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-20 18:58:58 +08:00
朱潮
209a8c344d
update dep
2026-05-20 16:41:20 +08:00
朱潮
cfc6601c76
update dep
2026-05-20 16:40:16 +08:00
朱潮
1a1df7f76b
优化为标准mcp app协议
2026-05-20 14:54:07 +08:00
朱潮
c87daabd31
修改mcp协议
2026-05-19 19:19:39 +08:00
朱潮
7615bd36ca
修改mcp协议
2026-05-19 18:54:37 +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
朱潮
18ad1fe156
优化ask_user
2026-05-18 12:43:06 +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
csh28
a0d285db28
Merge branch 'staging' into prod
2026-05-15 18:45:40 +08:00
朱潮
26582f7d39
add config.tool_response or is_ui_resource — UIResource 始终输出,其他 tool response 仍受 tool_response 参数控制
2026-05-15 18:02:26 +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
朱潮
035b21bb43
Merge branch 'developing' into staging
2026-05-14 18:15:15 +08:00
朱潮
5dfe2eba28
feat: add bot_id and model to langfuse metadata
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-14 18:14:41 +08:00
朱潮
adbe5b5c65
Merge branch 'developing' into staging
2026-05-14 17:15:34 +08:00
朱潮
32508ae9d4
fix: langfuse CallbackHandler API and tarfile dereference parameter
...
- Update langfuse CallbackHandler to use trace_context instead of removed trace_id/session_id/user_id params
- Pass session_id/user_id via LangChain metadata with langfuse_ prefix
- Move dereference param from TarFile.add() to tarfile.open()
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-14 17:14:37 +08:00
朱潮
73c2051490
Merge branch 'developing' into staging
2026-05-14 16:46:22 +08:00
朱潮
0c84beaeb0
add langfuse
2026-05-14 16:45:21 +08:00
朱潮
fa5ddf0a4f
Merge branch 'developing' into staging
2026-05-14 15:41:09 +08:00
朱潮
3f895f8fe4
add langfuse
2026-05-14 12:14:21 +08:00
朱潮
c830a0d6de
Merge branch 'developing' into staging
2026-05-14 07:43:34 +08:00
朱潮
7b4f03d340
更新policy.md
2026-05-12 12:40:12 +08:00
朱潮
be96f240b3
更新几个 policy.md
2026-05-12 10:05:24 +08:00
csh28
d0480cca1b
Merge branch 'feature/agent-final-answer-first-char' into staging
2026-05-11 21:29:07 +08:00