codel
codel copied to clipboard
✨ Fully autonomous AI Agent that can perform complicated tasks and projects using terminal, browser, and editor.
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...
This should be also useful when doing #18
We should add the `git clone` command, for example, `git clone git@localhost:8080/flow-1`, to be able to access the generated project.
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...
Looks like it's related to prebuild and predev in package.json Using yarn vite to start it up for now
The user should be able to know what model is currently selected.