Age | Commit message (Expand) | Author |
2023-08-26 | fix: :bug: correctly generate uris for remote | Nate Sesti |
2023-08-26 | fix: :bug: fix ssh /edit by checking for file through vscode fs | Nate Sesti |
2023-08-26 | feat: :sparkles: select model from dropdown | Nate Sesti |
2023-08-25 | small fixes, mostly ggml updates | Nate Sesti |
2023-08-25 | migration logic for filter by workspace | Nate Sesti |
2023-08-25 | feat: :sparkles: filter history by workspace | Nate Sesti |
2023-08-25 | Merge branch 'main' of https://github.com/continuedev/continue | Nate Sesti |
2023-08-25 | fix: :bug: ssh compatibility by reading from vscode.workspace.fs | Nate Sesti |
2023-08-25 | fix(google): remove unnecessary parameter (#394) | Thomas Ngo Trung |
2023-08-24 | don't clear context with /clear | Nate Sesti |
2023-08-24 | fix: :bug: replace hardcoded path for config file | Nate Sesti |
2023-08-23 | fix: :bug: fix when multiple cursor ranges are selected | Nate Sesti |
2023-08-23 | fix: :bug: bug where old server doesn't get updated | Nate Sesti |
2023-08-23 | fix: :lipstick: don't display entirety of large tracebacks | Nate Sesti |
2023-08-23 | fix: :bug: fix meilisearch empty body content-type bug | Nate Sesti |
2023-08-23 | Testing gh workflow (#401) | Nate Sesti |
2023-08-22 | fix: :bug: correction to ContinueConfig serialization model | Nate Sesti |
2023-08-22 | fix: :bug: fix serialization bug for context_providers | Nate Sesti |
2023-08-22 | Config UI (#399) | Nate Sesti |
2023-08-22 | feat: :children_crossing: keep file context up to data by listening for files... | Nate Sesti |
2023-08-21 | fix: :bug: fixing bugs with ggml | Nate Sesti |
2023-08-20 | feat: :sparkles: delete context groups | Nate Sesti |
2023-08-20 | feat: :sparkles: saved context groups | Nate Sesti |
2023-08-20 | fix: :bug: fix replicate to work with models requiring prompt input | Nate Sesti |
2023-08-19 | fix: :bug: fix ggml bug | Nate Sesti |
2023-08-19 | don't ignore unused import for tiktoken | Nate Sesti |
2023-08-19 | fix: :bug: make sure server_version.txt exists | Nate Sesti |
2023-08-18 | style: :art: autoformat with black on all python files | Nate Sesti |
2023-08-18 | fix: :children_crossing: don't order meilisearch results by contnet | Nate Sesti |
2023-08-18 | feat: :sparkles: alt+cmd+d to automatically debug terminal! | Nate Sesti |
2023-08-17 | feat: :sparkles: edit previous inputs | Nate Sesti |
2023-08-17 | dynamic context_provider abstract class | Nate Sesti |
2023-08-16 | fix together.py for llama-70b | Nate Sesti |
2023-08-16 | Fix highlighted code context provider | sestinj |
2023-08-14 | fix: :bug: MAX_TOKENS_FOR_MODEL bug fix, more testing | Nate Sesti |
2023-08-13 | feat: :white_check_mark: update test and add model telemetry | Nate Sesti |
2023-08-13 | fix: :ambulance: hotfix and package.json seo experiment | Nate Sesti |
2023-08-13 | fix: :bug: fix for Azure OpenAI model names | Nate Sesti |
2023-08-12 | feat: :lipstick: UI Improvements! | Nate Sesti |
2023-08-12 | feat: :sparkles: improvement to @ search rankings | Nate Sesti |
2023-08-11 | Merge branch 'main' of https://github.com/continuedev/continue | Nate Sesti |
2023-08-11 | fix: :bug: a handful of bug fixes | Nate Sesti |
2023-08-11 | Merge pull request #371 from bra1nDump/fix-url-context [skip ci] | Nate Sesti |
2023-08-11 | feat: :recycle: load preset_urls at load_index | Nate Sesti |
2023-08-11 | fix: :bug: fix "code" keyerror prior to context_manager.start | Nate Sesti |
2023-08-11 | Merge branch 'main' into ci-testing | Nate Sesti |
2023-08-10 | Merge pull request #360 from bra1nDump/fixup-search-cross-workspace-polution | Nate Sesti |
2023-08-10 | refactor: :recycle: load index in contextmanager.start, slight tweaks | Nate Sesti |
2023-08-10 | Draft fixing broken default configuration and introducing default urls that y... | Kirill Dubovitskiy |
2023-08-10 | fix: :green_heart: testing for failure to package dist in vsix | Nate Sesti |