yumoqing
  • Joined on 2025-06-28
yumoqing pushed to main at yumoqing/product_management 2026-08-04 12:55:43 +08:00
9f37ec4717 fix(accounting): auto-sync published llm to product on publish; skip PAY leg for owner self-use
yumoqing pushed to main at yumoqing/llmage 2026-08-04 12:36:12 +08:00
0c4bc661eb fix(publish): auto-sync llm to product on publish via env.sync_llm_product
yumoqing pushed to main at yumoqing/sage 2026-08-04 12:11:42 +08:00
a6ba382241 feat(tenant): multi-tenant domain routing endpoint + shell_theme dedup + dim_test path
yumoqing pushed to main at yumoqing/rag 2026-08-04 11:34:00 +08:00
7993b186da fix: stop double-encoding keyword - pass raw value as httpcall params (CRUD style); defensive unquote fallback in dspy for legacy cached UI
yumoqing pushed to main at yumoqing/hotspot 2026-08-04 08:51:58 +08:00
0f54c24987 docs: add recommended fetch intervals per parser
yumoqing pushed to main at yumoqing/hotspot 2026-08-04 08:46:33 +08:00
fce2d78cfc docs: add parser auth status — 9 zero-config, 2 needs setup
yumoqing pushed to main at yumoqing/publisher 2026-08-04 08:39:40 +08:00
8cd76eda1e feat: browser automation for 6 no-API platforms
yumoqing pushed to main at yumoqing/publisher 2026-08-04 08:36:25 +08:00
622ff789f5 fix: honest platform classification — real API / restricted / browser-only
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