Skip to content

v0.5.2

Choose a tag to compare

@github-actions github-actions released this 17 Jun 19:29
· 65 commits to main since this release

The local/global distinction is now consistent across every read tool and at any directory depth.

Improvements

  • search_documents results carry the same source and read-only labels as the other read tools.

Fixes

  • Documents in any nested global/ directory are read-only, not just the top level.

Changelog

  • 8f441e4 fix: bugs and improve tests