Releases: leeguooooo/work-report
Releases · leeguooooo/work-report
v0.1.4
v0.1.3
- 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
- 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
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
Initial release of work-report skill.
- Daily/weekly report generation
- Multi-repo scanning with project grouping
- Chinese README and setup guidance