mirror of
https://github.com/obra/superpowers.git
synced 2026-04-28 05:59:29 +00:00
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: 吉田仁
|
||
|---|---|---|
| .. | ||
| brainstorm-server | ||
| claude-code | ||
| explicit-skill-requests | ||
| opencode | ||
| skill-triggering | ||
| subagent-driven-dev | ||