summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-08Fixed an issue with files from other workspaces showing up in @context searchKirill Dubovitskiy
2023-08-08Cleanup of obsolete typingKirill Dubovitskiy
2023-08-08Fixing up react-app buildKirill Dubovitskiy
2023-08-08feat: :sparkles: testing improved prompting for stablecodeNate Sesti
2023-08-09ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-08Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-08-08fix: :heavy_plus_sign: hidden import for replicateNate Sesti
2023-08-08docs: :memo: documentation for replicate LLMNate Sesti
2023-08-08feat: :sparkles: support stablecoder with replicate LLMNate Sesti
2023-08-09ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-08Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-08-08feat: :sparkles: /share slash commandNate Sesti
2023-08-08Updated documentation to reflect the new fastest getting started path in VSCodeKirill Dubovitskiy
2023-08-08docs: :memo: update vscode readme with discord badge, centerNate Sesti
2023-08-08feat: :sparkles: set static urls for contextproviderNate 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-08build: :arrow_down: lock to urllib3 1.25.11 for ssl fixNate 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: :lipstick: fix UI problems in vscode light themesNate 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-08feat: :children_crossing: display troubleshooting link when loadingNate Sesti
2023-08-08feat: :loud_sound: light telemetry or context providersNate Sesti
2023-08-08feat: :sparkles: huggingface inference api llm updateNate 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: fix reducers for user input queueNate 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: 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