summaryrefslogtreecommitdiff
path: root/continuedev
AgeCommit message (Expand)Author
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
2023-08-11Merge branch 'main' into ci-testingNate Sesti
2023-08-10Merge pull request #360 from bra1nDump/fixup-search-cross-workspace-polutionNate Sesti
2023-08-10refactor: :recycle: load index in contextmanager.start, slight tweaksNate Sesti
2023-08-10Draft fixing broken default configuration and introducing default urls that y...Kirill Dubovitskiy
2023-08-10fix: :green_heart: testing for failure to package dist in vsixNate Sesti
2023-08-09feat: :sparkles: testing in ci, final test ofNate Sesti
2023-08-09feat: :sparkles: support for Together.ai modelsNate Sesti