Silvan Melchior
Silvan Melchior
Have a checkbox or so which allows to explain the files in the working directory to the model. E.g. file-names and structure.
Allow the model to output markdown formatting. Syntax-highlight code blocks. Maybe also allow to show images etc. from working directory in chat interface. Need to be good in explaining that...
Since the UI is now served static, it would be possible to pack everything into a Python package. However, this prevents the sandboxing of the code execution. One idea to...
Keep auto-approved stored somewhere. Probably ask the user explicitely if it should be stored first. If both auto-approves are true, could also stop showing sidebar if code runs (maybe). And...