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
/
plugins
/
steps
Age
Commit message (
Expand
)
Author
2023-08-08
feat: :sparkles: testing improved prompting for stablecode
Nate Sesti
2023-08-08
feat: :sparkles: /share slash command
Nate Sesti
2023-08-05
fix: :bug: set api_keys in config.py, fix spawn error handling
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
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
refactor: :recycle: clean up LLM-specific constants from util files
Nate Sesti
2023-07-30
refactor: :construction: replace all sdk.models.gpt35/etc. with sdk.models.me...
Nate Sesti
2023-07-29
feat: :sparkles: EmbeddingContextProvider
Nate Sesti
2023-07-29
docs: :memo: use hardcoded help info if no user_input
Nate Sesti
2023-07-29
docs: :memo: improved /help prompt (don't hallucinate slash commands)
Nate Sesti
2023-07-29
fix: :goal_net: display errors in SimpleChatStep
Nate Sesti
2023-07-29
feat: :loud_sound: display any server errors to the GUI
Nate Sesti
2023-07-28
refactor: :loud_sound: replace all print with logger.debug
Nate Sesti
2023-07-24
config cleaning
Nate Sesti
2023-07-24
telemetry refactoring and switch config.json->py
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-23
refactoring
Nate Sesti