Releases: cocoindex-io/cocoindex-code
Releases · cocoindex-io/cocoindex-code
Release list
v0.2.41
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
v0.2.39
v0.2.38
What's Changed
- docs: clarify updating the index after settings changes by @roian6 in #201
- docs: add Kilo Code MCP setup instructions by @roian6 in #203
- feat(plugin): Grok skill, SessionStart hook, and MCP with dual-agent docs by @MickaelV0 in #202
- feature: updated alternative embedding options after testing by @jimmckeeth in #196
- feat: include .dart files in default search patterns by @youdie006 in #195
- More detailed stats, removed incompatible models by @jimmckeeth in #208
- docs: slim SECURITY.md to a scope shim over the org policy by @georgeh0 in #217
- ci: add gitleaks secret-scanning pre-commit hook by @georgeh0 in #218
- chore(deps): bump mcp from 1.26.0 to 1.28.1 by @dependabot[bot] in #224
- chore(deps): bump pydantic-settings from 2.12.0 to 2.14.2 by @dependabot[bot] in #219
- chore(deps): bump litellm from 1.81.9 to 1.84.0 by @dependabot[bot] in #221
- chore(deps): bump starlette from 0.52.1 to 1.3.1 by @dependabot[bot] in #220
- chore(deps): bump transformers from 5.0.0 to 5.5.0 by @dependabot[bot] in #222
- feat(cli): add --json flag to ccc search by @junzh0u in #216
- fix(client): crash-aware restart of a daemon that vanished mid-session by @junzh0u in #214
- chore(deps): bump cryptography from 46.0.4 to 48.0.1 by @dependabot[bot] in #226
- chore(deps): bump aiohttp from 3.13.3 to 3.14.1 by @dependabot[bot] in #227
- chore(deps): bump torch from 2.10.0 to 2.13.0 by @dependabot[bot] in #228
- fix(cli): make 'ccc index' auto-initialize project settings as README claims by @junzh0u in #213
- chore(deps): bump pyjwt from 2.11.0 to 2.13.0 by @dependabot[bot] in #231
- chore(deps): bump python-multipart from 0.0.22 to 0.0.31 by @dependabot[bot] in #230
- chore(deps): bump idna from 3.11 to 3.15 by @dependabot[bot] in #229
- feat(daemon): idle timeout with MCP heartbeat — stop holding the embedding model in RAM forever by @junzh0u in #215
- chore(deps): bump python-dotenv from 1.2.1 to 1.2.2 by @dependabot[bot] in #236
- chore(deps-dev): bump pytest from 9.0.2 to 9.0.3 by @dependabot[bot] in #235
- chore(deps): bump pygments from 2.19.2 to 2.20.0 by @dependabot[bot] in #233
- chore(deps): bump urllib3 from 2.6.3 to 2.7.0 by @dependabot[bot] in #232
- chore(deps): bump requests from 2.32.5 to 2.33.0 by @dependabot[bot] in #234
New Contributors
- @roian6 made their first contribution in #201
- @youdie006 made their first contribution in #195
- @dependabot[bot] made their first contribution in #224
- @junzh0u made their first contribution in #216
Full Changelog: v0.2.37...v0.2.38
v0.2.37
v0.2.36
What's Changed
- feat: ship as a Claude Code plugin marketplace by @MickaelV0 in #162
- docs(readme): document running prek checks locally before PRs by @georgeh0 in #189
- Add Embedding Options guide and model discovery script by @jimmckeeth in #188
- docs(readme): document COCOINDEX_LMDB_MAP_SIZE for large codebases (#185) by @georgeh0 in #187
- fix: remove logging.basicConfig from init.py by @filhocf in #155
New Contributors
- @MickaelV0 made their first contribution in #162
- @jimmckeeth made their first contribution in #188
- @filhocf made their first contribution in #155
Full Changelog: v0.2.35...v0.2.36
v0.2.35
v0.2.34
What's Changed
- docs(skills/ccc): document
ccc describeandccc guideby @georgeh0 in #165 - docs(readme): document OpenAI-compatible endpoint configuration by @georgeh0 in #168
- fix(deps): bump typer-slim to match typer in uv.lock by @georgeh0 in #169
- feat(deps): bump cocoindex to 1.0.6, tag telemetry as cocoindex-code by @georgeh0 in #172
- Revert "docs(skills/ccc): document ccc describe and ccc guide" (#165) by @georgeh0 in #176
- feat(doctor): surface daemon-side exception tracebacks by @georgeh0 in #177
- chore(deps): bump cocoindex to 1.0.7 by @georgeh0 in #178
Full Changelog: v0.2.33...v0.2.34