Skip to content

qelos-io/aidev

Repository files navigation

@qelos/aidev

npm version License: MIT Node.js Docs

aidev turns your tasks into merged code — automatically.

It polls your task manager (ClickUp, Jira, Linear, Monday.com, Notion, Trello, or local markdown files), checks whether tasks are clear, runs your configured AI agent (aider, Claude, Cursor, Devin, and more) to implement them, pushes a branch, and moves the task to review.

Task  →  AI implements  →  git push  →  "in review"  →  AI resolves code review comments

Quick start

npm install -g @qelos/aidev
cd my-project
aidev init
aidev run

Documentation

Full documentation is published at qelos-io.github.io/aidev.

Topic Link
Getting started guide/getting-started
Commands guide/commands
Configuration guide/configuration
Providers guide/providers
AI agents guide/agents
Contributing contributing

To work on the docs locally:

cd documentation
npm install
npm run dev

Contributing

See CONTRIBUTING.md.

License

MIT

Contributors

Languages