Skip to content

v1.0.1

Choose a tag to compare

@DDecoene DDecoene released this 05 Jul 17:37
7611620

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 sectionnpm run serve, ports, the SQLite data/ 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