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
/
constants
Age
Commit message (
Expand
)
Author
2023-10-09
Preview (#541)
Nate Sesti
2023-09-28
Past input (#513)
Nate Sesti
2023-09-23
UI Redesign and fixing many details (#496)
Nate Sesti
2023-09-15
fix: some typos (#478)
LangLangBart
2023-09-05
feat: :sparkles: /cmd slash command
Nate Sesti
2023-08-28
feat: :sparkles: @terminal context provider
Nate Sesti
2023-08-28
feat: :sparkles: text-gen-webui, cleaning config and welcome
Nate Sesti
2023-08-11
feat: :recycle: load preset_urls at load_index
Nate Sesti
2023-08-10
Draft fixing broken default configuration and introducing default urls that y...
Kirill Dubovitskiy
2023-08-09
feat: :sparkles: add urlcontextprovider back to default config
Nate Sesti
2023-08-08
feat: :sparkles: /share slash command
Nate Sesti
2023-08-07
feat: :sparkles: diff context provider
Nate Sesti
2023-08-07
feat: :sparkles: add searchcontextprovider to default_config.py
Nate Sesti
2023-08-05
fix: :bug: set api_keys in config.py, fix spawn error handling
Nate Sesti
2023-08-04
feat: :children_crossing: more keyboard shortcuts
Nate Sesti
2023-08-03
update default config comment, verify_ssl
Nate Sesti
2023-08-02
fix default config file
Nate Sesti
2023-08-02
docs update and fix default_config.py
Nate Sesti
2023-08-01
escape curly braces
Nate Sesti
2023-08-01
remove data file
Nate Sesti
2023-07-31
Merge branch 'main' into llm-object-config
Nate Sesti
2023-07-30
fix: :bug: post-merge fixes
Nate Sesti
2023-07-30
Merge remote-tracking branch 'continuedev/main' into llm-object-config-merge-...
Nate Sesti
2023-07-30
fix: :children_crossing: use default model in default config.py
Nate Sesti
2023-07-30
refactor: :zap: turn GGML's aiohttp.AsyncSession into an instance attribute
Nate Sesti
2023-07-30
refactor: :construction: replace all sdk.models.gpt35/etc. with sdk.models.me...
Nate Sesti
2023-07-30
refactor: :construction: refactor so server runs until requesting model
Nate Sesti
2023-07-29
feat: :sparkles: EmbeddingContextProvider
Nate Sesti
2023-07-28
fix: :children_crossing: add slash commands to default config
Nate Sesti
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-24
config cleaning
Nate Sesti
2023-07-12
persist state and reconnect automatically
Nate Sesti