v0.5.0
What's Changed
- docs: add demo gif showing dependency-aware next_task by @punparin in #37
- docs: trim readme and split deeper sections into docs/ by @punparin in #38
- docs: add explorer demo gif by @punparin in #39
- docs: surface explorer demo gif in readme by @punparin in #40
- fix(explorer): render body markdown headings as styled headings by @punparin in #42
- docs: replace CLAUDE.md with AGENT.md by @punparin in #43
- feat(server): ship agent rules via MCP instructions, untrack AGENT.md by @punparin in #44
- feat: auto-promote backlog dependents to ready on completion by @punparin in #45
- feat: expose blocked_by and completed via update_task by @punparin in #46
- feat: log status transitions to a JSONL audit file by @punparin in #50
- feat: broaden validate_dependencies to catch state drift by @punparin in #48
- feat: add bulk_update for one-shot multi-task edits by @punparin in #49
- docs: catch up reference docs with the v0.5 surface by @punparin in #51
- release v0.5.0 by @punparin in #52
Full Changelog: v0.4.6...v0.5.0