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
Age
Commit message (
Collapse
)
Author
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: react-router-dom work
Nate Sesti
2023-08-06
feat: :construction: Router and new history page
Nate Sesti
2023-08-05
fix: :bug: set api_keys in config.py, fix spawn error handling
Nate Sesti
2023-08-04
fix: :bug: ebusy and logging bug fixes
Nate Sesti
2023-08-04
fix: :bug: timeout on blocking processes
Nate Sesti
2023-08-04
feat: :children_crossing: more keyboard shortcuts
Nate Sesti
2023-08-03
fix: :lipstick: small UI improvements
Nate Sesti
2023-08-03
update default config comment, verify_ssl
Nate Sesti
2023-08-03
small fixes to setup
Nate Sesti
2023-08-02
default_config.py migration helper
Nate Sesti
2023-08-02
fix default config file
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
2023-08-02
anthropic fixes
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
Merge branch 'main' into package-python
Nate Sesti
2023-08-01
remove data file
Nate Sesti
2023-08-01
full vsce publish workflow
Nate Sesti
2023-08-01
fix: :bug: fix history.timeline indexing bug
Nate Sesti
2023-08-01
fix: :bug: fix bugs when selecting code to edit
Nate Sesti
2023-08-01
fix: :bug: bug when highlighting code prior to context_manager creation
Nate Sesti
2023-08-01
refactor: :loud_sound: show errors to IDE before GUI connected
Nate Sesti
2023-08-01
docs: :memo: ollama customization docs
Nate Sesti
2023-08-01
try cx_freeze, smaller pyinstaller
Nate Sesti
2023-07-31
ci: :green_heart: ci download with pip, not poetry
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
feat: :sparkles: llama-2 support
Nate Sesti
2023-07-31
Merge branch 'main' into ollama
Nate Sesti
2023-07-31
Merge branch 'main' into llm-object-config
Nate Sesti
2023-07-31
point links to correct paths
Tommy
2023-07-31
docs: :memo: update documentation for LLMs in config.py
Nate Sesti
2023-07-31
Merge branch 'main' into llm-object-config
Nate Sesti
2023-07-31
fix: :lipstick: logo alignment, better config failure description, patch
Nate Sesti
2023-07-31
Merge branch 'main' into at-embed
Nate Sesti
2023-07-31
feat: :technologist: bit of customization for DefaultPolicy
Nate Sesti
2023-07-30
feat: :sparkles: ollama LLM class
Nate Sesti
2023-07-30
fix: :bug: test and fix small issues with GGML
Nate Sesti
2023-07-30
fix: :bug: post-merge fixes
Nate Sesti
2023-07-30
Merge remote-tracking branch 'continuedev/main' into ↵
Nate Sesti
llm-object-config-merge-main
2023-07-30
fix: :children_crossing: use default model in default config.py
Nate Sesti
2023-07-30
let content_length be customized on GGML
Luna
2023-07-30
fix argument passing from MaybeServer to real LLM
Luna
2023-07-30
fix ProxyServer client session usage
Luna
2023-07-30
fix GGML client session usage
Luna
[next]