Skip to content

Releases: punparin/task-manager-mcp

v0.5.5

Choose a tag to compare

@github-actions github-actions released this 12 May 08:22
1fafab1

What's Changed

  • docs: refresh explorer and tool docs after activity-tab feature by @punparin in #65
  • chore: guard tool/route changes with docs check, seed CHANGELOG by @punparin in #66
  • test: parameterize transition side-effect matrix across triggers by @punparin in #67
  • feat(list_tasks): add tags filter to narrow vault queries by @punparin in #68
  • docs(agent): steer related-task queries to semantic search compose by @punparin in #69
  • chore: release v0.5.5 by @punparin in #70

Full Changelog: v0.5.4...v0.5.5

v0.5.4

Choose a tag to compare

@github-actions github-actions released this 08 May 06:53
d9360b4

What's Changed

  • feat(explorer): add activity timeline and per-task history panel by @punparin in #57
  • release v0.5.3 by @punparin in #58
  • fix(server): auto-promote backlog to ready when blockers clear via update_task by @punparin in #60
  • fix(deps): resolve dependents when a blocker is cancelled by @punparin in #63
  • release v0.5.4 by @punparin in #64

Full Changelog: v0.5.2...v0.5.4

v0.5.3

Choose a tag to compare

@github-actions github-actions released this 08 May 06:54
8511f6a

What's Changed

  • feat(explorer): add activity timeline and per-task history panel by @punparin in #57
  • release v0.5.3 by @punparin in #58

Full Changelog: v0.5.2...v0.5.3

v0.5.2

Choose a tag to compare

@github-actions github-actions released this 08 May 03:43
952446a

What's Changed

  • fix(explorer): body-font prose, confirm destructive actions, drop ellipsis by @punparin in #55
  • release v0.5.2 by @punparin in #56

Full Changelog: v0.5.1...v0.5.2

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 07 May 16:19
c37830f

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 07 May 15:51
aa5db05

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

v0.4.6

Choose a tag to compare

@github-actions github-actions released this 07 May 06:29
e7bc111

What's Changed

  • feat(explorer): surface comments and completion notes in the ui by @punparin in #33
  • release v0.4.6 by @punparin in #34

Full Changelog: v0.4.5...v0.4.6

v0.4.5

Choose a tag to compare

@github-actions github-actions released this 07 May 05:46
4dee9b2

What's Changed

Full Changelog: v0.4.4...v0.4.5

v0.4.4

Choose a tag to compare

@github-actions github-actions released this 04 May 14:37
7a7aec5

What's Changed

Full Changelog: v0.4.3...v0.4.4

v0.4.3

Choose a tag to compare

@github-actions github-actions released this 30 Apr 13:29
98b40b6

What's Changed

  • feat: add 'agent' as canonical assignee, alias to legacy 'claude' by @punparin in #22
  • docs: decouple readme from claude code by @punparin in #21
  • chore: add LICENSE and quickstart for team onboarding by @punparin in #23
  • feat: configurable tasks folder via TASK_MANAGER_TASKS_FOLDER by @punparin in #24
  • docs: add CONTRIBUTING.md by @punparin in #25
  • add github issue templates by @punparin in #26
  • release v0.4.3 by @punparin in #27

Full Changelog: v0.4.2...v0.4.3