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
/
libs
/
util
Age
Commit message (
Expand
)
Author
2023-08-23
fix: :bug: bug where old server doesn't get updated
Nate Sesti
2023-08-22
Config UI (#399)
Nate Sesti
2023-08-20
feat: :sparkles: saved context groups
Nate Sesti
2023-08-19
don't ignore unused import for tiktoken
Nate Sesti
2023-08-19
fix: :bug: make sure server_version.txt exists
Nate Sesti
2023-08-18
style: :art: autoformat with black on all python files
Nate Sesti
2023-08-13
feat: :white_check_mark: update test and add model telemetry
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-03
small fixes to setup
Nate Sesti
2023-08-02
default_config.py migration helper
Nate Sesti
2023-08-01
remove data file
Nate Sesti
2023-08-01
full vsce publish workflow
Nate Sesti
2023-08-01
try cx_freeze, smaller pyinstaller
Nate Sesti
2023-07-31
ci: :green_heart: fix file structure for pyinstaller, main.yaml updates
Nate Sesti
2023-07-31
testing nuitka, pyoxidizer, pyinstaller
Nate Sesti
2023-07-31
Merge branch 'main' into llm-object-config
Nate Sesti
2023-07-30
Merge remote-tracking branch 'continuedev/main' into llm-object-config-merge-...
Nate Sesti
2023-07-30
refactor: :recycle: clean up LLM-specific constants from util files
Nate Sesti
2023-07-29
feat: :sparkles: EmbeddingContextProvider
Nate Sesti
2023-07-29
feat: :loud_sound: display any server errors to the GUI
Nate Sesti
2023-07-28
make Models fetch LLM secret field declaratively
Luna
2023-07-28
refactor: :loud_sound: log server version to posthog
Nate Sesti
2023-07-28
fix: :bug: fix incorrect imports in default config file
Nate Sesti
2023-07-28
refactor: :loud_sound: replace all print with logger.debug
Nate Sesti
2023-07-28
fix: :goal_net: catch errors when loading to meilisearch index
Nate Sesti
2023-07-28
refactor: :loud_sound: potential telemetry fixes
Nate Sesti
2023-07-27
feat: :loud_sound: give users access to Continue server logs
Nate Sesti
2023-07-26
Merge branch 'config-py' into merge-config-py-TO-main
Nate Sesti
2023-07-24
config cleaning
Nate Sesti
2023-07-24
telemetry refactoring and switch config.json->py
Nate Sesti
2023-07-24
Merge branch 'main' into config-py
Nate Sesti
2023-07-23
refactoring
Nate Sesti
2023-07-23
refactoring
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-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
2023-07-20
fix mutable default arg with_history bug
Nate Sesti
2023-07-20
fix mutable default arg with_history bug
Nate Sesti
2023-07-19
Merge branch 'main' into config-py
Nate Sesti
2023-07-18
templated custom commands
Nate Sesti
2023-07-18
templated custom commands
Nate Sesti
2023-07-18
context length fix and cleanup
Nate Sesti
2023-07-18
context length fix and cleanup
Nate Sesti
2023-07-17
show exact prompt/completion logs
Nate Sesti
2023-07-17
show exact prompt/completion logs
Nate Sesti
[next]