Skip to content

Browser error integration#58

Draft
supercrafter100 wants to merge 10 commits intomainfrom
browser-error-integration
Draft

Browser error integration#58
supercrafter100 wants to merge 10 commits intomainfrom
browser-error-integration

Conversation

@supercrafter100
Copy link
Copy Markdown
Collaborator

This PR does the following:

  • Add a socket.io server listening on port 4025
  • Add a socket.io library to the index.html file
  • Add an errorCatcher.js file that will catch any errors thrown in the browser and send them to the socket.io server
  • Reload browser when queue has finished processing and streaming is finished.
  • Prompt model to fix it's mistakes after 1 second of not receiving any errors
  • Add ability to disable fixing it's own errors using a command

@supercrafter100
Copy link
Copy Markdown
Collaborator Author

This PR uses #56 as the base branch to use the Agent#isStreaming property

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants