Skip to content

chore: upgrade to cocoindex 1.0.0 stable#143

Merged
georgeh0 merged 1 commit intomainfrom
g/coco-1.0
Apr 22, 2026
Merged

chore: upgrade to cocoindex 1.0.0 stable#143
georgeh0 merged 1 commit intomainfrom
g/coco-1.0

Conversation

@georgeh0
Copy link
Copy Markdown
Member

Summary

  • Bump cocoindex from pre-release 1.0.0a43 to stable >=1.0.0,<1.1.0 across [litellm], [embeddings-local], [full], and [dev] extras.
  • Drop [tool.uv] prerelease = "explicit" — no longer needed now that the dep is stable.
  • Adapt ContextKey usage to the 1.0 API: opt-in detect_change=True replaces opt-out tracked=False. EMBEDDER now opts into change detection; CHUNKER_REGISTRY, SQLITE_DB, and CODEBASE_DIR rely on the new default (not tracked).

Test plan

  • CI

- Bump cocoindex from 1.0.0a43 to >=1.0.0,<1.1.0
- Drop `[tool.uv] prerelease = "explicit"` now that the dep is stable
- Adapt ContextKey usage to 1.0 API: opt-in `detect_change=True`
  replaces opt-out `tracked=False`
@georgeh0 georgeh0 merged commit a81b729 into main Apr 22, 2026
4 checks passed
@georgeh0 georgeh0 deleted the g/coco-1.0 branch April 22, 2026 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant