Skip to content
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

Aider support #440

Open
lukehinds opened this issue Dec 22, 2024 · 0 comments
Open

Aider support #440

lukehinds opened this issue Dec 22, 2024 · 0 comments

Comments

@lukehinds
Copy link
Contributor

lukehinds commented Dec 22, 2024

Aider is proving to be a popular tool, has an active community and is under constant development.

aider screencast

Features

  • Run aider with the files you want to edit: aider <file1> <file2> ...
  • Ask for changes:
    • Add new features or test cases.
    • Describe a bug.
    • Paste in an error message or or GitHub issue URL.
    • Refactor code.
    • Update docs.
  • Aider will edit your files to complete your request.
  • Aider automatically git commits changes with a sensible commit message.
  • Aider works with most popular languages: python, javascript, typescript, php, html, css, and more...
  • Aider works best with GPT-4o & Claude 3.5 Sonnet and can connect to almost any LLM.
  • Aider can edit multiple files at once for complex requests.
  • Aider uses a map of your entire git repo, which helps it work well in larger codebases.
  • Edit files in your editor while chatting with aider,
    and it will always use the latest version.
    Pair program with AI.
  • Add images to the chat (GPT-4o, Claude 3.5 Sonnet, etc).
  • Add URLs to the chat and aider will read their content.
  • Code with your voice.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant