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
I'm looking for a way to use Crush to do terminal stuff. Claude Code has the ! key to run terminal commands, but the UI isn't the best. I'm looking to have Crush not initialize for any specific project. But just let me cd and ls and pwd in my system and have that in the context for when I make a plain-english request, like say "rename all files in this folder and replace spaces with underscores".
Crush already pulls this off quite successfully but every request goes through the LLM. There's no way to send commands directly to the terminal
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.
-
I'm looking for a way to use Crush to do terminal stuff. Claude Code has the
!key to run terminal commands, but the UI isn't the best. I'm looking to have Crush not initialize for any specific project. But just let mecdandlsandpwdin my system and have that in the context for when I make a plain-english request, like say "rename all files in this folder and replace spaces with underscores".Crush already pulls this off quite successfully but every request goes through the LLM. There's no way to send commands directly to the terminal
Beta Was this translation helpful? Give feedback.
All reactions