Commit Graph

765 Commits

Author SHA1 Message Date
朱潮
66cde77117 Merge branch 'feature/fix_large_results_backend' into dev 2026-06-02 20:57:18 +08:00
朱潮
6bccd89e9a 在 agent/deep_assistant.py 把两个落盘 backend 改为 virtual_mode=True 修复 2026-06-02 20:56:43 +08:00
csh28
667054f39f
Merge pull request #41 from sparticleinc/codex/tool-metrics-for-agent-first-char
Add tool call metrics middleware
2026-05-29 11:22:41 +08:00
csh28
ecc2687f7b Add tool call metrics middleware 2026-05-29 11:10:31 +08:00
朱潮
5173ca13b4 merge 2026-05-28 22:15:26 +08:00
csh28
63f1f836c4
Merge branch 'staging' into dev 2026-05-28 10:42:07 +08:00
csh28
0260663aa9
Merge pull request #34 from sparticleinc/fix/local-embedding-dimensions
Skip dimensions for local embedding model
2026-05-28 10:40:04 +08:00
csh28
8c4659f590 Skip dimensions for local embedding model 2026-05-28 10:39:21 +08:00
朱潮
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
csh28
667fdb8a3b Merge branch 'staging' into prod 2026-05-26 22:18:02 +08:00
朱潮
f05bb34e1e Merge branch 'dev' of https://github.com/sparticleinc/catalog-agent into dev 2026-05-26 20:34:31 +08:00
朱潮
9a496b955c Merge branch 'feature/mcp-ui' into dev 2026-05-26 20:32:49 +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
Denya0529
a4b32aad7f
Merge pull request #33 from sparticleinc/bot/feature-memory-sync
chore(.features): feature memory sync — monthly
2026-05-23 13:53:28 +09:00
Denya0529
68c2472d82 chore(.features): sync feature memory (auto)
Generated by sparticle-toolkit feature-memory-sync
2026-05-23 03:34:30 +00:00
csh28
1dd45107af fix: align mem0 pgvector config with validation 2026-05-22 11:28:23 +08:00
csh28
dc2a212f35 Merge branch 'optimize/docker-size-baseline' into dev 2026-05-22 10:59:43 +08:00
csh28
5129fdcc05 fix: import asyncio. 2026-05-22 10:59:34 +08:00
csh28
e38fd17b97 Merge docker embedding dependency optimization 2026-05-21 20:31:44 +08:00
csh28
45cf140472 Optimize catalog-agent image embedding dependencies 2026-05-21 20:30:54 +08:00
朱潮
51f88c8c2d Merge branch 'feature/mcp-ui' into dev 2026-05-21 19:47:04 +08:00
朱潮
776acc2373 DaytonaSandbox support shell env 2026-05-21 19:46:22 +08:00
朱潮
3ebd006b6e Merge branch 'feature/mcp-ui' into dev 2026-05-21 18:33:57 +08:00
朱潮
1d18a464c7 static-hosting 2026-05-21 09:04:29 +08:00
朱潮
c14a22bbd1 Merge branch 'feature/mcp-ui' into dev 2026-05-20 19:31:01 +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
朱潮
44ac8103d3 update dep 2026-05-20 16:44:46 +08:00
朱潮
881901c504 Merge branch 'feature/mcp-ui' into dev 2026-05-20 16:41:27 +08:00
朱潮
209a8c344d update dep 2026-05-20 16:41:20 +08:00
朱潮
b54f0848cd update dep 2026-05-20 16:40:35 +08:00
朱潮
cfc6601c76 update dep 2026-05-20 16:40:16 +08:00
朱潮
37025e4ce6 update dep 2026-05-20 16:39:11 +08:00
朱潮
5b378fcdf6 update dep 2026-05-20 16:12:29 +08:00
朱潮
86c58ffccf update dep 2026-05-20 16:01:56 +08:00
朱潮
3fd12e9fc6 Merge branch 'dev' of https://github.com/sparticleinc/catalog-agent into dev 2026-05-20 14:59:46 +08:00
朱潮
46cf0933a0 Merge branch 'feature/mcp-ui' into dev 2026-05-20 14:58:19 +08:00
朱潮
1a1df7f76b 优化为标准mcp app协议 2026-05-20 14:54:07 +08:00
autobee-sparticle
a1fffa311b
Merge pull request #32 from sparticleinc/bugfix/autobee-20260519-novare-contact-routing
[NOVARE] 修复联系方式查询误路由到发送消息的问题
2026-05-19 23:02:12 +09:00
ae99d7a177 fix(novare): 修复联系方式查询误路由到发送消息的问题
## 问题
用户询问「プランニンググループの連絡先」时,Bot 误路由到
wowtalk_send_message_to_member(发送消息)而不是查询联系方式。

## 修复
1. 新增「联系方式查询场景」示例,明确区分查询与发送
2. 新增规则 9:联系方式/组织图查询规则
3. 新增规则 10:工具失败时的降级回复规则,避免空循环

## 关键区别
- 「連絡先を知りたい」→ 查询场景,使用 rag_retrieve
- 「連絡して」→ 发送场景,使用 wowtalk_send_message_to_member

Ref: #2993

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-19 13:52:18 +00:00
朱潮
2f4ad22293 Merge branch 'feature/mcp-ui' into dev 2026-05-19 19:20:09 +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