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