Releases: rararulab/devkit
Releases · rararulab/devkit
v0.3.0
Changelog
All notable changes to this project will be documented in this file.
[0.3.0] - 2026-04-27
⚙️ Miscellaneous
- Add ralph autonomous agent loop setup
🐛 Bug Fixes
- Harden error handling, add unit tests
- wt: Tui sizing, layout, selection feedback
- wt: Satisfy lint after pr2 merge
🚀 Features
- wt: Rich ls output, tui cleanup ux
v0.2.0
Changelog
All notable changes to this project will be documented in this file.
[0.2.0] - 2026-03-20
⚙️ Miscellaneous
- Add prek pre-commit hooks
🐛 Bug Fixes
- ci: Go version and golangci-lint errors
- deps: Resolve named return shadowing
- lint: Resolve all 20 golangci-lint errors
- lint: Pointer receivers, goimports, funlen
- lint: EvalOrder, goimports, appendCombine
- lint: Remove unused return from handlers
🚀 Features
- ci: Auto release PR on push to main