Files
ai-workflow-course/modules/21-skills-teaching-the-ai-your-playbook/lab/start/CHANGELOG.md
T
claude 7f439212ac
Sync course wiki / sync-wiki (push) Successful in 5s
CI / check (push) Successful in 6s
Self-contained, skip-friendly lab starting points (#103)
Co-authored-by: claude <claude@jpaul.io>
Co-committed-by: claude <claude@jpaul.io>
2026-06-23 18:24:36 -04:00

10 lines
234 B
Markdown

# Changelog
Newest entries on top. One line per user-visible change.
## Unreleased
- Add `count` command: print how many tasks are still pending.
- Add `done <index>` command: mark a task complete.
- Initial CLI: `add` and `list`.