Skip to content

v1.5.2

Choose a tag to compare

@github-actions github-actions released this 04 Aug 14:11
· 24 commits to main since this release

DEPRECATED — this release is superseded. Use v1.8.2 instead (latest plugin.zip, includes all fixes below).


Schedule-aware MCP server for Super Productivity.

What's in 1.5.2:

  • get_schedule returns a time-blocked view with start/end times, overlap clusters, and completed tasks binned by the day they finished
  • get_tasks gains scheduled_on, completed_on, overlapping, sort_by filters and an include_schedule mode
  • get_task composes a full task detail: parent, subtasks, and time spent over the last 14 days
  • Task responses resolve project titles and tags by default; refresh a 30s cache on tag or project edits
  • sp://context resource: server time, projects, tags, today's schedule, and overdue tasks in one fetch
  • add_time_today and get_time support agent-driven time tracking
  • Fixed completed_on sorting (done tasks were being stripped before filtering) and an overlap where done tasks appeared twice

Full docs in the repository README.