Changelog
All notable changes to pudo-code-system will be documented in this file.
The format is inspired by Keep a Changelog and organized for practical repository tracking.
[Unreleased]
Added
Changed
- Repositioned PUDO as an AI Agent Operating Layer across Cursor, Claude, Codex, GitHub Copilot, and Gemini/Antigravity
- Synchronized package and README badge version to
1.1.0
[1.1.0] - 2026-05-23
Added
pudo init CLI scaffold via package.json and bin/pudo.js
- Stack-specific templates in templates/ for Next.js, React Vite, Node Express, Python FastAPI, Django, Laravel, Go API, and React Native
- PUDO operating-kit state files in .pudo/ including config, session handoff, and release checklist
- GitHub workflow artifacts: pull request template and issue templates
- Benchmark kit in benchmarks/ with metrics sheet, calculator, task template, and before/after example
- New example 05-before-after-token-waste showing token and iteration reduction
- Governance and workflow docs:
Changed
- Repositioned README.md from a methodology + prompt library toward a developer operating kit
- Added install flow, PUDO modes, benchmark references, and operating-kit sections to the main README
- Added and aligned
Expected Impact claims across all README variants:
- Added
Quality Gates, current limitations, and updated AI integration guidance across localized READMEs
Integration Updates
Quality System
Notes
- The CLI is intentionally minimal and dependency-free at this stage.
- Benchmarks and expected impact numbers are directional until teams record their own measurements.