Add support for creating stateless backends#150
Conversation
Confidence Score: 5/5 - Safe to MergeSafe to merge — this PR adds support for creating stateless backends and has passed automated review with no issues identified. The implementation appears clean with no logic bugs, security concerns, or correctness problems flagged by either static analysis or manual review. No pre-existing unresolved comments are associated with this change. Key Findings:
|
|
this is good, we need to make sure tihs work all the way to this repo https://github.com/mindsdb/cowork |
This PR adds the ability to generate and run stateless backend applications.
This is the simplest possible solution with minimal additions to the system prompt. However, it works quite stably for small tasks. The solution will be improved in the future.
Here's how it works: