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
fff readme instructs us to provide agent with following instruction:
For any file search or grep in the current git-indexed directory, use fff tools.
This would likely collide with other MCP tools, such as LSPs. What would be the optimal way of instructing agent to first rely on LSP, and only use fff if it tries to fall back to grep/find et al?
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.
similar to #788
fff readme instructs us to provide agent with following instruction:
This would likely collide with other MCP tools, such as LSPs. What would be the optimal way of instructing agent to first rely on LSP, and only use
fffif it tries to fall back to grep/find et al?All reactions