| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-25 | 2.8 kB | |
| v1.0.14 source code.tar.gz | 2026-06-25 | 24.0 MB | |
| v1.0.14 source code.zip | 2026-06-25 | 24.5 MB | |
| Totals: 3 Items | 48.5 MB | 1 | |
What's Changed
- feat(code_match): whole-node boundary
\{ P \}("is") by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/2196 - ci(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in https://github.com/cocoindex-io/cocoindex/pull/2191
- docs: Hum typography (Plus Jakarta Sans) by @badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/2197
- docs: drop v0/v1 header dropdowns, link v0 docs from footer by @badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/2199
- docs: bump @cocoindex/brand v0.4.8 → v0.4.9 by @badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/2200
- docs: hero → Hum --text-display + brand v0.4.10 by @badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/2201
- docs: exact Hum font-size scale (brand v0.4.11) by @badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/2202
- perf(engine): minimize serialization related to UserStateCache by @hakuuww in https://github.com/cocoindex-io/cocoindex/pull/2127
- docs(examples): homepage-style cards, deployed artwork, clearer categories by @badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/2205
- docs: hum-07 alignment (nav/type/DocCards) + clickable example facet filters by @badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/2207
- examples: glow up every README (SVG covers + Scarf) + fix gpt-5.4 + AGENTS catalog by @badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/2208
- examples(kafka_to_lancedb): align Kafka topic name with the producer by @badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/2209
- Agent experience: fix skill/config drift, add MCP discoverability by @badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/2211
- test(qdrant): add unit tests for target connector helpers by @nuthalapativarun in https://github.com/cocoindex-io/cocoindex/pull/1952
- docs: bump @cocoindex/brand to v0.4.29 (footer layout fix) by @badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/2214
- fix(docs): update broken and redirected documentation links by @nuthalapativarun in https://github.com/cocoindex-io/cocoindex/pull/2081
- test(connectors): add unit tests for localfs connector by @nuthalapativarun in https://github.com/cocoindex-io/cocoindex/pull/2083
feat(zvec): add FTS field support to zvec target connector by @Haleshot in https://github.com/cocoindex-io/cocoindex/pull/2215- fix(core): round-trip StableKey::Bytes through serde msgpack by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/2218
- docs(agents): CLI-first code search, drop MCP auto-registration by @badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/2216
Full Changelog: https://github.com/cocoindex-io/cocoindex/compare/v1.0.13...v1.0.14