Skip to content

Releases: JordanChoo/claude-code-starter

V2

10 Feb 22:39
b8e31e4

Choose a tag to compare

  • Moving from CCPM to OpenSpec for future proofing spec driven development
  • Integrating Beads repo to give agents structured memory
  • The Destructive Command Guard (DCG) hook to prevent a codebase-pocolypse
  • Rules for git worktrees to allow for true parallel development
  • Tightening up a whole bunch of files for context managemen

v1.0

04 Feb 12:15

Choose a tag to compare

feat: Add Firebase deployment configuration

- Create firebase.json with Firestore rules and hosting config
- Add npm deploy scripts (deploy, deploy:rules, deploy:hosting)
- Update README with deployment instructions and commands

Firestore security rules are now automatically deployed with `npm run deploy`.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>