Skip to content

v0.99.10

Latest

Choose a tag to compare

@dwash96 dwash96 released this 04 May 04:32
dd5ec67

What's Changed

MR: #505
Full Changelog: v0.99.9...v0.99.10

Includes:

  • fix: Improve Ctrl+C interruption of MCP tool calls by @szmania in #503
  • Rename GetLines tool to ReadRange and improve its cache efficiency by deferring when it modifies stale messages in the context
  • Change HashPos generation algorithm to interleave bits more thoroughly so multiple files in the same chat don't have the same series of line anchor endings
  • Add total cached tokens to total token usage output
  • Add /exclude-skill and /include-skill commands to modify at runtime what skills are generally available for loading
  • Add /list-skill command to view all eligible, available, and loaded skills