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
Age
Commit message (
Collapse
)
Author
2023-07-29
make the MaybeProxy correctly instantiate the real LLM
Luna
2023-07-29
fix missing attributes in Models
Luna
2023-07-29
turn Models and LLM into pydantic-compatible classes
Luna
required as they're part of the config class
2023-07-28
make Models fetch LLM secret field declaratively
Luna
2023-07-28
use large/medium/small role separation for llm config
Luna
2023-07-28
make Config receive LLM objects
Luna
2023-07-27
fix: :bug: catch error when workspace uri isn't defined
Nate Sesti
2023-07-27
fix: :loud_sound: fix logs to be sent from uvicorn
Nate Sesti
2023-07-27
feat: :loud_sound: give users access to Continue server logs
Nate Sesti
can see logs in ~/.continue/continue.log
2023-07-27
fix: :adhesive_bandage: skip indexing really large files
Nate Sesti
2023-07-27
revert: :fire: disable fallback_context_item
Nate Sesti
2023-07-27
fix: :bug: handle when vscode workspace not open
Nate Sesti
2023-07-26
fix: :lock: opt out of meilisearch analytics
Nate Sesti
2023-07-26
fix: :ambulance: catch error from meilisearch client.health
Nate Sesti
2023-07-26
Merge pull request #299 from sanders41/close-client
Nate Sesti
Close Client after use
2023-07-26
fix: :bug: async with Client (meilisearch)
Nate Sesti
2023-07-26
Close Client after use
Paul Sanders
2023-07-26
fix: :bug: more reliable setup of meilisearch
Nate Sesti
2023-07-26
fix: :bug: access highlighted_code through context_manager
Nate Sesti
2023-07-26
Merge branch 'config-py' into merge-config-py-TO-main
Nate Sesti
2023-07-25
correctly ignore directories in file context prov
Nate Sesti
2023-07-25
start meilisearch in ide.py
Nate Sesti
2023-07-25
meilisearch async client
Nate Sesti
2023-07-25
checkpoint. Somewhat working, just a bit slow, probably some blocking ↵
Nate Sesti
meilisearch calls still happening
2023-07-25
stuff
Nate Sesti
2023-07-25
accept unicodeDecodeError
Nate Sesti
2023-07-25
more reliably install meilisearch
Nate Sesti
2023-07-24
tweaks
Nate Sesti
2023-07-24
config cleaning
Nate Sesti
2023-07-24
telemetry refactoring and switch config.json->py
Nate Sesti
2023-07-24
file context provider and hovering niceties
Nate Sesti
2023-07-24
fixes from merge, images
Nate Sesti
2023-07-24
steps_on_startup_step merge leftover
Nate Sesti
2023-07-24
Merge branch 'main' into config-py
Nate Sesti
2023-07-24
move proxy server unique id to header
Nate Sesti
2023-07-24
move proxy server unique id to header
Nate Sesti
2023-07-23
file context provider
Nate Sesti
2023-07-23
refactoring
Nate Sesti
2023-07-23
refactoring
Nate Sesti
2023-07-23
documentation
Nate Sesti
2023-07-23
documentation
Nate Sesti
2023-07-22
@ feature (very large commit)
Nate Sesti
2023-07-21
clean pii from telemetry
Nate Sesti
2023-07-21
clean pii from telemetry
Nate Sesti
2023-07-21
fix for top-of-file pruning in default edit step
Nate Sesti
2023-07-21
fix for top-of-file pruning in default edit step
Nate Sesti
2023-07-20
don't summarize last user message
Nate Sesti
2023-07-20
don't summarize last user message
Nate Sesti
2023-07-20
deep copy
Nate Sesti
2023-07-20
deep copy
Nate Sesti
[next]