You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of relying on grep/find and others, some users are using fff instead, which instructs users to add following claude.md instruction:
For any file search or grep in the current git-indexed directory, use fff tools.
What would be the correct way to configure our agent to first use Serena's LSP, use fff as a fallback, and only use grep et al. third? Only thing I can come up with is customizing the system prompt (e.g. here), to add fff usage as a secondary tool, and grep & friends as tertiary.
Would that be reasonable, or are there better/more convenient methods?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Instead of relying on grep/find and others, some users are using fff instead, which instructs users to add following claude.md instruction:
What would be the correct way to configure our agent to first use Serena's LSP, use fff as a fallback, and only use grep et al. third? Only thing I can come up with is customizing the system prompt (e.g. here), to add fff usage as a secondary tool, and grep & friends as tertiary.
Would that be reasonable, or are there better/more convenient methods?
All reactions