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
/
steps
Age
Commit message (
Expand
)
Author
2023-10-09
Preview (#541)
Nate Sesti
2023-10-02
fix: :bug: change for/backwardslash decoding scheme
Nate Sesti
2023-09-30
adding support for the google palm api (#524)
Ty Dunn
2023-09-26
docs: :memo: update references to Ollama to mention Linux support
Nate Sesti
2023-09-24
feat: :lipstick: setting to change font size
Nate Sesti
2023-09-23
UI Redesign and fixing many details (#496)
Nate Sesti
2023-09-17
feat: :sparkles: refactor via search Step
Nate Sesti
2023-09-16
Refactor helper (#481)
Nate Sesti
2023-09-15
fix: some typos (#478)
LangLangBart
2023-09-14
fix: :bug: custom escaping instead of URI for diff paths
Nate Sesti
2023-09-14
fix: :bug: a few minor fixes
Nate Sesti
2023-09-12
fix: :bug: a number of small fixes + disable summaries
Nate Sesti
2023-09-10
feat: :sparkles: LSP connection over websockets
Nate Sesti
2023-09-09
feat: :sparkles: make follow-up edits
Nate Sesti
2023-09-08
feat: :lipstick: nested context provider dropdown
Nate Sesti
2023-09-07
adding support for Hugging Face Inference Endpoints (#460)
Ty Dunn
2023-09-06
feat: :lipstick: handful of UI improvements
Nate Sesti
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-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
feat: :sparkles: select custom model to use with edit step
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: 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-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-22
Config UI (#399)
Nate Sesti
2023-08-21
fix: :bug: fixing bugs with ggml
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-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
feat: :sparkles: testing improved prompting for stablecode
Nate Sesti
[next]