Steven Wexler
Steven Wexler
By submitting a PR to this repository, you agree to the terms within the [Auth0 Code of Conduct](https://github.com/auth0/open-source-template/blob/master/CODE-OF-CONDUCT.md). Please see the [contributing guidelines](https://github.com/auth0/.github/blob/master/CONTRIBUTING.md) for how to create and submit a...
### Checklist - [X] The issue can be reproduced in the [auth0-react sample app](https://github.com/auth0-samples/auth0-react-samples/tree/master/Sample-01) (or N/A). - [X] I have looked into the [Readme](https://github.com/auth0/auth0-react#readme), [Examples](https://github.com/auth0/auth0-react/blob/main/EXAMPLES.md), and [FAQ](https://github.com/auth0/auth0-react/blob/main/FAQ.md) and have not...
#236 This PR adds buttons to copy an AI message and a user message. It implements some, not all, of the tasks in #236. The AI message copy button appears...
#236 Add Void: Copy Prompt menu item to the explorer context menu dropdown *It handles text files and directories well. It does the classic strange symbols copy when copying binary...
#535 Added Generate Commit Message button for git ## Summary This PR adds a generate commit message button at the right of the commit message input box. It's a WIP....
#481 Store each chat in it's own key ## Performance Tests These are performance tests for _readAllThreads. This is the function that could have worse performance. Attempted to make chat...
#244 Add a second OpenAI Compatible provider This is a quick fix, but a little hacky. So I wanted to get some eyes on it to see if this is...