yumoqing
  • Joined on 2025-06-28
yumoqing pushed to main at yumoqing/llmage 2026-08-03 13:56:09 +08:00
dff5a681a0 bugfix
yumoqing pushed to main at yumoqing/xls2ddl 2026-08-03 10:57:02 +08:00
9055f5ff6d chore: add build/ and *.egg-info/ to .gitignore
yumoqing pushed to main at yumoqing/tenant 2026-08-03 10:57:01 +08:00
e12f480535 chore: add build/ and *.egg-info/ to .gitignore
yumoqing pushed to main at yumoqing/sqlor 2026-08-03 10:57:01 +08:00
d0d3e1b24c chore: add build/ and *.egg-info/ to .gitignore
yumoqing pushed to main at yumoqing/bricks-for-python 2026-08-03 10:57:01 +08:00
51e4a70a82 chore: add build/ and *.egg-info/ to .gitignore
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-03 10:46:41 +08:00
289ccb1656 feat: add cockpit index page + DDL reference for SDLC module
yumoqing pushed to main at yumoqing/bricks 2026-08-03 10:45:44 +08:00
c0cda2931a fix(textfiles): clear_widgets before add_widget to prevent stale file entries
yumoqing pushed to main at yumoqing/rag 2026-08-03 10:40:33 +08:00
598f5c5c23 sync: add batch_ingest.dspy from test env
yumoqing pushed to main at yumoqing/ragserver 2026-08-03 10:40:32 +08:00
b6da2a9f35 sync: add init_rbac_v2.py, test_rag.sh; remove stale search files moved to rag module
yumoqing pushed to main at yumoqing/pipeline-task 2026-08-03 10:39:11 +08:00
5858bfcb2f feat: task center index.ui overhaul, add my_bugs API + task_tree_popup UI
yumoqing pushed to main at yumoqing/pipeline-service 2026-08-03 10:38:18 +08:00
09e58e5e19 fix: DBPools init (config.databases), sor.R→sqlExe, add call_llm() wrapper
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-03 08:34:15 +08:00
eb62d12c23 feat: workspace_dir support — project workspace, agent deliverable paths
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-03 00:04:45 +08:00
085d6154d3 fix: restore pipeline_submit in cockpit, fix _get_db/executor db config loading
yumoqing pushed to main at yumoqing/dapi 2026-08-02 23:58:13 +08:00
60fb6c78bc fix: update_apikey popup - change checkbox uitype to check (single toggle doesn't need data array)
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-02 23:37:24 +08:00
fff34b04b3 fix: whiteSpace pre-wrap for agent messages, content preview in deliverables
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-02 23:31:55 +08:00
a117d2ffd7 fix: define msg_id and agent_reply before async block to prevent UnboundLocalError
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-02 23:18:03 +08:00
73935ae652 fix: start_agent query by org_id, auto-execute tasks, link creation+execution
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-02 17:56:14 +08:00
28820a0b29 fix: bypass pipeline_submit, create tasks directly in cockpit
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-02 17:01:28 +08:00
40afce18e7 fix: remove duplicate stats_row, keep only quick_cards
yumoqing pushed to main at yumoqing/pipeline-service 2026-08-02 16:37:56 +08:00
9eaf6c2e74 fix: dict access → getattr, sor.R() 3-arg → sqlExe in storage.py