v1.0.1
Open-source repository improvements — no editor changes.
Added
- Dev container + one-click Codespaces — Node 22 image, ports 5273/5274 forwarded, auto
npm install+npm run dev, and an Open in GitHub Codespaces badge in the README. - Issue templates — bug report (keystrokes + document pattern) and feature request.
- SECURITY.md — private vulnerability reporting via GitHub, and an explicit statement of the security model (unauthenticated, private-by-URL).
- README Deploying section —
npm run serve, ports, the SQLitedata/directory, hosting requirements, and the security model. - Dependabot — weekly npm and GitHub Actions update PRs.
Changed
- README links the WordStar retrospective from the Philosophy section.
Removed
- Internal working notes under
docs/superpowers/(now gitignored).
Full changelog: CHANGELOG.md