Skip to content

v1.3.0 — Dependencies & Planning

Choose a tag to compare

@egorfedorov egorfedorov released this 04 Mar 09:11
· 7 commits to main since this release
Immutable release. Only release title and notes can be modified.

What's New — 12 new tools (22→34)

Task Dependencies

  • task_depend — add/remove dependency between tasks with circular dependency detection
  • task_blockers — show full dependency graph
  • critical_path — find the longest dependency chain (project bottleneck)

Task Splitting

  • task_split — break complex tasks into subtasks
  • task_subtasks — view subtask progress with completion percentage

Sprint Planning

  • sprint_create — create time-boxed sprints (default 7 days)
  • sprint_add — add tasks to a sprint
  • sprint_close — close sprint, carry over incomplete tasks
  • sprint_view — sprint progress with burndown

Daily Standup & Focus

  • standup — automated standup: done, in-progress, blocked, up next
  • pomodoro_start — start focus session tied to a task
  • pomodoro_status — check pomodoro timer