Skip to content

v0.1.8

Choose a tag to compare

@github-actions github-actions released this 25 Apr 09:50
· 174 commits to main since this release

v0.1.8 (2026-04-25)

Features

  • auto vision sub-agent for text-only providers (1642ba3)
  • attach files and images to user messages (a13aa28)

Bug Fixes

  • silence esbuild signal-exit shim 'import-is-undefined' warning (906ea61)
  • use powershell -EncodedCommand to fix windows quoting (888e5d1)

Performance

  • cut context bloat with truncation, loop guard, and prompt caching (5af7760)

Documentation

Tests

  • drop tautology tests, keep behavioral coverage (329deaa)