summaryrefslogtreecommitdiff
path: root/continuedev
AgeCommit message (Expand)Author
2023-08-27feat: :art: custom prompt templates per modelNate Sesti
2023-08-27fix: :bug: default to counting chars if tiktoken blockedNate Sesti
2023-08-27fix: :bug: urldecode ollama responses, make edit fasterNate Sesti
2023-08-27feat: :sparkles: LlamaCpp LLM subclassNate Sesti
2023-08-26fix: :bug: correctly generate uris for remoteNate Sesti
2023-08-26fix: :bug: fix ssh /edit by checking for file through vscode fsNate Sesti
2023-08-26feat: :sparkles: select model from dropdownNate Sesti
2023-08-25small fixes, mostly ggml updatesNate Sesti
2023-08-25migration logic for filter by workspaceNate Sesti
2023-08-25feat: :sparkles: filter history by workspaceNate Sesti
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
2023-08-24don't clear context with /clearNate Sesti
2023-08-24fix: :bug: replace hardcoded path for config fileNate Sesti
2023-08-23fix: :bug: fix when multiple cursor ranges are selectedNate Sesti
2023-08-23fix: :bug: bug where old server doesn't get updatedNate Sesti
2023-08-23fix: :lipstick: don't display entirety of large tracebacksNate Sesti
2023-08-23fix: :bug: fix meilisearch empty body content-type bugNate Sesti
2023-08-23Testing gh workflow (#401)Nate Sesti
2023-08-22fix: :bug: correction to ContinueConfig serialization modelNate Sesti
2023-08-22fix: :bug: fix serialization bug for context_providersNate Sesti
2023-08-22Config UI (#399)Nate Sesti
2023-08-22feat: :children_crossing: keep file context up to data by listening for files...Nate Sesti
2023-08-21fix: :bug: fixing bugs with ggmlNate Sesti
2023-08-20feat: :sparkles: delete context groupsNate Sesti
2023-08-20feat: :sparkles: saved context groupsNate Sesti
2023-08-20fix: :bug: fix replicate to work with models requiring prompt inputNate Sesti
2023-08-19fix: :bug: fix ggml bugNate Sesti
2023-08-19don't ignore unused import for tiktokenNate Sesti
2023-08-19fix: :bug: make sure server_version.txt existsNate Sesti
2023-08-18style: :art: autoformat with black on all python filesNate Sesti
2023-08-18fix: :children_crossing: don't order meilisearch results by contnetNate Sesti
2023-08-18feat: :sparkles: alt+cmd+d to automatically debug terminal!Nate Sesti
2023-08-17feat: :sparkles: edit previous inputsNate Sesti
2023-08-17dynamic context_provider abstract classNate Sesti
2023-08-16fix together.py for llama-70bNate Sesti
2023-08-16Fix highlighted code context providersestinj
2023-08-14fix: :bug: MAX_TOKENS_FOR_MODEL bug fix, more testingNate Sesti
2023-08-13feat: :white_check_mark: update test and add model telemetryNate Sesti
2023-08-13fix: :ambulance: hotfix and package.json seo experimentNate Sesti
2023-08-13fix: :bug: fix for Azure OpenAI model namesNate Sesti
2023-08-12feat: :lipstick: UI Improvements!Nate Sesti
2023-08-12fix: :heavy_plus_sign: add bs4 to requirements.txtNate Sesti
2023-08-12feat: :sparkles: improvement to @ search rankingsNate Sesti
2023-08-11Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-08-11fix: :bug: a handful of bug fixesNate Sesti
2023-08-11Merge pull request #371 from bra1nDump/fix-url-context [skip ci]Nate Sesti
2023-08-11feat: :recycle: load preset_urls at load_indexNate Sesti
2023-08-11fix: :bug: fix "code" keyerror prior to context_manager.startNate Sesti