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
Age
Commit message (
Collapse
)
Author
2023-08-27
docs: :memo: update replicate documentation to reflect codellama
Nate Sesti
2023-08-27
fix: :bug: streaming url_decode for Ollama
Nate Sesti
2023-08-27
refactor: :zap: use code llama / llama2 prompt for TogetherLLM
Nate Sesti
2023-08-27
fix: :bug: patch for ocassional 0 choices from older azure versions
Nate Sesti
2023-08-27
Merge branch 'main' of https://github.com/continuedev/continue
Nate Sesti
2023-08-27
fix: :bug: fix togetherAI model json parsing
Nate Sesti
2023-08-28
ci: 💚 Update package.json version [skip ci]
GitHub Action
2023-08-27
Merge branch 'main' of https://github.com/continuedev/continue
Nate Sesti
2023-08-27
feat: :art: custom prompt templates per model
Nate Sesti
2023-08-28
ci: 💚 Update package.json version [skip ci]
GitHub Action
2023-08-27
Merge branch 'main' of https://github.com/continuedev/continue
Nate Sesti
2023-08-27
fix: :bug: default to counting chars if tiktoken blocked
Nate Sesti
2023-08-28
ci: 💚 Update package.json version [skip ci]
GitHub Action
2023-08-27
Merge branch 'main' of https://github.com/continuedev/continue
Nate Sesti
2023-08-27
fix: :bug: fix /edit in ssh, pinyin input in combobox
Nate Sesti
2023-08-27
ci: 💚 Update package.json version [skip ci]
GitHub Action
2023-08-27
Merge branch 'main' of https://github.com/continuedev/continue
Nate Sesti
2023-08-27
fix: :bug: urldecode ollama responses, make edit faster
Nate Sesti
2023-08-27
ci: 💚 Update package.json version [skip ci]
GitHub Action
2023-08-27
Merge branch 'main' of https://github.com/continuedev/continue
Nate Sesti
2023-08-27
feat: :sparkles: LlamaCpp LLM subclass
Nate Sesti
2023-08-27
ci: 💚 Update package.json version [skip ci]
GitHub Action
2023-08-27
Merge branch 'main' of https://github.com/continuedev/continue
Nate Sesti
2023-08-27
fix: :bug: write to local diff files
Nate Sesti
2023-08-27
ci: 💚 Update package.json version [skip ci]
GitHub Action
2023-08-27
Merge branch 'main' of https://github.com/continuedev/continue
Nate Sesti
2023-08-27
fix: :bug: additional fixes to ssh /edit
Nate Sesti
2023-08-27
ci: 💚 Update package.json version [skip ci]
GitHub Action
2023-08-26
Merge branch 'main' of https://github.com/continuedev/continue
Nate Sesti
2023-08-26
fix: :bug: correctly generate uris for remote
Nate Sesti
2023-08-27
ci: 💚 Update package.json version [skip ci]
GitHub Action
2023-08-26
Merge branch 'main' of https://github.com/continuedev/continue
Nate Sesti
2023-08-26
fix: :bug: fix ssh /edit by checking for file through vscode fs
Nate Sesti
2023-08-26
ci: 💚 Update package.json version [skip ci]
GitHub Action
2023-08-26
fix: :construction_worker: copy_metadata for replicate in run.spec
Nate Sesti
2023-08-26
Merge branch 'main' of https://github.com/continuedev/continue
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-26
ci: 💚 Update package.json version [skip ci]
GitHub Action
2023-08-25
Merge branch 'main' of https://github.com/continuedev/continue
Nate Sesti
2023-08-25
migration logic for filter by workspace
Nate Sesti
2023-08-25
fix: :bug: force kill old server with taskkill on windows
Nate Sesti
2023-08-25
feat: :sparkles: filter history by workspace
Nate Sesti
2023-08-25
ci: 💚 Update package.json version [skip ci]
GitHub Action
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-25
ci: 💚 Update package.json version [skip ci]
GitHub Action
2023-08-25
ui extensionKind - allows running locally
Nate Sesti
2023-08-24
Merge branch 'main' of https://github.com/continuedev/continue
Nate Sesti
[next]