summaryrefslogtreecommitdiff
path: root/continuedev/src
AgeCommit message (Expand)Author
2023-07-07fix: :bug: install python-virtualenv on linux, fix git hash files errorNate Sesti
2023-07-07fix renaming user messages to assistantNate Sesti
2023-07-07custom slash command expansion bug fixedNate Sesti
2023-07-06update user input step to see input for cust cmdsNate Sesti
2023-07-06fix: :bug: fix command enter, stop streaming on rejectNate Sesti
2023-07-06pause streaming on rejectionNate Sesti
2023-07-06don't show "Step in progress..."Nate Sesti
2023-07-06quick text entryNate Sesti
2023-07-06detailsNate Sesti
2023-07-06fix parroting bugNate Sesti
2023-07-06Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-07-06detailsNate Sesti
2023-07-06Merge branch 'main' of github.com:continuedev/continueTy Dunn
2023-07-06description for custom commandsTy Dunn
2023-07-06stream by character into diff editorNate Sesti
2023-07-05Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-07-05ui overhaulNate Sesti
2023-07-05OpenAI api key messageTy Dunn
2023-07-05stuffNate Sesti
2023-07-05explain by defaultNate Sesti
2023-07-05detailsNate Sesti
2023-07-05test custom command, don't run shell commandNate Sesti
2023-07-05highlighted code improvementsNate Sesti
2023-07-04side-by-side diff editorNate Sesti
2023-07-04insert at cursor, patchNate Sesti
2023-07-04many fixesNate Sesti
2023-07-04Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-07-043.8 compatibility and deleting context all at onceNate Sesti
2023-07-04update welcome messageTy Dunn
2023-07-03tweaks to config and userInputStepContainerNate Sesti
2023-07-03getting custom cmds workingTy Dunn
2023-07-03hotfixNate Sesti
2023-07-03more sensical highlighting, capture errors posthogNate Sesti
2023-07-03lstrip instead of removeprefix for python3.8Nate Sesti
2023-07-03fixes, better messagingNate Sesti
2023-07-03Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-07-03slash commands and better designed user input boxNate Sesti
2023-07-03Merge pull request #180 from continuedev/slash-cmdTy Dunn
2023-07-03config tooTy Dunn
2023-07-03adding config slash commandTy Dunn
2023-07-03Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-07-03fix python version on windows, other bugs, jestNate Sesti
2023-07-03improving slash command messageTy Dunn
2023-07-03l -> LNate Sesti
2023-07-02Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-07-02github actionsNate Sesti
2023-07-02Merge branch 'main' into explicit-contextNate Sesti
2023-07-02finishing up explicit contextNate Sesti
2023-07-02create new file to edit if no ranges selectedNate Sesti
2023-07-02solved streaming off-by-one issueNate Sesti