v0.2.5
pi-task v0.2.5
Highlights
- One-tool orchestration:
taskguidance 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 testrun.
Upgrade
pi install @heyhuynhgiabuu/pi-task@0.2.5
# or link local: pi extensions link ~/dev/projects/pi-taskRequires peer @earendil-works/pi-coding-agent ^0.80.0.