Skip to content

v0.23.0

Choose a tag to compare

@umputun umputun released this 17 Mar 02:24
· 191 commits to master since this release

New Features

  • Support host Docker socket mounting in container for Docker-dependent workflows #223 @umputun

Improved

  • Code smells cleanup: structure and convention improvements #217 @umputun
  • Bump golang.org/x/term from 0.40.0 to 0.41.0 #219 @app/dependabot
  • Bump github.com/charmbracelet/glamour from 0.10.0 to 1.0.0 #218 @app/dependabot

Fixed

  • Pass Claude prompt via stdin to avoid Windows cmd.exe length limit #220 @stanurkov