mirror of
https://github.com/obra/superpowers
synced 2026-07-10 12:44:29 +00:00
b52af8427c
start-server.sh now accepts --project-dir to store session files under .superpowers/brainstorm/ instead of /tmp. stop-server.sh only deletes ephemeral /tmp sessions, keeping persistent ones for later review. Fix test race condition with polling-based server startup wait.