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
/
core
Age
Commit message (
Expand
)
Author
2023-09-06
feat: :sparkles: run continue immediately from pypi pkg
Nate Sesti
2023-09-06
fix: :construction: working on fixing lsp
Nate Sesti
2023-09-05
Development Data Logging (#455)
Nate Sesti
2023-09-04
fix: :bug: fix context length bug for /edit
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
docs: :memo: update docs for openaiserverifno
Nate Sesti
2023-09-01
refactor: :recycle: refactoring LLM to avoid repetition
Nate Sesti
2023-09-01
feat: :sparkles: improved model dropdown
Nate Sesti
2023-08-30
fix: :art: many small improvements
Nate Sesti
2023-08-29
fix: :bug: fix 2 model config bugs
Nate Sesti
2023-08-29
docs: :memo: Better documentation about Meilisearch Windows support
Nate Sesti
2023-08-28
fix: :bug: fix telemetry bug
Nate Sesti
2023-08-27
fix: :bug: fix togetherAI model json parsing
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
feat: :sparkles: filter history by workspace
Nate Sesti
2023-08-24
don't clear context with /clear
Nate Sesti
2023-08-23
fix: :bug: fix when multiple cursor ranges are selected
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-20
feat: :sparkles: delete context groups
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
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-16
Fix highlighted code context provider
sestinj
2023-08-12
feat: :lipstick: UI Improvements!
Nate Sesti
2023-08-12
feat: :sparkles: improvement to @ search rankings
Nate Sesti
2023-08-11
fix: :bug: fix "code" keyerror prior to context_manager.start
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-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
2023-08-08
feat: :loud_sound: light telemetry or context providers
Nate Sesti
2023-08-06
refactor: :recycle: hoist FullState up to redux
Nate Sesti
2023-08-06
feat: :construction: create new sessions
Nate Sesti
2023-08-06
feat: :construction: successfully loading past sessions
Nate Sesti
2023-08-06
feat: :construction: Router and new history page
Nate Sesti
2023-08-04
fix: :bug: timeout on blocking processes
Nate Sesti
2023-08-03
fix: :lipstick: small UI improvements
Nate Sesti
2023-08-02
Merge branch 'main' into package-python
Nate Sesti
2023-08-02
add --hidden-imports, simplify sdk.py
Nate Sesti
2023-08-02
checkpoint
Nate Sesti
2023-08-02
attempting alternative solution to import config
Nate Sesti
[next]