summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-08Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-08-08fix: :bug: add data file for ca_bundleNate Sesti
2023-08-08ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-08Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-08-08fix: :bug: use certifi to set ca_bundle_path for openaiNate Sesti
2023-08-08ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-08fix: :arrow_up: upgrade openai python packageNate Sesti
2023-08-08ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-07Merge pull request #357 from bra1nDump/fix-lock-file-version-issueNate Sesti
2023-08-07Merge pull request #356 from bra1nDump/fix-testingNate Sesti
2023-08-07fix: :white_check_mark: allow longer for python server to start in testNate Sesti
2023-08-07Remove the naughty ci from downgrading lockfile versionKirill Dubovitskiy
2023-08-07- Allowing debugging server while debugging extension testsKirill Dubovitskiy
2023-08-07ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-07Merge pull request #355 from continuedev/url-context-providerNate Sesti
2023-08-07feat: :sparkles: diff context providerNate Sesti
2023-08-07Adding launch configuration for debugging tests (separate from server)Kirill Dubovitskiy
2023-08-07ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-07build: :bug: add ripgrepy as hidden importNate Sesti
2023-08-07feat: :construction: first work on URLContextProviderNate Sesti
2023-08-07Refactor test scripts and update build configurationsKirill Dubovitskiy
2023-08-07ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-07Merge pull request #352 from bra1nDump/setup-experienceNate Sesti
2023-08-07ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-07Merge pull request #354 from continuedev/searchNate Sesti
2023-08-07fix: :heavy_plus_sign: add ripgrepy dependency to requirements.txtNate Sesti
2023-08-07feat: :sparkles: add searchcontextprovider to default_config.pyNate Sesti
2023-08-07feat: :sparkles: Search context provider with ripgrepNate Sesti
2023-08-07Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-08-07feat: :children_crossing: sort history by reverse dateNate Sesti
2023-08-07Using esbuild.mjs for configurationKirill Dubovitskiy
2023-08-07Touchup on esbuild configuration + installing depdenciesKirill Dubovitskiy
2023-08-07Forgot to update build script nameKirill Dubovitskiy
2023-08-07ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-06fix: :bug: clear all other selector destrucuringNate Sesti
2023-08-06Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-08-06fix: :bug: another hotfix - don't destructure selectorsNate Sesti
2023-08-07ci: 💚 Update package.json version [skip ci]GitHub Action
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-06Merge pull request #351 from continuedev/historyNate Sesti
2023-08-06feat: :memo: note about where session data is storedNate Sesti
2023-08-06refactor: :recycle: hoist FullState up to reduxNate Sesti
2023-08-06Added a task to install all dependencies from top level without having to fig...Kirill Dubovitskiy
2023-08-06Added a launch configuration to start debugging both server + extensionKirill Dubovitskiy
2023-08-06Fixed up broken script for installing extension built locally - we can probab...Kirill Dubovitskiy
2023-08-06ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-06Merge branch 'main' into historyNate Sesti
2023-08-06Merge branch 'main' of https://github.com/continuedev/continueNate Sesti