Commit Graph

25 Commits

Author SHA1 Message Date
wuyang 37f83eaac7 feat: rebuild as multi-user web agent 2026-07-26 06:52:12 +08:00
wuyang6 26e886fb57 allow fast update to restart system services 2026-06-12 11:36:14 +08:00
wuyang6 c4a0b6187b fix deploy service scope detection 2026-06-12 11:32:58 +08:00
hupenglong1 98b3e586de fix: subprocess-based remote sync, pipeline status, skill updates
- Replace thread-based remote state sync with subprocess (sync_remote_state.py)
  to prevent thread pool exhaustion hanging the API
- Fix pipeline showing 'waiting' when a real step is running alongside a gate
- Fix watcher scanner path for linux accounts mode
- Disable label-master semantic review (Step A.5 + §4.5) per user request
- Correct field names: use is_model_correct_dev for accuracy, origin_predict_dev
  for model output (not cleaned_predict)
- Add prohibition against putting test set data in relabel_candidates

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-28 14:35:57 +08:00
wuyang6 74f55a421e fix: align model idle timeout with backend budget 2026-05-26 17:21:24 +08:00
wuyang6 ee596a33e0 Add Linux account workspace runtime 2026-05-20 14:13:34 +08:00
wuyang6 64b39e3839 Default service model to DeepSeek V4 Pro 2026-05-14 15:33:59 +08:00
wuyang6 cccdd44ca2 Fix Bedrock tool history and add upload limit config 2026-05-14 11:08:05 +08:00
wuyang6 af07bc77ed Sync Python deps on fast updates when needed 2026-05-13 14:17:42 +08:00
wuyang6 c4427bbd07 Improve long product-data generation runs 2026-05-11 20:26:06 +08:00
wuyang6 dba827b9b0 Record npx path for deployment runtime 2026-05-11 17:27:40 +08:00
wuyang6 4964548fd1 Fix Feishu MCP npx resolution 2026-05-11 17:25:16 +08:00
wuyang6 829062950c Fix multi-instance deploy templates 2026-05-11 16:00:31 +08:00
wuyang6 7ad0e8b268 Support multiple server deploy instances 2026-05-11 15:58:21 +08:00
武阳 18cfb60539 Use recorded Node path during deploy 2026-05-08 09:56:58 +08:00
武阳 d84b6c568c Add fast server update script 2026-05-07 15:41:29 +08:00
武阳 cd4e73c159 Persist npm path for user services 2026-05-07 13:00:53 +08:00
武阳 b72eae5da7 Simplify install command 2026-05-07 12:10:30 +08:00
武阳 d42e024ccd Support optional Ubuntu system bootstrap 2026-05-07 12:05:41 +08:00
武阳 fd70af4d56 Use user-level deployment by default 2026-05-07 12:03:00 +08:00
武阳 cd050edfd3 Default git installer to opt directory 2026-05-07 11:52:50 +08:00
武阳 37f411a547 Add Ubuntu deployment workflow 2026-05-07 11:50:50 +08:00
武阳 2349075a82 Fix WebUI LAN startup handling 2026-05-06 21:54:00 +08:00
武阳 1aafc0fce7 Improve data skill routing and tool organization 2026-05-06 21:46:09 +08:00
武阳 4d3981cccd Add WebUI startup script 2026-05-06 20:40:35 +08:00