Files
geekgeekrun/packages
rqi14 67767484ca feat(recruiter-ui): UX overhaul — nav grouping, workflow order, deduplication
Squashed from 3 commits on feature/recruiter-ui-ux-overhaul.

Changes based on 4-way parallel subagent design review + copilot review cycle:

**Nav**: 4 labeled groups replacing flat list — 账号配置 (login/LLM first) → 职位配置 → 自动化执行 → 集成与工具. Rename debug tool to 调试与测试工具.

**BossAutoBrowseAndChat**: Remove broken cross-ref text claiming per-job greeting overrides exist in 职位配置 (they don't).

**BossChatPage + BossAutoSequence**: Expand job sequence table to 3 columns (enabled/runRecommend/runChat) and normalize missing sequence fields from old configs to default true — consistent with the automation runner's own `!== false` logic.

**BossDebugTool**: Move browser controls inside Tab A (Tab B LLM screening doesn't need the browser). Clarify Tab B label. Add ephemeral-rubric warning with link to 职位配置 for persistence.

**BossJobConfig**: Merge work-exp and salary min/max from 4 separate checkbox rows into 2 combined range rows. Change resume-filter section scope tag to warning-type.

**BossLlmConfig**: Move 各用途默认模型 from bottom to top with isLoading guard on empty-state alert.

**BossAutoSequence**: Add pre-flight navigation links to browse/chat config pages.
2026-05-10 22:03:06 +08:00
..