codel icon indicating copy to clipboard operation
codel copied to clipboard

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

Results 43 codel issues
Sort by recently updated
recently updated
newest added

https://ollama.com/

enhancement

enhancement
good first issue

The LLM model is trying to choose between available instruments (open a web browser, edit code, execute a shell command, etc.), but sometimes it fails to choose one, and this...

bug
good first issue

We should add the `git clone` command, for example, `git clone git@localhost:8080/flow-1`, to be able to access the generated project.

enhancement

Codel tries to predict which Docker image to use based on the prompt. It seems like Codel wants to use an `expo/node` image that doesn't even exist. We should probably...

bug

https://www.swebench.com/

enhancement

Looks like it's related to prebuild and predev in package.json Using yarn vite to start it up for now

bug

The user should be able to know what model is currently selected.

enhancement
good first issue