Commit Graph

54 Commits

Author SHA1 Message Date
hupenglong1 defbc9da28 fix: training panel only opens on explicit skill click
Remove auto-detection from user message patterns and pipeline polling.
Panel now opens only when user explicitly enables model-iteration skill
via the UI button, and closes via "退出训练模式" or disabling the skill.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-25 17:30:46 +08:00
hupenglong1 d8741a3489 Merge remote-tracking branch 'origin/main' into wsh_dev
# Conflicts:
#	backend/api/server.py
2026-05-25 11:46:44 +08:00
hupenglong1 f068311cac backend/frontend/runtime: 训练面板 / session 隔离 / agent runtime 调整
- backend/api/server.py:训练 step-detail / pipeline 卡片排序逻辑
- frontend:thread-list / thread / training-pipeline-panel / step-detail-sheet 配套调整,新增 metrics-chart-panel
- src/agent_*:tool spec / runtime / prompting 配套
- .gitignore 加 .logs/

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-25 11:43:10 +08:00
hupenglong1 5311e6d97c 修改 2026-05-22 19:48:47 +08:00
wuyang6 101a4a57c3 Add memory research technical doc 2026-05-20 15:53:06 +08:00
hupenglong1 20690cdef3 修改 2026-05-20 15:46:36 +08:00
hupenglong1 1a94cec822 修改 2026-05-20 15:04:19 +08:00
wuyang6 ee596a33e0 Add Linux account workspace runtime 2026-05-20 14:13:34 +08:00
wuyang6 201058dfb2 docs: add example session links 2026-05-18 19:41:59 +08:00
wuyang6 3054b3bc6b docs: add technical architecture guide 2026-05-18 19:28:02 +08:00
wuyang6 c4b935692c Add interactive project doc page 2026-05-15 10:12:31 +08:00
wuyang6 9e7f2a44ea Hide pre-tool content from chat stream 2026-05-14 22:11:44 +08:00
wuyang6 57f4452508 Separate live text and tool stream parts 2026-05-14 21:46:45 +08:00
wuyang6 946cca1ac4 Keep active session URL in sync 2026-05-14 21:14:23 +08:00
wuyang6 d427086aa7 Stabilize live run activity updates 2026-05-14 20:55:30 +08:00
wuyang6 cf72540bc9 Guard reasoning deltas after visible output 2026-05-14 20:38:24 +08:00
wuyang6 05a014d03c Start visible text stream after reasoning status 2026-05-14 20:26:42 +08:00
wuyang6 2895425869 Stream assistant content to chat output 2026-05-14 20:06:55 +08:00
wuyang6 e48c0ff981 Sync session URL when opening chats 2026-05-14 16:02:27 +08:00
wuyang6 997f5cd60b Add direct session URL route 2026-05-14 15:53:58 +08:00
wuyang6 ed935b633f Clear stale frontend run state 2026-05-14 14:41:58 +08:00
wuyang6 d7c62a4929 Fix live activity streaming and replay summary 2026-05-13 20:58:35 +08:00
wuyang6 cdbc7d9fb7 Fix pending Jupyter workspace handoff 2026-05-13 17:22:58 +08:00
wuyang6 ea56761a22 Refine memory settings and admin usage stats 2026-05-13 14:42:22 +08:00
wuyang6 7282a18116 Hide admin memory details and fix memory config 2026-05-13 14:29:06 +08:00
wuyang6 a325098d12 Add personal memory and admin dashboard 2026-05-13 14:04:42 +08:00
wuyang6 e5095268d8 Fix Jupyter workspace session handoff 2026-05-13 13:52:37 +08:00
wuyang6 28d73afaa0 Reduce chat request payload size 2026-05-13 11:36:42 +08:00
wuyang6 86f49134a4 Improve Jupyter workspace bootstrap 2026-05-12 22:33:15 +08:00
wuyang6 295d5d1ea1 Add Jupyter workspace runtime 2026-05-12 21:27:43 +08:00
wuyang6 535e4b2c83 Fix active session replay state 2026-05-11 21:35:23 +08:00
wuyang6 413a37b32c Stream model events to activity panel 2026-05-11 21:24:32 +08:00
wuyang6 47f08dba04 Fix sidebar session list responsiveness 2026-05-11 20:53:08 +08:00
wuyang6 c4427bbd07 Improve long product-data generation runs 2026-05-11 20:26:06 +08:00
wuyang6 3a4da782ec Create Feishu sheets for spreadsheet files 2026-05-11 17:56:58 +08:00
wuyang6 2984cc44e8 Add Feishu online document conversion 2026-05-11 17:18:40 +08:00
wuyang6 b4bd7698a4 Add skill sync action 2026-05-11 09:59:34 +08:00
武阳 b5a4c208d5 Fix session file and elapsed replay state 2026-05-08 17:45:32 +08:00
武阳 1af0a6f0ea Refresh session files panel on open 2026-05-08 17:34:40 +08:00
武阳 0bbba2b936 Enforce session workspace boundaries 2026-05-08 17:09:07 +08:00
武阳 bd2f260b9f Add skill enable controls and data factory SQL skill 2026-05-08 14:56:32 +08:00
武阳 847b74ffb8 Keep backend runs alive on client disconnect 2026-05-07 17:25:30 +08:00
武阳 61a0a0a648 Preserve running session replay state 2026-05-07 16:49:42 +08:00
武阳 2ba67ead00 Restore active run state on session replay 2026-05-07 16:37:14 +08:00
武阳 9d7d496443 Add session scoped runs and cancellation 2026-05-07 16:26:20 +08:00
武阳 b0ae8ad0be Clear stale active session ids 2026-05-07 15:52:12 +08:00
武阳 61e3cd1681 Normalize active session ids in frontend 2026-05-07 15:38:37 +08:00
武阳 ce6445bf77 Keep chat stream alive during long runs 2026-05-07 15:33:03 +08:00
武阳 37f411a547 Add Ubuntu deployment workflow 2026-05-07 11:50:50 +08:00
武阳 9ca675be0d Improve WebUI streaming and Python tooling 2026-05-06 20:37:17 +08:00