rj
rj
Hey, Through careful refactoring, we were able to make the code more DRY (Don't Repeat Yourself) by creating a single, reusable component that dynamically renders the correct task based on...
This PR addresses point number two for issue #1022 which add the ability to delete a message from the actions drop-down menu. The back-end requires some work for individual message...
This PR implements task number three for issue #1022. - Add halt/stop tree feature - Add copy message id to clipboard feature - Sort alphabetical to the translation files to...
Fixes #1326 This PR moves all json in `side_menu.json` to `common.json`. We have an issue with the side menu layout as it's a high level component and this causes hydration...
We have an issue with the side menu locales:  This is accompanied by an error in the console.
Hey, this pr fixes issue #1364 and also applies some refactoring of the code in `SortableItem`. Here is a a summary of the changes: - Replace `useState` hook to manage...
This PR fixes all the error preventing stories from loading. - Added `SessionDecorator` as `useSession` requires a provider - Added `RouterDecorator` for to support usage of `useRouter` hook. - Added...
Hey, thanks for the awesome work you've been doing with Ollama. I was hoping that you would consider adding my extension for vscode to the list of extensions and plugins...
Hey, I am unable to create an access token due to an 'outdated` publisher agreement. I tried to resign the agreement but it says "You already signed" so now I...