Releases: theagenticguy/ralph-for-kiro
Releases · theagenticguy/ralph-for-kiro
v1.1.0
v1.0.0
1.0.0 (2026-01-12)
⚠ BREAKING CHANGES
- Complete rewrite of the Ralph Wiggum CLI
Features
- bun and json write with better prompts (ca4c974)
- ci: add release-please workflow and GitHub release automation (#1) (833c8f7)
- rewrite CLI from Python to TypeScript/Bun 1.3 (4b6dbdd)
- tests and readme (88ef552)
- uber init (faca3bf)
Bug Fixes
- cli: pass prompt as positional arg + clear stale state on start (069c005)
- feedback: sanitize extracted text to remove control characters (935dd5d)
- security: prevent ReDoS in extractTagContent (#9) (344014d)
- session: add defensive measures against memory corruption (9456343)
- session: resolve path before SQLite query + add structured feedback (db007c8)
- sqlite: use bun:sqlite Database class instead of Bun.SQL (96dfe7c)