summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-08-09fix: :heavy_plus_sign: include replicate in requirements.rtxtNate Sesti
2023-08-09revert: :bug: revert unecessary changes from yesterdayNate Sesti
2023-08-09ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-09Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-08-09feat: :sparkles: add urlcontextprovider back to default configNate Sesti
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-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
Remove the naughty ci from downgrading lockfile version
2023-08-07Merge pull request #356 from bra1nDump/fix-testingNate Sesti
Fixed Mocha tests + added debugging configurations to vscode
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
- Preventing mocha timeouts due to hitting breakpoints
2023-08-07ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-07Merge pull request #355 from continuedev/url-context-providerNate Sesti
URL + Diff Context Providers
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