summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-28build: :green_heart: publish to open vsx registry in ciNate Sesti
2023-08-28docs: :memo: summary of models in customization docsNate Sesti
2023-08-27docs: :memo: update replicate documentation to reflect codellamaNate Sesti
2023-08-27fix: :bug: streaming url_decode for OllamaNate Sesti
2023-08-27refactor: :zap: use code llama / llama2 prompt for TogetherLLMNate Sesti
2023-08-27fix: :bug: patch for ocassional 0 choices from older azure versionsNate Sesti
2023-08-28ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-27Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-08-27fix: :bug: fix togetherAI model json parsingNate Sesti
2023-08-28ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-27Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-08-27feat: :art: custom prompt templates per modelNate Sesti
2023-08-28ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-27Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-08-27fix: :bug: default to counting chars if tiktoken blockedNate Sesti
2023-08-28ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-27Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-08-27fix: :bug: fix /edit in ssh, pinyin input in comboboxNate Sesti
2023-08-27ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-27Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-08-27fix: :bug: urldecode ollama responses, make edit fasterNate Sesti
2023-08-27ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-27Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-08-27feat: :sparkles: LlamaCpp LLM subclassNate Sesti
2023-08-27ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-27Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-08-27fix: :bug: write to local diff filesNate Sesti
2023-08-27ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-27Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-08-27fix: :bug: additional fixes to ssh /editNate Sesti
2023-08-27ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-26Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-08-26fix: :bug: correctly generate uris for remoteNate Sesti
2023-08-27ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-26Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-08-26fix: :bug: fix ssh /edit by checking for file through vscode fsNate Sesti
2023-08-26ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-26fix: :construction_worker: copy_metadata for replicate in run.specNate Sesti
2023-08-26Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-08-26feat: :sparkles: select model from dropdownNate Sesti
2023-08-25small fixes, mostly ggml updatesNate Sesti
2023-08-26ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-25Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-08-25migration logic for filter by workspaceNate 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-25ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-25Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-08-25fix: :bug: ssh compatibility by reading from vscode.workspace.fsNate Sesti
2023-08-25fix(google): remove unnecessary parameter (#394)Thomas Ngo Trung