Skip to content

feat: add mgrep semantic search tool#3

Open
jfrank3220 wants to merge 2 commits intomainfrom
feat/add-mgrep
Open

feat: add mgrep semantic search tool#3
jfrank3220 wants to merge 2 commits intomainfrom
feat/add-mgrep

Conversation

@jfrank3220
Copy link
Copy Markdown
Collaborator

Summary

  • Add mgrep (semantic code search by mixedbread-ai) to the bootstrap flow
  • Install via npm, run interactive mgrep login, then mgrep install-claude-code
  • Allow Bash(mgrep *) in Claude Code settings

Test plan

  • Run juliet-bootstrap --enable=claude and verify mgrep installs and login flow works
  • Confirm mgrep <query> works in a project after setup
  • Verify Claude Code can invoke mgrep commands without permission prompts

🤖 Generated with Claude Code

jfrank3220 and others added 2 commits March 24, 2026 12:07
Add mgrep (mixedbread-ai/mgrep) to the bootstrap flow and allow it
in Claude Code settings. mgrep enables natural language code search
as a complement to ripgrep.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Register the Mixedbread-Grep marketplace and install the mgrep plugin
alongside other Claude Code plugins. Remove the now-redundant
mgrep install-claude-code call from setup-mgrep.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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