summaryrefslogtreecommitdiff
path: root/continuedev
AgeCommit message (Expand)Author
2023-08-13feat: :white_check_mark: update test and add model telemetryNate Sesti
2023-08-13fix: :ambulance: hotfix and package.json seo experimentNate Sesti
2023-08-13fix: :bug: fix for Azure OpenAI model namesNate Sesti
2023-08-12feat: :lipstick: UI Improvements!Nate Sesti
2023-08-12fix: :heavy_plus_sign: add bs4 to requirements.txtNate Sesti
2023-08-12feat: :sparkles: improvement to @ search rankingsNate Sesti
2023-08-11Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-08-11fix: :bug: a handful of bug fixesNate Sesti
2023-08-11Merge pull request #371 from bra1nDump/fix-url-context [skip ci]Nate Sesti
2023-08-11feat: :recycle: load preset_urls at load_indexNate Sesti
2023-08-11fix: :bug: fix "code" keyerror prior to context_manager.startNate Sesti
2023-08-11Merge branch 'main' into ci-testingNate Sesti
2023-08-10Merge pull request #360 from bra1nDump/fixup-search-cross-workspace-polutionNate Sesti
2023-08-10refactor: :recycle: load index in contextmanager.start, slight tweaksNate Sesti
2023-08-10Draft fixing broken default configuration and introducing default urls that y...Kirill Dubovitskiy
2023-08-10fix: :green_heart: testing for failure to package dist in vsixNate Sesti
2023-08-09feat: :sparkles: testing in ci, final test ofNate Sesti
2023-08-09feat: :sparkles: support for Together.ai modelsNate Sesti
2023-08-09fix: :bug: temporarily remove replicate altogetherNate Sesti
2023-08-09fix: :heavy_plus_sign: include replicate in requirements.rtxtNate Sesti
2023-08-09revert: :bug: revert unecessary changes from yesterdayNate Sesti
2023-08-09feat: :sparkles: add urlcontextprovider back to default configNate Sesti
2023-08-08Fixed an issue with files from other workspaces showing up in @context searchKirill Dubovitskiy
2023-08-08feat: :sparkles: testing improved prompting for stablecodeNate Sesti
2023-08-08feat: :sparkles: support stablecoder with replicate LLMNate Sesti
2023-08-08feat: :sparkles: /share slash commandNate Sesti
2023-08-08feat: :sparkles: set static urls for contextproviderNate Sesti
2023-08-08build: :arrow_down: lock to urllib3 1.25.11 for ssl fixNate Sesti
2023-08-08feat: :children_crossing: display troubleshooting link when loadingNate Sesti
2023-08-08feat: :loud_sound: light telemetry or context providersNate Sesti
2023-08-08feat: :sparkles: huggingface inference api llm updateNate Sesti
2023-08-08fix: :bug: use certifi to set ca_bundle_path for openaiNate Sesti
2023-08-08fix: :arrow_up: upgrade openai python packageNate Sesti
2023-08-07Merge pull request #355 from continuedev/url-context-providerNate Sesti
2023-08-07feat: :sparkles: diff context providerNate Sesti
2023-08-07feat: :construction: first work on URLContextProviderNate Sesti
2023-08-07Merge pull request #352 from bra1nDump/setup-experienceNate Sesti
2023-08-07fix: :heavy_plus_sign: add ripgrepy dependency to requirements.txtNate Sesti
2023-08-07feat: :sparkles: add searchcontextprovider to default_config.pyNate Sesti
2023-08-07feat: :sparkles: Search context provider with ripgrepNate Sesti
2023-08-06refactor: :recycle: hoist FullState up to reduxNate Sesti
2023-08-06Added a task to install all dependencies from top level without having to fig...Kirill Dubovitskiy
2023-08-06Merge branch 'main' into historyNate Sesti
2023-08-06feat: :construction: create new sessionsNate Sesti
2023-08-06feat: :construction: successfully loading past sessionsNate Sesti
2023-08-06feat: :construction: react-router-dom workNate Sesti
2023-08-06fix: :bug: require socksioNate Sesti
2023-08-06feat: :construction: Router and new history pageNate Sesti
2023-08-05fix: :bug: set api_keys in config.py, fix spawn error handlingNate Sesti
2023-08-04fix: :bug: ebusy and logging bug fixesNate Sesti