Skip to content

Releases: leeguooooo/work-report

v0.1.4

26 Dec 05:30

Choose a tag to compare

  • Normalize commit subjects into business-friendly Chinese items\n- Default normalization on; add --no-normalize opt-out\n- Document normalization behavior

v0.1.3

26 Dec 05:15

Choose a tag to compare

  • Add implicit root via WORK_REPORT_ROOT/CODEX_WORK_ROOT\n- Keep explicit --root/--repo support\n- Document default root env usage

v0.1.2

26 Dec 04:53

Choose a tag to compare

  • Require explicit workspace root for multi-repo reports\n- Ensure daily/weekly items are rewritten in Chinese\n- Document fixed script path for non-skill directories

v0.1.1

26 Dec 04:37

Choose a tag to compare

Update repo discovery and defaults.

  • Require --root unless using --repo
  • Detect .git file or directory
  • Default to git log --all (use --no-all to limit)
  • Weekly range uses natural week starting Monday

v0.1.0

26 Dec 03:29

Choose a tag to compare

Initial release of work-report skill.

  • Daily/weekly report generation
  • Multi-repo scanning with project grouping
  • Chinese README and setup guidance