朱潮
4b50a75a3d
Merge branch 'feature/mcp-ui' into bot_manager
2026-05-23 13:53:24 +08:00
朱潮
9d001c86fc
add ecommerce-storefront
2026-05-23 13:53:10 +08:00
朱潮
776acc2373
DaytonaSandbox support shell env
2026-05-21 19:46:22 +08:00
朱潮
a1754feaf3
static-hosting
2026-05-21 18:30:01 +08:00
朱潮
8cad98daa1
Merge branch 'feature/mcp-ui' into bot_manager
2026-05-21 09:05:46 +08:00
朱潮
1d18a464c7
static-hosting
2026-05-21 09:04:29 +08:00
朱潮
cc934e987a
add static-hosting
2026-05-20 23:36:38 +08:00
朱潮
f6e8f569ed
优化rescourse读取方式
2026-05-20 19:51:46 +08:00
朱潮
ad554b2d80
优化rescourse读取方式
2026-05-20 19:50:34 +08:00
朱潮
3809536746
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
- Resolve merge conflict: keep voice, knowledge_base routes
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-20 19:21:40 +08:00
朱潮
319bd8cd59
优化rescourse读取方式
2026-05-20 19:14:04 +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
朱潮
5ed28123b4
merge
2026-05-20 15:30:39 +08:00
朱潮
1a1df7f76b
优化为标准mcp app协议
2026-05-20 14:54:07 +08:00
朱潮
495b8031bb
Merge branch 'feature/mcp-ui' into bot_manager
2026-05-19 19:23:57 +08:00
朱潮
c87daabd31
修改mcp协议
2026-05-19 19:19:39 +08:00
朱潮
65f3fba9ea
Merge branch 'feature/mcp-ui' into bot_manager
2026-05-19 18:54:46 +08:00
朱潮
7615bd36ca
修改mcp协议
2026-05-19 18:54:37 +08:00
朱潮
35ceca1af3
Merge branch 'feature/mcp-ui' into bot_manager
2026-05-19 17:46:26 +08:00
朱潮
2a243202c9
修改mcp协议
2026-05-19 17:46:20 +08:00
朱潮
ece8b5b7d2
Merge branch 'feature/mcp-ui' into bot_manager
2026-05-19 15:36:59 +08:00
朱潮
7f66279311
修改mcp-ui协议
2026-05-19 15:27:36 +08:00
朱潮
944933d6b6
add static-hosting
2026-05-18 22:22:36 +08:00
朱潮
b1a1424124
Merge branch 'feature/mcp-ui' into bot_manager
2026-05-18 22:17:53 +08:00
朱潮
26f244183c
static-hosting
2026-05-18 22:17:40 +08:00
朱潮
333bef1289
Merge branch 'feature/mcp-ui' into bot_manager
2026-05-18 20:19:15 +08:00
朱潮
add8a1fd18
使用 mcp_ui_server 库构建 UIResource
2026-05-18 20:19:10 +08:00
朱潮
dee850407d
add chromium
2026-05-18 17:25:37 +08:00
朱潮
4039bb0cb9
Merge branch 'feature/mcp-ui' into bot_manager
2026-05-18 16:24:05 +08:00
朱潮
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
朱潮
8482ec35d9
Merge branch 'feature/mcp-ui' into bot_manager
2026-05-18 12:43:13 +08:00
朱潮
18ad1fe156
优化ask_user
2026-05-18 12:43:06 +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