https://github.com/semanser/codel Skip to content Toggle navigation Sign in * Product + Actions Automate any workflow + Packages Host and manage packages + Security Find and fix vulnerabilities + Codespaces Instant dev environments + Copilot Write better code with AI + Code review Manage code changes + Issues Plan and track work + Discussions Collaborate outside of code Explore + All features + Documentation + GitHub Skills + Blog * Solutions For + Enterprise + Teams + Startups + Education By Solution + CI/CD & Automation + DevOps + DevSecOps Resources + Learning Pathways + White papers, Ebooks, Webinars + Customer Stories + Partners * Open Source + GitHub Sponsors Fund open source developers + The ReadME Project GitHub community articles Repositories + Topics + Trending + Collections * Pricing Search or jump to... Search code, repositories, users, issues, pull requests... Search [ ] Clear Search syntax tips Provide feedback We read every piece of feedback, and take your input very seriously. [ ] [ ] Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Name [ ] Query [ ] To see all available qualifiers, see our documentation. Cancel Create saved search Sign in Sign up You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert {{ message }} semanser / codel Public * Notifications * Fork 7 * Star 134 * Fully autonomous AI Agent that can perform complicated tasks and projects using terminal, browser, and editor. License AGPL-3.0 license 134 stars 7 forks Branches Tags Activity Star Notifications * Code * Issues 3 * Pull requests 1 * Actions * Projects 0 * Security * Insights Additional navigation options * Code * Issues * Pull requests * Actions * Projects * Security * Insights semanser/codel This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository. main BranchesTags Go to file Code Folders and files Name Name Last commit message Last commit date Latest commit History 77 Commits .github .github backend backend frontend frontend .gitignore .gitignore LICENSE LICENSE README.md README.md View all files Repository files navigation * README * AGPL-3.0 license [logo] Fully autonomous AI Agent that can perform complicated tasks and projects using terminal, browser, and editor. [demo] Features * Secure. Everything is running in a sandboxed Docker environment. * Autonomous. Automatically detects the next step and performs it. * Built-in browser. Fetches latest information from the web (tutorials, docs, etc.) if needed. * Built-in text editor. View all the modified files right in your browser. * All the history commands and outputs are saved in the PostgreSQL database. * Automatic Docker-image picker based on the user task. * Self-hosted * Modern UI How to run Prerequisites * golang * nodejs * docker Environment variables Add to .env file in the backend folder. Backend * OPEN_AI_KEY - OpenAI API key * DATABASE_URL - PostgreSQL database URL (eg. postgres:// user:password@localhost:5432/database) * DOCKER_HOST - Docker SDK API (eg. DOCKER_HOST=unix:///Users/ /Library/Containers/com.docker.docker/Data/ docker.raw.sock) more info Frontend Frontend env variables can be set by creating a .env.local file in the frontend folder. * VITE_API_URL - Backend API URL (eg. localhost:8080) Steps * Run go run . in backend folder * Run yarn dev in frontend folder * Open your browser and enjoy! Roadmap * [*] Agent API * [*] Frontend * [*] Backend API + PostgreSQL integration * [*] Docker runner * [*] Terminal output streaming * [ ] Browser output streaming (in progress) * [ ] Editor output * [ ] SWE-bench * [ ] Better way to run it (eg a single docker command) Credits This project wouldn't be possible without: * https://arxiv.org/abs/2308.00352 * https://arxiv.org/abs/2403.08299 * https://www.cognition-labs.com/introducing-devin * https://github.com/semanser/JsonGenius About Fully autonomous AI Agent that can perform complicated tasks and projects using terminal, browser, and editor. Topics agent ai openai devin autonomous-agents Resources Readme License AGPL-3.0 license Activity Stars 134 stars Watchers 5 watching Forks 7 forks Report repository Contributors 2 * @semanser semanser Andriy Semenets * @fardeem fardeem Fardeem Munir Languages * TypeScript 66.5% * Go 32.6% * Other 0.9% Footer (c) 2024 GitHub, Inc. Footer navigation * Terms * Privacy * Security * Status * Docs * Contact * Manage cookies * Do not share my personal information You can't perform that action at this time.