yumoqing
  • Joined on 2025-06-28
yumoqing pushed to main at yumoqing/pccs 2026-08-11 14:53:06 +08:00
abf66e3435 feat: add header bar with user/lang/theme controls + sidebar menu endpoint
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-11 14:51:29 +08:00
63c93cce5a fix: extract prompt from params; fix stop detection
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-11 14:49:22 +08:00
662e1b5c04 feat: stop/cancel intent detection
yumoqing pushed to main at yumoqing/bricks 2026-08-11 14:49:01 +08:00
8b4b9390a8 Revert "feat: AgentIO abort previous request on new input"
yumoqing pushed to main at yumoqing/pccs 2026-08-11 14:48:03 +08:00
b600f42bc7 feat: add dashboard index.ui with sidebar layout + design tokens
yumoqing pushed to main at yumoqing/pccs 2026-08-11 14:41:56 +08:00
43695b238d feat: complete pccs application scaffold per web-application-spec
yumoqing pushed to main at yumoqing/pccs 2026-08-11 14:40:33 +08:00
b5b5784df5 feat: add build.sh for one-click deployment on pccs.opencomputing.cn
yumoqing pushed to main at yumoqing/storage_mgr 2026-08-11 14:37:38 +08:00
2efc52b737 storage_mgr v0.1: shared storage management module
yumoqing pushed to main at yumoqing/image_mgr 2026-08-11 14:37:38 +08:00
38e4330cd4 image_mgr v0.1: container image management module
yumoqing pushed to main at yumoqing/pccs 2026-08-11 14:37:33 +08:00
63ff2959e7 pccs v0.2: add storage_mgr + image_mgr to deps, update menu
yumoqing created repository yumoqing/image_mgr 2026-08-11 14:09:29 +08:00
yumoqing created repository yumoqing/storage_mgr 2026-08-11 14:09:00 +08:00
yumoqing pushed to main at yumoqing/bricks 2026-08-11 14:00:45 +08:00
5fb7796df1 feat: AgentIO abort previous request on new input
yumoqing pushed to main at yumoqing/pipeline-service 2026-08-11 13:57:28 +08:00
d8f810bf8d fix: aliases, questions SQL, limit auto-inject to 3
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-11 13:37:00 +08:00
6b7487d736 feat: switch cockpit UI to v2 agent endpoint
yumoqing pushed to main at yumoqing/pipeline-service 2026-08-11 13:19:05 +08:00
e558bad2c9 fix: skip ERROR results for tc count; remove debug yield
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-11 13:19:05 +08:00
d83df19a30 fix: handle debug/auto_tool in cockpit wrapper
yumoqing pushed to main at yumoqing/pipeline-service 2026-08-11 13:16:52 +08:00
744f8f6aa0 debug: raw text yield to test loop entry
yumoqing pushed to main at yumoqing/pipeline-service 2026-08-11 13:16:20 +08:00
bf4413b81c debug: stderr log instead of yield
yumoqing pushed to main at yumoqing/pipeline-service 2026-08-11 13:14:23 +08:00
c091e98df1 debug: show raw LLM output