An RAG for code development, implemented as MCP server with cocoindex
Stars
32
Forks
3
Watchers
32
Open Issues
6
Overall repository health assessment
No package.json found
This might not be a Node.js project
120
commits
moved deprecated docs to docs/old, fixed location of *.pyi file, removed nearly all mentioning of all-MiniLM-L6-v2
2cdb5baView on GitHubsquash merged feature/maturin-lib-name (includes feature/tidy) d46595f87316 : fixed maturin shared lib name and import, new layout, better formatting, introduced pre-commit, improved compatibility with python 3.11
7369b14View on GitHubsquash merged feature/github-workflow c29e3ba9aa176c686 : add github workflow for maturin build
fdaa37aView on GitHubsquash merged feature/test-fixes e9fbeb9f9837 : many test and type fixes, and some main code fixes, removed unittest module from tests
b78d76bView on GitHubsquash merged feature/embedding-metadata 8729ab64722f : working smart_embedding, added embeding_model to metadata, all embeddings are now 768 D, 3 search integration tests: embedding from main code, added attribute fail_expected
c985110View on GitHubsquash merged feature/search-integration-test-fixes 803c55e218de3d : fixed (most of) 3 search integration tests, rescan MCP server flag, reset DB before tests (with truncate)
97ec5b3View on GitHubsquash merged feature/real-search 44607b34e4954 into main: integration tests for vector, keyword and hybrid search (based on fixture json files)
4eefbccView on GitHubsquash merged bugs/stabilize-db-abstraction 09fe5f14c8d35dacd
8bf1399View on GitHubsquash merged feature/db-abstraction a74c93666a9bab4d10, prepare for qdrant db, mypy, cocoindex flow fixes, build improvements
f53fedaView on GitHubmerge squashed feature/multilang 4097adf261fc2c18a : Add support for c, rust, cpp, kotlin, java, typescript. Improve support for python and haskell. Fixed package structure and imports. Ready for packaging now.
43ea354View on GitHubmerged feature/http-streaming-2 8dcb6b87 fix httpStream MCP on server an at tests/mcp_server/test_mcp_integration_http.py
e1e5c86View on GitHub