summaryrefslogtreecommitdiff
path: root/continuedev/src/continuedev/plugins
AgeCommit message (Expand)Author
2023-09-05Development Data Logging (#455)Nate Sesti
2023-09-05feat: :sparkles: /cmd slash commandNate Sesti
2023-09-04fix: :bug: fix context length bug for /editNate Sesti
2023-09-04fix: :bug: traceback fixes, remove replicate from hiddenimportsNate Sesti
2023-09-04Integrate LSP for debugging (#450)Nate Sesti
2023-09-03refactor: :construction: Initial, not tested, refactor of LLM (#448)Nate Sesti
2023-09-02fix: :bug: fix usages of LLM.completeNate Sesti
2023-09-02fix: error printing bug leading to uncaught errNate Sesti
2023-09-02fix: :bug: number of bug fixesNate Sesti
2023-09-01refactor: :recycle: refactoring LLM to avoid repetitionNate Sesti
2023-09-01feat: :sparkles: allow changing the summary promptNate Sesti
2023-09-01Windows meilisearch (#441)Nate Sesti
2023-08-31Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-08-30html unescapeNate Sesti
2023-08-30don't url decode ollamaNate Sesti
2023-08-29fix: 🐛 typo in core.py (#429)Ikko Eltociear Ashimine
2023-08-28feat: :sparkles: @terminal context providerNate Sesti
2023-08-28feat: :sparkles: text-gen-webui, cleaning config and welcomeNate Sesti
2023-08-27feat: :art: custom prompt templates per modelNate 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-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-23fix: :bug: fix when multiple cursor ranges are selectedNate 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-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: saved context groupsNate Sesti
2023-08-18style: :art: autoformat with black on all python filesNate Sesti
2023-08-18feat: :sparkles: alt+cmd+d to automatically debug terminal!Nate Sesti
2023-08-17dynamic context_provider abstract classNate Sesti
2023-08-13feat: :white_check_mark: update test and add model telemetryNate 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-11Merge branch 'main' into ci-testingNate Sesti
2023-08-10Merge pull request #360 from bra1nDump/fixup-search-cross-workspace-polutionNate 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-09fix: :bug: temporarily remove replicate altogetherNate Sesti
2023-08-08Fixed an issue with files from other workspaces showing up in @context searchKirill Dubovitskiy
2023-08-08feat: :sparkles: testing improved prompting for stablecodeNate Sesti