superpowers/tests
Jesse Vincent 9e3ed213a0 Separate brainstorm server content and state into peer directories
The session directory now contains two peers: content/ (HTML served to
the browser) and state/ (events, server-info, pid, log). Previously
all files shared a single directory, making server state and user
interaction data accessible over the /files/ HTTP route.

Also fixes stale test assertion ("Waiting for Claude" → "Waiting for
the agent").

Reported-By: 吉田仁
2026-03-25 11:03:53 -07:00
..
brainstorm-server Separate brainstorm server content and state into peer directories 2026-03-25 11:03:53 -07:00
claude-code fix: replace bare except with except Exception 2026-03-09 17:10:07 -07:00
explicit-skill-requests fix: use portable shebang #!/usr/bin/env bash in all shell scripts 2026-03-15 18:38:04 +00:00
opencode chore: remove dead lib/skills-core.js and its tests 2026-03-09 17:40:52 -07:00
skill-triggering fix: use portable shebang #!/usr/bin/env bash in all shell scripts 2026-03-15 18:38:04 +00:00
subagent-driven-dev fix: use portable shebang #!/usr/bin/env bash in all shell scripts 2026-03-15 18:38:04 +00:00