aider... but actually not.
Screen.Recording.2025-09-25.at.09.57.58.mov
- Clone the repository and navigate to the project directory
- Install dependencies:
pip install -r requirements.txt- Install the CLI tool:
pip install -e .export ANTHROPIC_API_KEY="your-api-key-here"[x] fix identation when applying patches
[ ] create support for multiple changes in a single prompt
[ ] create multi-file support
[ ] add tools to the agent (i.e allow grep for not indexed files, create files/dirs etc...)