v0.2.40
What's Changed
- fix: preserve inverted gitignore traversal by @shixi-li in #239
- feat(cli): add
ccc versionby @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
- @shixi-li made their first contribution in #239
- @fml09 made their first contribution in #244
- @MR-MaoJiu made their first contribution in #268
Full Changelog: v0.2.39...v0.2.40