summaryrefslogtreecommitdiff
path: root/extension/react-app/src/redux
AgeCommit message (Collapse)Author
2023-08-28feat: :sparkles: text-gen-webui, cleaning config and welcomeNate Sesti
2023-08-22Config UI (#399)Nate Sesti
* feat: :sparkles: UI for config! * feat: :sparkles: (latent) edit models in settings
2023-08-11Merge branch 'main' into ci-testingNate Sesti
2023-08-10Merge pull request #360 from bra1nDump/fixup-search-cross-workspace-polutionNate Sesti
Fixup search cross workspace polution
2023-08-10Merge branch 'main' into ci-testingNate Sesti
2023-08-10Remove clientgen, fix windows startup errorssestinj
2023-08-09feat: :sparkles: support for Together.ai modelsNate Sesti
2023-08-08Fixed an issue with files from other workspaces showing up in @context searchKirill Dubovitskiy
- Adding workspace folder information to react-app that uses - Adding workspace_dir to the meilisearch documents - Keeping the original singlton index as that requires a bigger change - Truncated the context descriptions from absolute paths to only include path relative to workspace directory Note: I have freely changed the store.config model from workspacePath to workspacePaths as it was unused, can't think of a way how it would backfire at the moment with older versions that might have been using it. Might be missing something here
2023-08-08feat: :sparkles: testing improved prompting for stablecodeNate Sesti
2023-08-08fix: :bug: fix reducers for user input queueNate Sesti
2023-08-08fix: :bug: add data file for ca_bundleNate Sesti
2023-08-06refactor: :recycle: hoist FullState up to reduxNate Sesti
2023-08-06refactor: :recycle: refactor bottom bar into LayoutNate Sesti
2023-08-06feat: :construction: successfully loading past sessionsNate Sesti
2023-07-22@ feature (very large commit)Nate Sesti
2023-06-29close on data collectionTy Dunn
2023-06-27use a more esoteric port than 8000 (65432)Nate Sesti
2023-06-22added continue retro button iconNate Sesti
2023-05-23copying from old repoNate Sesti