GithubHelp home page GithubHelp logo

omri123 / aider Goto Github PK

View Code? Open in Web Editor NEW

This project forked from paul-gauthier/aider

1.0 0.0 0.0 6.83 MB

aider is AI pair programming in your terminal

Home Page: https://aider.chat/

License: Apache License 2.0

Shell 0.53% Python 92.87% HTML 0.75% Dockerfile 0.25% SCSS 0.39% Scheme 5.21%

aider's Introduction

aider is AI pair programming in your terminal

This is a fork of aider. I keep it up to date and experiment with new features. Hopefully, some of them will be merged back to the original repo.

Features

  • Edit conversation history with /hist and /edit_history commands
  • Scrape a web page and add it to the chat, with /web <uri> command
  • Integration with vscode context server extension allow adding read-only context items:
    • /add \issue-<uri>: Add an issue to the chat.
    • /add \references-<symbol>: Add a list of symbol references to the chat.
    • /add \commit-<hash>: Add commit info and content to the chat.
    • /show <issue|references|commit>: Show the content of a context item.
    • /drop <issue|references|commit>: Remove matching context item from the chat session.

aider's People

Contributors

ameramayreh avatar eltociear avatar fahmad91 avatar h0x91b avatar jackhallam avatar jevon avatar joshuavial avatar mobyvb avatar omri123 avatar paul-gauthier avatar taik avatar zestysoft avatar

Stargazers

 avatar

aider's Issues

Create a coder that get and return code with line numbers

Create a coder that get and return code with line numbers.
The coder should be based on EditBlockCoder defined in editblock_coder.py. This task has two goals:

  1. Being infrastracture for a coder that can get folded code.
  2. Opportunity to get familiar with the coder by a simple task.

The format should be:
|line

Where the number is padded with spaces. number of digits + number of spaces = 4

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.