Skip to content

feat: add agentic search#127

Merged
aamir-s18 merged 4 commits intomainfrom
feat/agentic-search
Jan 23, 2026
Merged

feat: add agentic search#127
aamir-s18 merged 4 commits intomainfrom
feat/agentic-search

Conversation

@aamir-s18
Copy link
Copy Markdown
Contributor

@aamir-s18 aamir-s18 commented Jan 23, 2026

Note

Adds optional agentic search mode

  • New CLI flag -ag, --agentic and env MGREP_AGENTIC to enable multi-search "agentic" behavior
  • Passes agentic (along with rerank) via unified searchOptions to store.search and store.ask
  • Extends SearchOptions in src/lib/store.ts; updates Mixedbread/Test store method signatures accordingly
  • README: new "mgrep as Subagent" section and option/env docs; command table examples updated
  • tsconfig: add include/exclude entries

Written by Cursor Bugbot for commit 8117a29. This will update automatically on new commits. Configure here.

@aamir-s18
Copy link
Copy Markdown
Contributor Author

bugbot run

Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 2 potential issues.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

Comment thread src/commands/search.ts Outdated
Comment thread src/lib/store.ts
@aamir-s18 aamir-s18 merged commit 59c996d into main Jan 23, 2026
1 check passed
@aamir-s18 aamir-s18 deleted the feat/agentic-search branch January 23, 2026 12:04
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