Thanks to visit codestin.com
Credit goes to github.com

Skip to content

itsdaiego/notaider

Repository files navigation

NotAider

aider... but actually not.

Screen.Recording.2025-09-25.at.09.57.58.mov

Installation

  1. Clone the repository and navigate to the project directory
  2. Install dependencies:
pip install -r requirements.txt
  1. Install the CLI tool:
pip install -e .

Setup

export ANTHROPIC_API_KEY="your-api-key-here"

Roadmap

[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...)

About

a CLI tool that serves as an agent to help you code!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages