index
:
sncontinue.git
cleanup
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
continuedev
/
src
/
continuedev
/
plugins
Age
Commit message (
Expand
)
Author
2023-09-05
Development Data Logging (#455)
Nate Sesti
2023-09-05
feat: :sparkles: /cmd slash command
Nate Sesti
2023-09-04
fix: :bug: fix context length bug for /edit
Nate Sesti
2023-09-04
fix: :bug: traceback fixes, remove replicate from hiddenimports
Nate Sesti
2023-09-04
Integrate LSP for debugging (#450)
Nate Sesti
2023-09-03
refactor: :construction: Initial, not tested, refactor of LLM (#448)
Nate Sesti
2023-09-02
fix: :bug: fix usages of LLM.complete
Nate Sesti
2023-09-02
fix: error printing bug leading to uncaught err
Nate Sesti
2023-09-02
fix: :bug: number of bug fixes
Nate Sesti
2023-09-01
refactor: :recycle: refactoring LLM to avoid repetition
Nate Sesti
2023-09-01
feat: :sparkles: allow changing the summary prompt
Nate Sesti
2023-09-01
Windows meilisearch (#441)
Nate Sesti
2023-08-31
Merge branch 'main' of https://github.com/continuedev/continue
Nate Sesti
2023-08-30
html unescape
Nate Sesti
2023-08-30
don't url decode ollama
Nate Sesti
2023-08-29
fix: 🐛 typo in core.py (#429)
Ikko Eltociear Ashimine
2023-08-28
feat: :sparkles: @terminal context provider
Nate Sesti
2023-08-28
feat: :sparkles: text-gen-webui, cleaning config and welcome
Nate Sesti
2023-08-27
feat: :art: custom prompt templates per model
Nate Sesti
2023-08-27
fix: :bug: urldecode ollama responses, make edit faster
Nate Sesti
2023-08-27
feat: :sparkles: LlamaCpp LLM subclass
Nate Sesti
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
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-23
fix: :bug: fix when multiple cursor ranges are selected
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-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: saved context groups
Nate Sesti
2023-08-18
style: :art: autoformat with black on all python files
Nate Sesti
2023-08-18
feat: :sparkles: alt+cmd+d to automatically debug terminal!
Nate Sesti
2023-08-17
dynamic context_provider abstract class
Nate Sesti
2023-08-13
feat: :white_check_mark: update test and add model telemetry
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
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
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
2023-08-09
fix: :bug: temporarily remove replicate altogether
Nate Sesti
2023-08-08
Fixed an issue with files from other workspaces showing up in @context search
Kirill Dubovitskiy
2023-08-08
feat: :sparkles: testing improved prompting for stablecode
Nate Sesti
[next]