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 (
Expand
)
Author
2023-08-09
revert: :bug: revert unecessary changes from yesterday
Nate Sesti
2023-08-09
feat: :sparkles: add urlcontextprovider back to default config
Nate Sesti
2023-08-08
feat: :sparkles: testing improved prompting for stablecode
Nate Sesti
2023-08-08
feat: :sparkles: support stablecoder with replicate LLM
Nate Sesti
2023-08-08
feat: :sparkles: /share slash command
Nate Sesti
2023-08-08
feat: :sparkles: set static urls for contextprovider
Nate Sesti
2023-08-08
feat: :children_crossing: display troubleshooting link when loading
Nate Sesti
2023-08-08
feat: :loud_sound: light telemetry or context providers
Nate Sesti
2023-08-08
feat: :sparkles: huggingface inference api llm update
Nate Sesti
2023-08-08
fix: :bug: use certifi to set ca_bundle_path for openai
Nate Sesti
2023-08-07
feat: :sparkles: diff context provider
Nate Sesti
2023-08-07
feat: :construction: first work on URLContextProvider
Nate Sesti
2023-08-07
feat: :sparkles: add searchcontextprovider to default_config.py
Nate Sesti
2023-08-07
feat: :sparkles: Search context provider with ripgrep
Nate Sesti
2023-08-06
refactor: :recycle: hoist FullState up to redux
Nate Sesti
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
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
feat: :sparkles: llama-2 support
Nate Sesti
2023-07-31
Merge branch 'main' into ollama
Nate Sesti
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
[next]