#885 · Primary category: AI Agents & Automation

codel

agent ai autonomous-agents bot devin llama2 llms ollama openai

✨ Fully autonomous AI Agent that can perform complicated tasks and projects using terminal, browser, and editor.

Project last updated:04/29/24

GitHub Stars

2.5K

Forks

203

Contributors

7

License

AGPL-3.0

Why we included this project

Hand a long, multi-step job to Codel and a single agent carries it through. It can clone a repository, pull up the relevant docs in its built-in browser, edit files in the in-browser text editor, and run commands to check whether a fix actually works, picking the next action itself based on what it has done so far. Everything it touches runs inside a sandboxed Docker container, so file and system changes stay contained; that makes it a reasonable candidate to try before you trust any agent near a real environment. Because it is self-hosted and accepts OpenAI-compatible endpoints as well as locally hosted Ollama models, you decide where it runs and which model does the thinking. It also keeps every command and its output in a PostgreSQL database, so you can review exactly what it did.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category