summaryrefslogtreecommitdiff
path: root/extension/react-app
AgeCommit message (Expand)Author
2023-09-04fix: :bug: traceback fixes, remove replicate from hiddenimportsNate Sesti
2023-09-03refactor: :construction: Initial, not tested, refactor of LLM (#448)Nate Sesti
2023-09-02fix: :bug: don't fail on disconnected websocketNate Sesti
2023-09-01fix: :bug: avoid removing disallowed file windowsNate Sesti
2023-09-01feat: :sparkles: improved model dropdownNate Sesti
2023-08-31fix: :bug: ctrl+c for windows overriding copyNate Sesti
2023-08-29fix: :bug: fix inability to copy/paste when ipynb is openNate Sesti
2023-08-29feat: :mute: complete removal of telemetry when allow_anonymous_telemetry falseNate Sesti
2023-08-28fix: :bug: allow end/home keys to workNate Sesti
2023-08-28feat: :sparkles: text-gen-webui, cleaning config and welcomeNate Sesti
2023-08-28feat: :lipstick: fixed footer and change button colorNate Sesti
2023-08-27fix: :bug: fix togetherAI model json parsingNate Sesti
2023-08-27fix: :bug: fix /edit in ssh, pinyin input in comboboxNate Sesti
2023-08-27feat: :sparkles: LlamaCpp LLM subclassNate Sesti
2023-08-26feat: :sparkles: select model from dropdownNate Sesti
2023-08-25fix: :bug: force kill old server with taskkill on windowsNate Sesti
2023-08-25feat: :sparkles: filter history by workspaceNate Sesti
2023-08-25fix: :bug: ssh compatibility by reading from vscode.workspace.fsNate Sesti
2023-08-23Testing gh workflow (#401)Nate Sesti
2023-08-22Config UI (#399)Nate Sesti
2023-08-21refactor: :children_crossing: change debug shortcut to cmd+shift+rNate Sesti
2023-08-20feat: :sparkles: delete context groupsNate Sesti
2023-08-20feat: :sparkles: saved context groupsNate Sesti
2023-08-19fix: :bug: make sure server_version.txt existsNate Sesti
2023-08-18fix: :bug: update the tip message for keyboard shortcutNate Sesti
2023-08-18feat: :children_crossing: tip to debugNate Sesti
2023-08-18feat: :sparkles: alt+cmd+d to automatically debug terminal!Nate Sesti
2023-08-17feat: :sparkles: edit previous inputsNate Sesti
2023-08-16fix keyboard shortcut for new sessionNate Sesti
2023-08-13fix: :bug: fix for Azure OpenAI model namesNate Sesti
2023-08-12feat: :lipstick: more ui improvementsNate Sesti
2023-08-12feat: :lipstick: UI Improvements!Nate Sesti
2023-08-12feat: :sparkles: improvement to @ search rankingsNate Sesti
2023-08-11fix: :bug: a handful of bug fixesNate Sesti
2023-08-11Merge branch 'main' into ci-testingNate Sesti
2023-08-10fix: :fire: remove version from package.jsonNate Sesti
2023-08-10Merge pull request #360 from bra1nDump/fixup-search-cross-workspace-polutionNate Sesti
2023-08-10fix: :green_heart: testing for failure to package dist in vsixNate Sesti
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
2023-08-08Fixing up react-app buildKirill Dubovitskiy
2023-08-08feat: :sparkles: testing improved prompting for stablecodeNate Sesti
2023-08-08feat: :sparkles: set static urls for contextproviderNate Sesti
2023-08-08fix: :lipstick: fix UI problems in vscode light themesNate Sesti
2023-08-08feat: :children_crossing: display troubleshooting link when loadingNate 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-08fix: :arrow_up: upgrade openai python packageNate Sesti