yumoqing
  • Joined on 2025-06-28
yumoqing pushed to main at yumoqing/hotspot 2026-08-04 08:27:55 +08:00
eb461bc7e5 docs: add skills/ directory with Hermes-compatible SKILL.md
yumoqing pushed to main at yumoqing/publisher 2026-08-04 08:27:50 +08:00
69b92ae44f docs: add platform credentials table to README + skills/ directory
yumoqing pushed to main at yumoqing/publisher 2026-08-04 08:23:31 +08:00
004fd713b8 feat: add WeChat Channels (视频号) platform
yumoqing pushed to main at yumoqing/hotspot 2026-08-04 08:21:44 +08:00
e8bad97925 fix: rename json/ → models/ per Sage convention
yumoqing pushed to main at yumoqing/publisher 2026-08-04 08:21:39 +08:00
cf652b061d merge: keep our README
7c8061d3e6 fix: rename json/ → models/ per Sage convention
6cbc0475af feat: multi-platform content publisher module for Sage
Compare 3 commits »
yumoqing created repository yumoqing/publisher 2026-08-04 08:18:48 +08:00
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-03 19:26:52 +08:00
446b42e491 feat: register skill_utils functions (guess_role,load_skills,import_skill,list_imported_skills) via ServerEnv
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-03 19:20:24 +08:00
8a23cb0c14 feat: skill import/list — _import_skill from external path, cockpit intents
yumoqing pushed to main at yumoqing/rag 2026-08-03 19:19:41 +08:00
dfad26d3c7 feat: hybrid search - add keyword LIKE recall merged with vector results, mark kw hits
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-03 19:01:48 +08:00
4bef8305d4 feat: new_task auto-executes with role-based skills — no start_agent needed
yumoqing pushed to main at yumoqing/rag 2026-08-03 18:52:48 +08:00
bd03743c6f fix: use resultValue() not getValue() for kb selector - getValue returns object, broke kb_id in URL
yumoqing pushed to main at yumoqing/rag 2026-08-03 18:34:59 +08:00
2d4ff6a19f debug: log incoming params_kw in search_result.dspy
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-03 18:03:15 +08:00
0261edcf1d feat: role-based skill loading — guess role from task title, load common/{role} skills
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-03 18:00:52 +08:00
ba9a611c66 feat: enterprise skill loading — scan skills_dir, inject into LLM system prompt
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-03 17:40:38 +08:00
958431d282 fix: CRUD dspy — move return outside async with, fix dbname underscore
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-03 17:13:11 +08:00
f86cce02f4 feat: multi-repo workspace — org settings, project repos, deliverable types
yumoqing pushed to main at yumoqing/rag 2026-08-03 17:02:15 +08:00
84448259e2 fix: GPU URLs need :10443, create VDB collection before upsert, align VDB id with chunk id
yumoqing pushed to main at yumoqing/pipeline_ops 2026-08-03 16:46:54 +08:00
3367da879f docs: add README.md and skill/SKILL.md
yumoqing pushed to main at yumoqing/pipeline_dist 2026-08-03 16:46:41 +08:00
5ed1a6133b docs: add README.md and skill/SKILL.md
yumoqing pushed to main at yumoqing/pipeline_core 2026-08-03 16:46:41 +08:00
66b8b42064 docs: add README.md and skill/SKILL.md