summaryrefslogtreecommitdiff
path: root/extension
AgeCommit message (Collapse)Author
2023-09-06fix: :bug: fixes for a few context_providersNate Sesti
2023-09-06ci: 💚 Update package.json version [skip ci]GitHub Action
2023-09-05ci: 💚 Update package.json version [skip ci]GitHub Action
2023-09-05fix: :lipstick: nicer autoscrollNate Sesti
2023-09-05ci: 💚 Update package.json version [skip ci]GitHub Action
2023-09-05Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-09-05feat: :sparkles: /cmd slash commandNate Sesti
2023-09-05ci: 💚 Update package.json version [skip ci]GitHub Action
2023-09-05Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-09-05fix: :lipstick: fix layout bugsNate Sesti
2023-09-05ci: 💚 Update package.json version [skip ci]GitHub Action
2023-09-05Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-09-05feat: :sparkles: support browser-based IDEs with createMemoryRouterNate Sesti
2023-09-05ci: 💚 Update package.json version [skip ci]GitHub Action
2023-09-05update versionNate Sesti
2023-09-04Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-09-04feat: :sparkles: autoscrollingNate Sesti
2023-09-04ci: 💚 Update package.json version [skip ci]GitHub Action
2023-09-04fix: :bug: traceback fixes, remove replicate from hiddenimportsNate Sesti
2023-09-04ci: 💚 Update package.json version [skip ci]GitHub Action
2023-09-04fix: :safety_vest: more safely convert windows path to posixNate Sesti
2023-09-04Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-09-04fix: :bug: correct path sep for ssh-remote filesNate Sesti
2023-09-04ci: 💚 Update package.json version [skip ci]GitHub Action
2023-09-04ci: 💚 Update package.json version [skip ci]GitHub Action
2023-09-03refactor: :construction: Initial, not tested, refactor of LLM (#448)Nate Sesti
* refactor: :construction: Initial, not tested, refactor of LLM * refactor: :construction: replace usages of _complete with complete * fix: :bug: fixes after refactor * refactor: :recycle: template raw completions in chat format * test: :white_check_mark: simplified edit prompt and UNIT TESTS! * ci: :green_heart: unit tests in ci * fix: :bug: fixes for unit tests in ci * fix: :bug: start uvicorn in tests without poetry * fix: :closed_lock_with_key: add secrets to main.yaml * feat: :adhesive_bandage: timeout for all LLM classes * ci: :green_heart: prepare main.yaml for main branch
2023-09-03ci: 💚 Update package.json version [skip ci]GitHub Action
2023-09-02Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-09-02fix: :rocket: fallback s3 bucketNate Sesti
2023-09-03ci: 💚 Update package.json version [skip ci]GitHub Action
2023-09-02ci: 💚 Update package.json version [skip ci]GitHub Action
2023-09-02fix: :bug: fix timeout typeNate Sesti
2023-09-02ci: 💚 Update package.json version [skip ci]GitHub Action
2023-09-02ci: 💚 Update package.json version [skip ci]GitHub Action
2023-09-02ci: 💚 Update package.json version [skip ci]GitHub Action
2023-09-02ci: 💚 Update package.json version [skip ci]GitHub Action
2023-09-02Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-09-02fix: :bug: number of bug fixesNate Sesti
2023-09-02ci: 💚 Update package.json version [skip ci]GitHub Action
2023-09-02Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-09-02fix: :bug: don't fail on disconnected websocketNate Sesti
2023-09-02ci: 💚 Update package.json version [skip ci]GitHub Action
2023-09-01Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-09-01fix: :bug: avoid removing disallowed file windowsNate Sesti
2023-09-01feat: :sparkles: improved model dropdownNate Sesti
2023-09-01ci: 💚 Update package.json version [skip ci]GitHub Action
2023-09-01Windows meilisearch (#441)Nate Sesti
* feat: :sparkles: first attempt at windows download meilisearch * Fixed starting meilisearch on windows * Meilisearch to server/meilisearch * feat: :sparkles: select custom model to use with edit step * feat: :art: recursive getDirectoryContents
2023-08-31ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-31ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-31ci: 💚 Update package.json version [skip ci]GitHub Action