summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-07-13adding /help commandTy Dunn
2023-07-12patchNate Sesti
2023-07-12Merge pull request #243 from continuedev/reconnect-persist-stateNate Sesti
Reconnect persist state
2023-07-12patch, send state initiallyNate Sesti
2023-07-12persist state and reconnect automaticallyNate Sesti
2023-07-12getVisibleFilesNate Sesti
2023-07-12patchNate Sesti
2023-07-12catch error at top level when activating extensionNate Sesti
2023-07-12smaller fixesNate Sesti
2023-07-12patchNate Sesti
2023-07-12purging moreNate Sesti
2023-07-12purging unecessary filesNate Sesti
2023-07-12remove eventemitter from codelens classesNate Sesti
2023-07-12better onboardingNate Sesti
2023-07-12patch, don't delete non-active steps with cmd+backNate Sesti
2023-07-12finally found the snagNate Sesti
2023-07-11onboarding fixNate Sesti
2023-07-11explain accept/reject, better edit summariesNate Sesti
2023-07-11patchNate Sesti
2023-07-11if ssl prob with personal key, tell to use our keyNate Sesti
2023-07-11Merge pull request #237 from continuedev/bug-squashingNate Sesti
Bug squashing
2023-07-11check for old version of Continue, notifyNate Sesti
2023-07-11logging as string, not array of framesNate Sesti
2023-07-11correctly format traceback when logging errorsNate Sesti
2023-07-11little ui stuffNate Sesti
2023-07-11fix bug uninstalling continuedevNate Sesti
2023-07-11patchNate Sesti
2023-07-11don't override error messages with a second oneNate Sesti
2023-07-11air on the side of killing serverNate Sesti
2023-07-11don't hide chat when deletedNate Sesti
2023-07-11explain insert at cursor, better diff streamingNate Sesti
2023-07-11raise error if no code selected to editNate Sesti
2023-07-11don't allow /edit in diff editor, save diff editorNate Sesti
2023-07-11better explanations for /configNate Sesti
2023-07-10Merge pull request #233 from continuedev/faster-loadNate Sesti
Faster load
2023-07-10Merge branch 'main' into faster-loadNate Sesti
2023-07-10Merge pull request #232 from continuedev/asyncio-error-catchingNate Sesti
Asyncio error catching
2023-07-10traceback.format( -> format_tbNate Sesti
2023-07-10fixed gif linkNate Sesti
2023-07-10Media folder gifsNate Sesti
2023-07-10patchNate Sesti
2023-07-10gifs in outside media folderNate Sesti
2023-07-10catch errors during asyncio tasksNate Sesti
2023-07-10sprucing up onboardingNate Sesti
2023-07-10update for v2Ty Dunn
2023-07-10Merge branch 'main' of github.com:continuedev/continueTy Dunn
2023-07-10adding onboardingTy Dunn
2023-07-09say "No edits were made" if trueNate Sesti
2023-07-09cache server env in .continue folderNate Sesti
2023-07-09edit at cursorNate Sesti