summaryrefslogtreecommitdiff
path: root/continuedev/src/continuedev/steps
AgeCommit message (Expand)Author
2023-07-14fixed config explanation, don't read terminalsNate Sesti
2023-07-14insidious client_state vs application_state errNate Sesti
2023-07-14warn of large highlighted ranges, cmd+k->mNate Sesti
2023-07-14fixed unique_id being asyncio.run propertyNate Sesti
2023-07-13Merge branch 'main' of github.com:continuedev/continueTy Dunn
2023-07-13adding /help commandTy Dunn
2023-07-13diff editor infer filepath, codelens in middleNate Sesti
2023-07-12getVisibleFilesNate Sesti
2023-07-12smaller fixesNate Sesti
2023-07-12finally found the snagNate Sesti
2023-07-11explain accept/reject, better edit summariesNate 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 branch 'main' into faster-loadNate Sesti
2023-07-10catch errors during asyncio tasksNate Sesti
2023-07-09say "No edits were made" if trueNate Sesti
2023-07-09edit at cursorNate Sesti
2023-07-09sdk.get_code_contextNate Sesti
2023-07-09expand max_tokens for large highlighted rangesNate 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-06pause streaming on rejectionNate 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-05stuffNate 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-043.8 compatibility and deleting context all at onceNate Sesti
2023-07-03tweaks to config and userInputStepContainerNate Sesti
2023-07-03getting custom cmds workingTy Dunn
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-03config tooTy Dunn
2023-07-03fix python version on windows, other bugs, jestNate 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