yumoqing
  • Joined on 2025-06-28
yumoqing pushed to main at yumoqing/rag 2026-07-30 18:25:26 +08:00
d92275d811 fix: actually remove unused var tree in detail.ui
yumoqing pushed to main at yumoqing/rag 2026-07-30 18:24:13 +08:00
df8d220308 fix: return type consistency + textAlign→halign + remove unused var (Agent 2 review)
yumoqing pushed to main at yumoqing/rag 2026-07-30 18:06:35 +08:00
1cb82b912d add text extraction for PDF/DOCX/PPTX/XLSX and MP4 keyframe CLIP embedding in upload_file.dspy
yumoqing pushed to main at yumoqing/rag 2026-07-30 18:00:08 +08:00
c6110522c1 fix: root folder upload __root__ → empty string
yumoqing pushed to main at yumoqing/filetxt 2026-07-30 17:56:49 +08:00
30ff027a51 Update setup.cfg
yumoqing pushed to main at yumoqing/filetxt 2026-07-30 17:53:17 +08:00
195a2d03ae Update README.md
yumoqing pushed to main at yumoqing/rag 2026-07-30 17:43:27 +08:00
5b1fb8e564 fix: try/except around DB queries (Agent 2 review)
yumoqing pushed to main at yumoqing/rag 2026-07-30 17:28:39 +08:00
a440887028 fix: search bind passes {options:{url:...}} to buildUrlwidgetHandler
yumoqing pushed to main at yumoqing/rag 2026-07-30 17:14:07 +08:00
448645b0e2 fix: delete reloads file_list.dspy instead of delete response
yumoqing pushed to main at yumoqing/rag 2026-07-30 17:04:58 +08:00
89cb31897b fix: restore col widths + absolute delete URL + _webbricks_=1
yumoqing pushed to main at yumoqing/rag 2026-07-30 16:55:28 +08:00
5ec01c3b18 fix: restore tree root node (📁 根目录)
yumoqing pushed to main at yumoqing/llmage 2026-07-30 16:49:31 +08:00
703886c09e fix(model_plaza): add DimensionFilter param name mapping for catelogid/providerid
yumoqing pushed to main at yumoqing/bricks 2026-07-30 16:49:18 +08:00
09a07904fc fix(DimensionFilter): configurable param names + 'all' skip + init refresh_display
yumoqing pushed to main at yumoqing/rag 2026-07-30 16:17:28 +08:00
8e1ef924e5 fix: download URL /idfile prefix, delete uses fetch, filename left-aligned
yumoqing pushed to main at yumoqing/sage 2026-07-30 16:14:03 +08:00
ab79bea576 feat(load_path): register plaza_categories.dspy and plaza_providers.dspy endpoints
yumoqing pushed to main at yumoqing/llmage 2026-07-30 16:13:52 +08:00
c058a2c8ba refactor(model_plaza): rewrite with DimensionFilter widget, add category/provider DSPY endpoints
yumoqing pushed to main at yumoqing/rag 2026-07-30 16:03:02 +08:00
40cf8f3291 fix: int(total_size) + json.dumps default=str (Agent 2 review)
yumoqing pushed to main at yumoqing/bricks 2026-07-30 15:58:59 +08:00
9f4ca625c6 fix: add .dimension-btn-active CSS class for DimensionFilter active state
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-07-30 15:53:36 +08:00
bd0890a394 feat(sdlc): cockpit driving mode — conversation timeline + agent chat
yumoqing pushed to main at yumoqing/bricks 2026-07-30 15:52:49 +08:00
850d44ddb5 feat: add DimensionFilter widget with h_data_url, v_measure_url, show_data_url support