Skip to content

v1.1.0

Choose a tag to compare

@zainphp zainphp released this 03 Jun 13:26
· 11 commits to main since this release
Immutable release. Only release title and notes can be modified.
59b1c14

What's Changed

CHORE:

  • update dependencies to latest versions by @dominosaurs in #85
  • reduce package.json dependencies and add runtime asset handling by @dominosaurs in #86

DOCS:

  • update TOON documentation and simplify --json flag description by @dominosaurs in #89

FIX:

  • update save memories tool to use refined importance validation for opencode compatibility and enhance tests for out-of-range values by @dominosaurs in #84
  • sort O(n log n) per row by implement optimized result insertion for exact vector search and add corresponding test by @dominosaurs in #87
  • handle undefined embedding provider based on context configuration by @dominosaurs in #90

TEST:

  • ensure waitForExit resolves with default code 1 for undefined exit codes by @dominosaurs in #88

Full Changelog: v1.0.0...v1.1.0