Skip to content

v1.2.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Aug 03:31
· 2 commits to main since this release
f57626f

Changelog

Features

Bug fixes

  • 254b21f: fix: handle TMPDIR absence gracefully during cleanup (@appleboy)
  • 117ca48: fix: refactor required command checks before tmp dir management (@appleboy)
  • 944c669: fix: quote filename arguments to support paths with spaces (@appleboy)

Enhancements

  • aec282e: chore: upgrade go-openai, genai, and indirect dependencies (@appleboy)

Refactor

Build process updates

Documentation updates