Skip to content

Releases: rararulab/devkit

v0.3.0

27 Apr 09:18
2e6531d

Choose a tag to compare

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

20 Mar 10:13
cfc76ab

Choose a tag to compare

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