mirror of
https://github.com/wassname/pi-goals.git
synced 2026-07-24 13:10:41 +08:00
Two space-savers for a display that grows across sessions: - widget header now carries the clickable .pi/goals.md path (with title), dropping the separate muted footer -- one vertical line instead of two. - /goals clear now offers 'Prune completed goals' (pure pruneCompleted: drops done+cancelled goal blocks, keeps active/open, title, and the log) alongside the existing full clear. Gives a way to shed old goals without losing the audit trail. Co-Authored-By: Claudypoo <288921227+claudypoo@users.noreply.github.com>