summaryrefslogtreecommitdiff
path: root/extension/react-app
AgeCommit message (Expand)Author
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
2023-08-08ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-07feat: :children_crossing: sort history by reverse dateNate Sesti
2023-08-06fix: :bug: clear all other selector destrucuringNate Sesti
2023-08-06fix: :bug: another hotfix - don't destructure selectorsNate Sesti
2023-08-06Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-08-06fix: :bug: hotfix for user_input_queue.mapNate Sesti
2023-08-07ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-06feat: :memo: note about where session data is storedNate Sesti
2023-08-06refactor: :recycle: hoist FullState up to reduxNate Sesti
2023-08-06feat: :sparkles: back button on history pageNate Sesti
2023-08-06refactor: :recycle: refactor bottom bar into LayoutNate Sesti
2023-08-06feat: :construction: create new sessionsNate Sesti