mirror of
https://github.com/wassname/pi-plan.git
synced 2026-08-28 12:53:46 +08:00
A subagent runs pi -p --no-session with extensions on, so it loaded pi-goals, got the parent's plan injected, and could sign off the parent's goals. Two windows on one checkout also stomped each other's file. The session id in the name fixes both, and doubles as the on switch: no /goals means no file at this session's path, so nothing fires. Drops the v1 goals.md rename, and /goals clear now deletes the file. Co-Authored-By: Claudypoo <288921227+claudypoo@users.noreply.github.com>