Skip to content

v0.2.5

Choose a tag to compare

@heyhuynhgiabuu heyhuynhgiabuu released this 09 Jul 19:03

pi-task v0.2.5

Highlights

  • One-tool orchestration: task guidance is stricter and clearer — prompt contract now explicitly requires goal, non-goals, write/read policy, stop condition, and verification recipe.
  • Cleaner task receipts: foreground textual progress and background launch receipts now both show the exact subagent JSONL path, without noisy tmux/session-name boilerplate.
  • Cleaner widgets: foreground and background widgets both use a compact header + tree-detail layout, with collapsed (+N more) tool-call summaries and aligned spacing.
  • Harness cleanup: removed stale harness references and dead foreground-progress data plumbing so the extension is cleaner around its single-tool design.
  • Tests: widget regression coverage is now part of the main npm test run.

Upgrade

pi install @heyhuynhgiabuu/pi-task@0.2.5
# or link local: pi extensions link ~/dev/projects/pi-task

Requires peer @earendil-works/pi-coding-agent ^0.80.0.