Skip to content

v1.0.0

Latest

Choose a tag to compare

@edxeth edxeth released this 16 Apr 19:41

Install:

pi install git:github.com/edxeth/pi-tasks@v1.0.0

Or latest:

pi install git:github.com/edxeth/pi-tasks

✨ Features

  • add task telemetry and create-time status
  • add task widget commands
  • add interactive task widget

🐛 Bug Fixes

  • refine task creation guidance
  • persist tasksMode setting
  • snapshot task state across tree navigation
  • simplify task widget header
  • prefer task_batch for multi-create flows
  • align reminders with openclaude behavior
  • rename task_write and refine widget ordering
  • make reminders list only open tasks
  • remove legacy todo runtime ballast
  • add atomic task_write batches
  • ship task_* public tools
  • canonicalize dependency-aware ordering
  • persist session todos as per-task files

♻️ Refactoring

  • rename extension and simplify global storage

📝 Documentation

  • document shipped task system

🔧 Other Changes

  • rename pi-todos to pi-tasks
  • record TUI backtest evidence
  • record live pi verification
  • mark automated verification complete