continue
continue copied to clipboard
Enable AI to create files
Validations
- [X] I believe this is a way to improve. I'll try to join the Continue Discord for questions
- [X] I'm not able to find an open issue that requests the same enhancement
I would like to write a task a little more complex than one page. It would be great if the model can create files by itself if needed instead of writing everything in one place. Something similar to Devin ai. Example usages:
- Asking the model to create some model classes. Each one should be in its own file.
- A UI task with multiple reusable components that needs to be in a separate file.
- Make fake implementation for interfaces and unit test classes.