Skip to content

v0.2.40

Choose a tag to compare

@georgeh0 georgeh0 released this 06 Aug 06:06
· 2 commits to main since this release
a4474ef

What's Changed

  • fix: preserve inverted gitignore traversal by @shixi-li in #239
  • feat(cli): add ccc version by @junzh0u in #245
  • fix(cli): handle unencodable search results by @shixi-li in #246
  • fix: bound MPS embedding memory on Apple Silicon by @fml09 in #244
  • feat(settings): add max_file_size to filter oversized files by @shixi-li in #248
  • fix: support MCP Python SDK v2 by @fml09 in #242
  • fix(mcp): report our own version in the MCP handshake by @junzh0u in #266
  • fix(daemon): keep the socket path under the AF_UNIX limit by @junzh0u in #267
  • chore(deps): bump aiohttp from 3.14.1 to 3.14.3 by @dependabot[bot] in #265
  • chore(deps): bump cryptography from 48.0.1 to 50.0.0 by @dependabot[bot] in #264
  • feat(daemon): allow idle exit during MCP sessions by @MR-MaoJiu in #268
  • chore(deps): bump setuptools from 80.10.2 to 83.0.0 by @dependabot[bot] in #240

New Contributors

Full Changelog: v0.2.39...v0.2.40