Skip to content

Releases: cocoindex-io/cocoindex-code

v0.2.37

23 Jun 05:18
2e96b45

Choose a tag to compare

What's Changed

Full Changelog: v0.2.36...v0.2.37

v0.2.36

19 Jun 05:15
a18a0ee

Choose a tag to compare

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

09 Jun 07:30
4372bae

Choose a tag to compare

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

03 Jun 17:51
65125c6

Choose a tag to compare

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

08 May 16:52
d429632

Choose a tag to compare

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

05 May 03:47
efd1273

Choose a tag to compare

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

27 Apr 01:38
51ea6ef

Choose a tag to compare

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

25 Apr 16:36
9700655

Choose a tag to compare

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

24 Apr 23:19
ee3515f

Choose a tag to compare

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

22 Apr 23:23
755e703

Choose a tag to compare

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