-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature Request: Aider as Bash helper #2386
Comments
can i work on this @paul-gauthier |
I think if you just run aider now it can do this? For example, see below. Aider will offer to run all those commands.
|
Yeah it is doing great, but I believe it can do much better.
but in bash mode it can send information about system version (windows 11, ubuntu 22.04, macOS 15.2) about installed packages (rpm -qa, apt, brew), and information about locally installed ones like list files under $PATH that include our home
|
Issue
While Sonnet is good at Computer Use https://docs.anthropic.com/en/docs/build-with-claude/computer-use
It would be awesome to Aider have a mode to run not as programmer helper, but in more general shell helper.
Example use case:
aider --bash --sonnet "help me instaling docker from ubuntu repo, and lets create docker-compose with apache+php container"
I belieave, that aider have all ingredients already in place, just mess with prompt and voila!
Version and model info
No response
The text was updated successfully, but these errors were encountered: