Skip to content
This repository was archived by the owner on Sep 1, 2026. It is now read-only.

v0.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 07 May 17:55
ee7c8d0

0.3.0 (2026-05-07)

⚠ BREAKING CHANGES

  • migrate npm scope to @earendil-works/pi-coding-agent (#2)

Features

  • agent awareness and widget (296c3c6)
  • awareness: restructure injected text with hierarchy and unified status (cdd4665)
  • domain types, status lifecycle, plan store with locking (e54b5c8)
  • enforce errand delegation pattern in prompt guidelines and awareness (e46def5)
  • graceful degradation when plans fail to load (07d010a)
  • mark_chores: per-update results, no abort on invalid input (fe80f68)
  • migrate npm scope to @earendil-works/pi-coding-agent (#2) (fafb6f3)
  • outcome summary, awareness cap, resolve fix; docs (a7bbf91)
  • per-project storage, live widget updates, add_errands (ec4ee3d)
  • short prefixed IDs, plan schema version, load error reporting (b221cdc)
  • tighten tool descriptions and guidelines; unify on "chore" vocabulary (e5eabc2)
  • tools and tracking (9011e07)
  • widget: outcome summary for completed plans (7acf233)

Bug Fixes

  • /errands clear: include skipped plans in cleanup (34a21e1)
  • add_chores: return structured error instead of throwing on unknown errand (80f2de7)
  • lifecycle: all-skipped resolves to skipped, propagates to summaries (a275c34)