Skip to content

Clarity Agent v0.1.5

Latest

Choose a tag to compare

@scooley scooley released this 19 Aug 20:57

馃幆 What Changed

Setup and installation are more reliable, #163, #149
Improved Python discovery during installation, fixed clarity embed directory creation, updated Claude model versions, increased the Claude turn limit, and fixed CP-1252 encoding issues. Connection-test failures now include a direct download link for missing tools, making setup issues easier to resolve.

GitHub Copilot setup handles SDK compatibility more gracefully, #142
Optional Copilot SDK imports no longer prevent Clarity from starting when the SDK is missing or incompatible.

The execution log starts unobtrusively, #155
The execution log side pane is now closed by default while remaining available when needed.

馃Ч Maintenance

Dependency updates: esbuild, Vite, mistune, serde_with, MCP, js-yaml, postcss, pyasn1, setuptools, cryptography, undici, and aiohttp.
These updates include security fixes and compatibility improvements.

Thank you, Clarity Agent community!

馃弳 Top Contributors

  • @yonatanzunger: Improved installation, model configuration, embedding, encoding compatibility, and runtime reliability. 馃悙
  • @israelo19: Added actionable tool download links to provider setup failures. 馃馃徏
  • @aprameyak: Improved the default execution-log experience. 馃
  • @DroidPrezzo: Made GitHub Copilot SDK integration resilient to SDK version differences. 馃

馃帀 Welcome New Contributors!

  • @DroidPrezzo: First Clarity Agent contribution with the Copilot SDK compatibility fix.
  • @aprameyak: First Clarity Agent contribution with the execution-log usability improvement.

Full Changelog: v0.1.4...v0.1.5