Releases: JordanChoo/claude-code-starter
Releases · JordanChoo/claude-code-starter
V2
- 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
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>