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 (
Expand
)
Author
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-08
fix: :arrow_up: upgrade openai python package
Nate Sesti
2023-08-07
Merge pull request #355 from continuedev/url-context-provider
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
Merge pull request #352 from bra1nDump/setup-experience
Nate Sesti
2023-08-07
fix: :heavy_plus_sign: add ripgrepy dependency to requirements.txt
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
Added a task to install all dependencies from top level without having to fig...
Kirill Dubovitskiy
2023-08-06
Merge branch 'main' into history
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
fix: :bug: require socksio
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
[next]