summaryrefslogtreecommitdiff
path: root/continuedev/src
AgeCommit message (Expand)Author
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-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-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-07feat: :sparkles: diff context providerNate Sesti
2023-08-07feat: :construction: first work on URLContextProviderNate 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-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-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
2023-08-04fix: :bug: timeout on blocking processesNate Sesti
2023-08-04feat: :children_crossing: more keyboard shortcutsNate Sesti
2023-08-03fix: :lipstick: small UI improvementsNate Sesti
2023-08-03update default config comment, verify_sslNate Sesti
2023-08-03small fixes to setupNate Sesti
2023-08-02default_config.py migration helperNate Sesti
2023-08-02fix default config fileNate Sesti
2023-08-02Merge branch 'main' into package-pythonNate Sesti
2023-08-02add --hidden-imports, simplify sdk.pyNate Sesti
2023-08-02checkpointNate Sesti
2023-08-02attempting alternative solution to import configNate Sesti
2023-08-02anthropic fixesNate Sesti
2023-08-02docs update and fix default_config.pyNate Sesti
2023-08-01escape curly bracesNate Sesti
2023-08-01Merge branch 'main' into package-pythonNate Sesti