13 Commits

Author SHA1 Message Date
hub-gif
5fe4ac4ffe feat(pipeline): add LLM summaries for usage scenarios (§8.4)
Made-with: Cursor
2026-04-14 17:27:38 +08:00
hub-gif
f994555f9f feat(pipeline): remove llm section bridges from report generation
Made-with: Cursor
2026-04-14 17:27:19 +08:00
hub-gif
e73f1ffe8d fix(ui): add clear local lock for regenerate-report button
Made-with: Cursor
2026-04-14 17:13:01 +08:00
hub-gif
6f04326400 fix(frontend): track multiple in-flight generation keys (regen vs preview)
Made-with: Cursor
2026-04-14 17:12:03 +08:00
hub-gif
4847003a05 fix(frontend): keep regen in-flight lock on client disconnect (tab switch)
Made-with: Cursor
2026-04-14 17:12:03 +08:00
hub-gif
fdf5901f76 fix(frontend): persist generation in-flight key in sessionStorage (HMR/reload)
Made-with: Cursor
2026-04-14 17:12:03 +08:00
hub-gif
cd863864a0 fix(frontend): disable report regen while any job regen is in flight
Made-with: Cursor
2026-04-14 17:12:03 +08:00
hub-gif
134faffbe8 feat: default LLM for report regen, job report_config, and API defaults
Made-with: Cursor
2026-04-14 13:28:18 +08:00
hub-gif
48ed337310 refactor(frontend): simplify report build page, drop LLM checkboxes
Made-with: Cursor
2026-04-14 13:25:51 +08:00
hub-gif
e2a0a442a7 fix(pipeline): scenario LLM merge without unrelated runner/vue churn
Restore jd_runner/JdAnalysisView to prior behavior except schema_version 3,
scenario suggest block, and default comment_scenario_groups fallback when
eff_rc omits them. Reverts accidental WIP bundled in previous commit.

Made-with: Cursor
2026-04-14 10:38:00 +08:00
hub-gif
1deea3af35 feat(pipeline): LLM-extend usage scenario groups from comments
Add suggest_scenario_groups_llm: single call with excerpt corpus + existing
label/triggers, parse scenarios JSON, merge into comment_scenario_groups
(up to 40) before build_competitor_brief. Record in keyword_suggest_llm.json
(schema_version 3). Skip with MA_SKIP_LLM_SCENARIO_SUGGEST. Update tests
and analysis view hint.

Made-with: Cursor
2026-04-14 10:36:28 +08:00
hub-gif
a8210ec933 feat(报告): 各章大模型衔接分析与 report_config 开关
Made-with: Cursor
2026-04-13 11:06:35 +08:00
hub-gif
d8086dfdd5 Initial commit: Market-Assistant standalone (Django + Vue + JD crawler copy)
Made-with: Cursor
2026-04-10 18:03:35 +08:00