icortex
icortex copied to clipboard
Improve prompt dialog and result caching
The current workflow of prompting, package installation and execution can be improved. This also ties to caching of generated code.
- [x] Don't reuse cached code automatically if the user didn't choose to execute it
- [ ] Create a flowchart of the workflow and include it in the reference
Open questions
How opinionated should the prompt workflow should be? Should the user be able to change the workflow in the configuration?