Releases: cocoindex-io/cocoindex-code
Releases · cocoindex-io/cocoindex-code
v0.2.37
Compare
Sorry, something went wrong.
No results found
What's Changed
Full Changelog : v0.2.36...v0.2.37
v0.2.36
Compare
Sorry, something went wrong.
No results found
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
Full Changelog : v0.2.35...v0.2.36
v0.2.35
Compare
Sorry, something went wrong.
No results found
What's Changed
fix(init): clearer providers, interactive recovery, retry-crash fix by @georgeh0 in #184
Full Changelog : v0.2.34...v0.2.35
v0.2.34
Compare
Sorry, something went wrong.
No results found
What's Changed
docs(skills/ccc): document ccc describe and ccc guide by @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
v0.2.33
Compare
Sorry, something went wrong.
No results found
What's Changed
perf(cli): lazy-load server, pathspec, and protocol imports by @georgeh0 in #164
Full Changelog : v0.2.32...v0.2.33
v0.2.32
Compare
Sorry, something went wrong.
No results found
What's Changed
feat: add Svelte and Vue support by @georgeh0 in #158
docs(claude-md): link to /review-changes; condense write-time rules by @georgeh0 in #159
Full Changelog : v0.2.31...v0.2.32
v0.2.31
Compare
Sorry, something went wrong.
No results found
What's Changed
fix(litellm): skip encoding_format="float" for voyage/bedrock by @georgeh0 in #152
Full Changelog : v0.2.30...v0.2.31
v0.2.30
Compare
Sorry, something went wrong.
No results found
What's Changed
refactor(embedder-params): drop dimensions knob; pass indexing kwargs into LiteLLM ctor by @georgeh0 in #151
Full Changelog : v0.2.29...v0.2.30
v0.2.29
Compare
Sorry, something went wrong.
No results found
What's Changed
chore: drop cocoindex prerelease install flags by @georgeh0 in #145
refactor: drop unused shared.embedder global by @georgeh0 in #149
feat: configurable embedder indexing_params/query_params + curated defaults by @georgeh0 in #150
Full Changelog : v0.2.28...v0.2.29
v0.2.28
Compare
Sorry, something went wrong.
No results found
What's Changed
docs(docker): one-liner compose install + env-overridable image by @georgeh0 in #142
chore: upgrade to cocoindex 1.0.0 stable by @georgeh0 in #143
fix(litellm): pass encoding_format="float" explicitly by @georgeh0 in #144
Full Changelog : v0.2.27...v0.2.28