Commit Graph

  • ad61b25a37 fix: trigger load-time indexing correctly (#108) Jiangzhou 2026-03-20 13:55:11 -07:00
  • 70c84f28ba fix: make sure daemon restarted on version mismatch (#107) Jiangzhou 2026-03-20 12:56:17 -07:00
  • dd5f7b6768 feat: revisit and simplify CLI-daemon connection model (#106) Jiangzhou 2026-03-20 11:49:25 -07:00
  • 260afe3fdd chore upgrade cocoindex (#102) v0.2.4 Jiangzhou 2026-03-18 18:16:16 -07:00
  • a43cbbb5e6 fix: use dedicated daemon connection for background MCP indexing (#98) ScavengerCoA 2026-03-19 02:12:33 +01:00
  • 0237e87b9d Fix daemon showing visible console window on Windows (#101) Mizu 2026-03-19 10:10:37 +09:00
  • bded244dbb chore: adjust chunk size (#95) v0.2.3 Jiangzhou 2026-03-17 08:13:59 -07:00
  • f99df64e51 chore: upgrade cocoindex version (#97) v0.2.2 Jiangzhou 2026-03-16 23:46:41 -07:00
  • 44afda6e9d fix: gracefully handle missing index table in ccc status (#96) Jiangzhou 2026-03-16 22:52:01 -07:00
  • ae14e9a380 docs: settings reference for the skill (#94) Jiangzhou 2026-03-16 21:00:32 -07:00
  • ad5c157f2f fix: make sure search blocks on load-time indexing gracefully (#92) v0.2.1 Jiangzhou 2026-03-16 20:35:32 -07:00
  • fca7c5a7fc docs: encourage more on skills on README.md (#93) Jiangzhou 2026-03-16 20:32:14 -07:00
  • a0a5a408ed feat: search pending on load-time indexing (#91) Jiangzhou 2026-03-16 19:01:55 -07:00
  • 614275f127 docs: make the skill take more ownership (#90) Jiangzhou 2026-03-16 18:47:23 -07:00
  • 9c8a1436ca docs: update README.md and add skill (#89) Jiangzhou 2026-03-16 16:58:29 -07:00
  • 53d808293f fix: make sure daemons are brought down cleanly (#84) v0.2.0 Jiangzhou 2026-03-16 15:07:00 -07:00
  • b8ed86f2bc feat: automatically restart daemon on global settings change (#88) Jiangzhou 2026-03-16 14:43:19 -07:00
  • 59e8ffefe9 chore: show project location clearly (#87) Jiangzhou 2026-03-16 13:56:21 -07:00
  • 7d9a0dcd3c fix: stablize setting files (#83) Jiangzhou 2026-03-16 13:09:58 -07:00
  • 57e7a20dea chore: no longer automatically trigger init by ccc index (#82) Jiangzhou 2026-03-16 11:35:21 -07:00
  • 3adffb3e58 chore: format fix (#81) Jiangzhou 2026-03-16 09:46:21 -07:00
  • e18ff8367e fix: skip files ignored by gitignore (#78) zerone0x 2026-03-17 00:34:09 +08:00
  • 3a5935246a chore: minor tweak to comments added to users .gitignore (#80) Jiangzhou 2026-03-16 09:31:46 -07:00
  • cd4b237cfa fix: close all projects on daemon shutdown for clean resource release (#77) Jiangzhou 2026-03-16 00:05:41 -07:00
  • f46b977e1f chore: shutdown the daemon more reliably (#76) Jiangzhou 2026-03-15 23:51:56 -07:00
  • fc929fe81c chore: adjust chunk size (#75) Jiangzhou 2026-03-15 23:39:10 -07:00
  • 0b30f16451 feat: assorted improvements for CLI/daemon to be resilient and ergonomic (#72) Jiangzhou 2026-03-15 23:04:00 -07:00
  • 5e83126297 chore: auto-generate _version.py via hatch-vcs (#74) Jiangzhou 2026-03-15 23:00:19 -07:00
  • b69113711f chore: avoid reprocessing triggered unncessarily (#73) Jiangzhou 2026-03-15 21:33:14 -07:00
  • 86fca84323 feat: show indexing progress gracefully (#71) Jiangzhou 2026-03-15 18:28:15 -07:00
  • 6477ce412f chore: detect project folder more correctly (#69) Jiangzhou 2026-03-14 19:02:04 -07:00
  • 84f72d0362 fix: bring down daemon in more reliable way (#68) Jiangzhou 2026-03-14 18:35:24 -07:00
  • 9000f1df7e feat: preliminary implementation for daemon + CLI (#67) Jiangzhou 2026-03-14 15:57:26 -07:00
  • aa0207b819 chore: make sure pytest always run in precommit (#64) Jiangzhou 2026-03-13 09:13:05 -07:00
  • e602332756 refactor: create separate Project to encapsulate coco.Environment (#63) Jiangzhou 2026-03-13 08:48:22 -07:00
  • f5dccfa036 chore: upgrade cocoindex and fix args to embed() call (#61) v0.1.14 Jiangzhou 2026-03-12 18:05:44 -07:00
  • 6937e7f8c3 chore: clarify sbert/ for local models & simplify trust_remote_code (#60) Jiangzhou 2026-03-12 18:00:27 -07:00
  • abd8afdb19 chore: reformat (#59) Jiangzhou 2026-03-12 17:47:44 -07:00
  • 3c7ebb6958 Feat/excluded patterns (#54) Ruben Fricke 2026-03-13 01:45:02 +01:00
  • dace9da3da feat: add Lua language support (#57) ScavengerCoA 2026-03-13 01:23:18 +01:00
  • 05213303d3 chore: upgrade cocoindex dependency version (#55) v0.1.13 Jiangzhou 2026-03-12 09:28:23 -07:00
  • cd379add34 fix: use SentenceTransformer to automatically choose device (#50) v0.1.12 Jiangzhou 2026-03-11 08:15:56 -07:00
  • bbba0b1580 chore: avoid noisy logs in cocoindex-code index (#48) v0.1.11 Jiangzhou 2026-03-10 14:02:31 -07:00
  • 060ab22d96 feat: signal indexing not done during search (#47) Jiangzhou 2026-03-10 13:50:25 -07:00
  • b14b2d831d docs: encourage run cocoindex-code index for large codebase (#46) Jiangzhou 2026-03-10 12:39:49 -07:00
  • 2c038e624d chore: upgrade cocoindex dependency to v1.0.0a26 (#42) v0.1.10 Jiangzhou 2026-03-07 20:39:29 -08:00
  • 26c4959a58 chore: update README to recommend pipx / uv tool (#41) Jiangzhou 2026-03-07 09:31:08 -08:00
  • ba692b00f4 chore: upgrade to cocoindex 1.0.0a24 and use its embedder (#36) v0.1.9 Jiangzhou 2026-03-05 14:21:10 -08:00
  • e3ab9f0a60 Support extra extensions with optional language mapping (#32) Keisuke Isono 2026-03-06 07:09:52 +09:00
  • 64a3607448 docs: update README.md to explain how the MCP is triggered (#35) Jiangzhou 2026-03-05 12:37:13 -08:00
  • f505c8a134 Enhance README with image and project details (#34) Linghua 2026-03-05 11:10:58 -08:00
  • b4c9a6cd8b chore: move some constructor args to call args for LocalEmbedder (#33) Jiangzhou 2026-03-05 09:38:22 -08:00
  • a41a7adc91 feat: use the vec0 virtual table for vec index (#31) v0.1.8 Jiangzhou 2026-03-03 23:42:39 -08:00
  • 347049bf4f chore: upgrade cocoindex dep (#29) Jiangzhou 2026-03-03 20:36:00 -08:00
  • 58971d5ce8 feat: store relative path instead of absolute path (#28) Jiangzhou 2026-03-03 20:07:47 -08:00
  • 199325b031 feat: support filter by languages and file paths (#27) Jiangzhou 2026-03-03 20:01:56 -08:00
  • 6779f0dfda docs: update README (#26) v0.1.7 Jiangzhou 2026-03-03 09:18:00 -08:00
  • 4faead08e1 fix: fit into the latest cocoindex API (#25) Jiangzhou 2026-03-03 09:05:57 -08:00
  • 02e528287b Merge pull request #22 from mareurs/local-embedder-coderank Jiangzhou 2026-03-02 17:43:18 -08:00
  • 535193b698 Merge branch 'main' into local-embedder-coderank #22 Jiangzhou 2026-03-02 17:40:43 -08:00
  • 68f5c90eb4 Merge pull request #23 from cocoindex-io/g/upgrade v0.1.6 Jiangzhou 2026-02-25 23:25:39 -08:00
  • 69798d69c8 chore: migrate to latest cocoindex async-first API #23 Jiangzhou He 2026-02-25 23:19:15 -08:00
  • 1c0e6fd542 style: sort imports (ruff) #21 Marius Ailinca 2026-02-25 11:20:09 +02:00
  • e27bd90553 chore: remove internal planning docs from PR Marius Ailinca 2026-02-25 11:19:40 +02:00
  • 6dd5247b8b fix: validate COCOINDEX_CODE_BATCH_SIZE is a positive integer Marius Ailinca 2026-02-25 11:07:47 +02:00
  • f2c8d248df docs: add COCOINDEX_CODE_BATCH_SIZE to config table and CodeRankEmbed as GPU opt-in Marius Ailinca 2026-02-25 11:00:52 +02:00
  • c2e6aa9d64 style: move config import before TYPE_CHECKING block in embedder.py Marius Ailinca 2026-02-25 10:48:09 +02:00
  • a665654cfa fix: import config directly from .config to satisfy mypy no-implicit-reexport Marius Ailinca 2026-02-25 10:43:53 +02:00
  • d3d2afcb07 feat: use config.batch_size in LocalEmbedder decorators (COCOINDEX_CODE_BATCH_SIZE) Marius Ailinca 2026-02-25 10:41:20 +02:00
  • 456e933c58 refactor: import config singleton from config.py instead of creating in shared.py Marius Ailinca 2026-02-25 10:37:21 +02:00
  • 7fe39b0fd7 feat: add batch_size to Config and revert default model to all-MiniLM-L6-v2 Marius Ailinca 2026-02-25 10:31:14 +02:00
  • 8fd7bbdbf6 docs: add implementation plan for configurable batch size Marius Ailinca 2026-02-25 10:25:59 +02:00
  • 3751a50853 docs: add design doc for configurable batch size and backwards-compatible defaults Marius Ailinca 2026-02-25 10:24:35 +02:00
  • b67b86142f style: add blank lines after module docstrings (ruff-format) Marius Ailinca 2026-02-25 10:14:33 +02:00
  • 326e09ac01 fix: log effective trust_remote_code and add embed_query test coverage Marius Ailinca 2026-02-25 10:09:19 +02:00
  • 131bc9b7c7 fix: resolve pre-commit issues (mypy, ruff UP038) Marius Ailinca 2026-02-25 10:03:49 +02:00
  • 1b691751e7 feat: switch to nomic-ai/CodeRankEmbed for code-specific embeddings Marius Ailinca 2026-02-25 09:58:43 +02:00
  • 0892c96ae9 fix: remove jinaai trust_remote_code auto-detection (breaks transformers 5.x) Marius Ailinca 2026-02-25 09:02:50 +02:00
  • f0fac4e7e3 fix: use module-level constant for patch target to satisfy ruff E501/N806 Marius Ailinca 2026-02-25 08:54:07 +02:00
  • a979517524 feat: increase chunk sizes to use jina-embeddings 8192-token context Marius Ailinca 2026-02-25 00:41:34 +02:00
  • f8da74b780 feat: use LocalEmbedder in shared.py with GPU device logging Marius Ailinca 2026-02-25 00:39:35 +02:00
  • 0bfc53763e fix: clean up embedder imports and add memo key test coverage Marius Ailinca 2026-02-25 00:38:10 +02:00
  • 56a048d4c9 feat: add LocalEmbedder with device and trust_remote_code support Marius Ailinca 2026-02-25 00:31:04 +02:00
  • f74bce8909 fix: restore .cocoindex_code discovery priority and clean up test isolation Marius Ailinca 2026-02-25 00:23:03 +02:00
  • 6459fc6136 feat: add device auto-detection and trust_remote_code to Config Marius Ailinca 2026-02-25 00:05:21 +02:00
  • 893504062c Merge pull request #19 from solanex/main v0.1.5 Jiangzhou 2026-02-22 16:46:31 -08:00
  • 39eb08c158 Excluding PHP vendor from index. (this is a little different then the Go one, so needed a new rule) #19 Robbie De Lise 2026-02-23 00:08:18 +01:00
  • 773b8d8ce9 Adding php to the indexer Robbie De Lise 2026-02-22 23:55:47 +01:00
  • 1ac2d9bc3f Merge pull request #18 from cocoindex-io/g/fix v0.1.4 Jiangzhou 2026-02-22 14:43:47 -08:00
  • 338c42f419 fix: accomodate to a latest change from cocoindex v1 #18 Jiangzhou He 2026-02-22 14:40:20 -08:00
  • 3b5ff4fc6f fix: accomodate to a latest change from cocoindex v1 g/ignore Jiangzhou He 2026-02-22 14:40:20 -08:00
  • 2b962cb15c Merge pull request #17 from cocoindex-io/badmonster0-patch-13 Linghua 2026-02-21 21:56:14 -08:00
  • 39f6e2cb93 Modify image tag in README.md #17 Linghua 2026-02-21 21:56:02 -08:00
  • 76fef42938 Merge pull request #16 from cocoindex-io/badmonster0-patch-12 Linghua 2026-02-21 21:47:34 -08:00
  • 5ba073a3c8 Update README with new image and header #16 Linghua 2026-02-21 21:47:22 -08:00
  • ade78a4c66 Merge pull request #15 from cocoindex-io/badmonster0-patch-11 Linghua 2026-02-21 21:46:40 -08:00
  • 557d29f1cf Update README.md #15 Linghua 2026-02-21 21:41:34 -08:00
  • 99e1144b8a Add i18n translation links to README Linghua 2026-02-21 21:33:16 -08:00
  • 7a42107955 Merge pull request #14 from cocoindex-io/fix/trailing-whitespace-readme Linghua 2026-02-21 18:32:36 -08:00
  • ed42d535a2 Fix trailing whitespace in README.md causing prek CI failure #14 Linghua Jin 2026-02-21 18:29:43 -08:00