Commit Graph

1010 Commits

Author SHA1 Message Date
朱潮
eb5dcc5a80 修改投降尺寸 2026-06-15 13:36:21 +08:00
朱潮
e1d66385bf set_avatar_file 2026-06-14 17:04:23 +08:00
朱潮
0e90b550a4 set_avatar_file 2026-06-14 16:46:27 +08:00
朱潮
e3c6408802 add poem-storyboard 2026-06-14 15:27:59 +08:00
朱潮
acb9330354 add poem-storyboard 2026-06-14 11:36:35 +08:00
朱潮
0e8eef8eaa add 视频地址渲染 2026-06-14 10:19:48 +08:00
朱潮
504fc95196 add 视频地址渲染 2026-06-14 10:10:23 +08:00
朱潮
db89ab158a add build-essential 2026-06-14 09:35:37 +08:00
朱潮
ec2e0acea2 add agnes-image 2026-06-14 08:16:00 +08:00
朱潮
195bd49236 Merge branch 'developing' into bot_manager 2026-06-13 19:28:37 +08:00
朱潮
73042c57a6 add subagent_context_middleware 2026-06-12 15:56:26 +08:00
朱潮
e2827c6a47 add mainAgentHiddenTools 2026-06-12 11:03:30 +08:00
朱潮
cb649d83ee Merge branch 'developing' into bot_manager
# Conflicts:
#	.features/skill/MEMORY.md
#	poetry.lock
#	requirements.txt
2026-06-08 20:07:30 +08:00
朱潮
065403223d Merge branch 'dev' into developing 2026-06-08 19:44:11 +08:00
朱潮
fabb14c66a Merge branch 'feature/enable_redis' into dev
# Conflicts:
#	poetry.lock
2026-06-08 19:43:27 +08:00
朱潮
77079539c1 refactor: remove file-parsing knowledge-base pipeline and Huey queue
The local file-parsing pipeline (upload -> Huey async parse -> generate
projects/data/.../document.txt) is no longer needed: RAG retrieval runs
against the backend vector store and does not read the local parse output,
so removing this has zero impact on existing bot Q&A.

- Delete task_queue/ (Huey queue, consumer, tasks, task status store)
- Delete parsing utils: dataset_manager, single_file_processor,
  data_merger, project_manager
- Delete db_manager.py (only managed task_status.db)
- routes/files.py: keep only POST /api/v1/upload; drop all
  parse/queue/task endpoints
- routes/projects.py: drop /tasks endpoint and task_status import
- utils/__init__.py & api_models.py: remove exports/models for deleted
  modules and queue task models
- start_unified.py & start_all_optimized.sh: no longer launch the
  queue consumer
- Drop huey dependency (keep redis)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-08 19:40:58 +08:00
朱潮
e6b28818bf add REDIS_URL 2026-06-08 19:00:55 +08:00
朱潮
955a064ee3 add reviewer 2026-06-08 18:32:51 +08:00
朱潮
4a5d8d05cf merge 2026-06-07 18:33:09 +08:00
朱潮
1fc105a732 透传接口现在支持视觉图片识别 2026-06-07 11:02:10 +08:00
朱潮
f45f55b50a add /api/v3/llm/chat/completions 2026-06-07 10:57:34 +08:00
朱潮
f18d966123 add /api/v3/llm/chat/completions 2026-06-07 10:55:25 +08:00
朱潮
8466b0e710 add expense-approval-reviewer 2026-06-07 10:50:17 +08:00
朱潮
d009411360 Merge branch 'developing' into bot_manager 2026-06-07 10:26:43 +08:00
朱潮
bb74aee41b add table-query 2026-06-07 08:58:22 +08:00
朱潮
0983623a75 Merge branch 'developing' into dev 2026-06-05 14:53:31 +08:00
朱潮
ecf332add5 modify ag_retrieve 2026-06-05 14:49:54 +08:00
朱潮
b618cb12d2 add mineru 2026-06-05 14:35:17 +08:00
朱潮
22b9ad4877 Merge branch 'feature/mcp-ui' into developing 2026-06-03 19:43:02 +08:00
朱潮
0af1890493 Merge branch 'prod' of https://github.com/sparticleinc/catalog-agent into prod 2026-06-03 08:57:30 +08:00
朱潮
93e79f1a0e Merge branch 'staging' of https://github.com/sparticleinc/catalog-agent into staging 2026-06-02 21:13:07 +08:00
朱潮
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
2f5a8e204c Merge branch 'staging' into prod 2026-06-01 22:54:56 +08:00
朱潮
1925de0355 add feature memory 2026-06-01 11:51:21 +08:00
github-actions[bot]
2205d830e1
chore(.features): sync feature memory (auto) (#43)
Generated by sparticle-toolkit feature-memory-sync

Co-authored-by: Denya0529 <217564326+Denya0529@users.noreply.github.com>
2026-05-29 17:13:19 +00:00
csh28
26fc9e5226
Merge pull request #42 from sparticleinc/codex/tool-metrics-for-agent-first-char-staging
Add tool call metrics middleware to staging
2026-05-29 18:22:37 +08:00
csh28
9f0ae25233 Add tool call metrics middleware 2026-05-29 18:22:36 +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
6ff9555e91
Merge pull request #38 from sparticleinc/hotfix/staging-local-embedding-dimensions
Hotfix: skip dimensions for local embedding model
2026-05-28 10:52:50 +08:00
csh28
c5dbabf558 Skip dimensions for local embedding model 2026-05-28 10:52:27 +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