dougollerenshaw / CodeAIde

A tool for interactively building and running code with AI
MIT License
2 stars 1 forks source link

Refactor terminal management #1

Closed dougollerenshaw closed 1 month ago

dougollerenshaw commented 1 month ago

Refactored terminal and environment management:

I also made some changes to the system prompt to try to coax more useful text responses out, avoid JSON parsing errors (but they're still happening sometimes!), and avoid having the system tell me that it can't run code.