mirror of
https://github.com/mikeyobrien/ralph-orchestrator.git
synced 2026-04-24 22:55:57 +03:00
[GH-ISSUE #106] Feature Request: Use grepai if present, or maybe install it?? #45
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ralph-orchestrator#45
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @matbgn on GitHub (Jan 24, 2026).
Original GitHub issue: https://github.com/mikeyobrien/ralph-orchestrator/issues/106
Use Semantic Code Search for AI Agents if present to improve queries and reduce tokens usage by a factor 10x:
https://yoanbernabeu.github.io/grepai/
I don't if we should spawn the index process if grepai is not present or freshly installed, or not.
What do you think @mikeyobrien ? Can you please take a look at this tool and guide me for the architectural path to best fit ralph-orchestrator's design, and the way you can imagine implementing it?
@matbgn commented on GitHub (Jan 25, 2026):
Can also be solved with #27 I guess