Skip to content

Add CocoIndex Code - #38

Open
badmonster0 wants to merge 2 commits into
PierrunoYT:masterfrom
badmonster0:add-cocoindex-code
Open

Add CocoIndex Code#38
badmonster0 wants to merge 2 commits into
PierrunoYT:masterfrom
badmonster0:add-cocoindex-code

Conversation

@badmonster0

@badmonster0 badmonster0 commented Jul 10, 2026

Copy link
Copy Markdown

Adds CocoIndex Code to the Tools list, in alphabetical order (between cmux and Codacy).

Open-source (Apache-2.0) AST / tree-sitter code search MCP server that indexes a codebase and returns compact, relevant snippets to reduce coding-agent context usage. Python, ~2.5k stars. Disclosure: I'm a maintainer.

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Documentation
    • Added CocoIndex Code to the tools list.
    • Included its repository link and description as a code-search CLI and MCP server.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Signed-off-by: LJ 🥥🌴 <linghua@cocoindex.io>

@PierrunoYT PierrunoYT left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the submission. CocoIndex Code qualifies, but “reduce coding-agent context usage” is an outcome claim that has not been independently validated. Please describe the concrete retrieval functionality instead.

Suggested replacement:

CocoIndex Code - An Apache-2.0 code-search CLI and MCP server that uses Tree-sitter-based chunking and semantic search to retrieve code snippets for coding agents.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Signed-off-by: LJ 🥥🌴 <linghua@cocoindex.io>
@badmonster0

Copy link
Copy Markdown
Author

Thanks @PierrunoYT — applied your suggested wording verbatim. The entry now reads: "An Apache-2.0 code-search CLI and MCP server that uses Tree-sitter-based chunking and semantic search to retrieve code snippets for coding agents." Dropped the "reduce context usage" outcome claim; the Tree-sitter chunking and semantic (embedding) search are both documented in the project's EMBEDDINGS.md. Pushed as 72d4042.

🤖 Addressed by Claude Code

@coderabbitai

coderabbitai Bot commented Aug 3, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 5651a85b-f343-4adc-8fe4-5534f1411c69

📥 Commits

Reviewing files that changed from the base of the PR and between 528ee6f and 72d4042.

📒 Files selected for processing (1)
  • README.md

📝 Walkthrough

Walkthrough

The README adds CocoIndex Code to the alphabetically ordered tools list. The entry includes its repository link and describes Tree-sitter chunking, semantic search, and code retrieval.

Changes

CocoIndex Code listing

Layer / File(s) Summary
Add CocoIndex Code entry
README.md
The tools list includes CocoIndex Code, its repository URL, and its code-search CLI and MCP server capabilities.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

Suggested reviewers: pierrunoyt

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main change: adding CocoIndex Code to the tools list.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

This was referenced Aug 3, 2026
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.

2 participants