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-13
feat: :white_check_mark: update test and add model telemetry
Nate Sesti
2023-08-13
fix: :ambulance: hotfix and package.json seo experiment
Nate Sesti
2023-08-13
fix: :bug: fix for Azure OpenAI model names
Nate Sesti
2023-08-12
feat: :lipstick: UI Improvements!
Nate Sesti
2023-08-12
fix: :heavy_plus_sign: add bs4 to requirements.txt
Nate Sesti
2023-08-12
feat: :sparkles: improvement to @ search rankings
Nate Sesti
2023-08-11
Merge branch 'main' of https://github.com/continuedev/continue
Nate Sesti
2023-08-11
fix: :bug: a handful of bug fixes
Nate Sesti
2023-08-11
Merge pull request #371 from bra1nDump/fix-url-context [skip ci]
Nate Sesti
2023-08-11
feat: :recycle: load preset_urls at load_index
Nate Sesti
2023-08-11
fix: :bug: fix "code" keyerror prior to context_manager.start
Nate Sesti
2023-08-11
Merge branch 'main' into ci-testing
Nate Sesti
2023-08-10
Merge pull request #360 from bra1nDump/fixup-search-cross-workspace-polution
Nate Sesti
2023-08-10
refactor: :recycle: load index in contextmanager.start, slight tweaks
Nate Sesti
2023-08-10
Draft fixing broken default configuration and introducing default urls that y...
Kirill Dubovitskiy
2023-08-10
fix: :green_heart: testing for failure to package dist in vsix
Nate Sesti
2023-08-09
feat: :sparkles: testing in ci, final test of
Nate Sesti
2023-08-09
feat: :sparkles: support for Together.ai models
Nate Sesti
2023-08-09
fix: :bug: temporarily remove replicate altogether
Nate Sesti
2023-08-09
fix: :heavy_plus_sign: include replicate in requirements.rtxt
Nate Sesti
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
Fixed an issue with files from other workspaces showing up in @context search
Kirill Dubovitskiy
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
build: :arrow_down: lock to urllib3 1.25.11 for ssl fix
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-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
[next]