Codel is a fully autonomous AI agent designed to perform complicated tasks and projects using a terminal, browser, and editor. It operates within a secure, sandboxed Docker environment, ensuring safety and isolation. Codel automatically detects the next step in a task and executes it, leveraging a built-in browser to fetch the latest information from the web, such as tutorials and documentation, when needed. It also features a built-in text editor for viewing modified files directly in the browser.
Key features include:
- Secure Environment: Sandboxed Docker execution.
- Autonomous Operation: Automatic next-step detection and execution.
- Web Integration: Built-in browser for information retrieval.
- Integrated Text Editor: View and edit modified files.
- Persistent History: Command history and outputs saved in a PostgreSQL database.
- Automatic Docker Image Selection: Chooses Docker images based on the user task.
- Self-Hosted: Run Codel on your own infrastructure.
- Modern UI: User-friendly interface.