summaryrefslogtreecommitdiff
path: root/continuedev/src/continuedev/core
AgeCommit message (Expand)Author
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-06don't show "Step in progress..."Nate Sesti
2023-07-06detailsNate 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-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-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-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-03adding config slash commandTy Dunn
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-02solved streaming off-by-one issueNate Sesti
2023-07-01explicit context pill buttonsNate Sesti
2023-06-30check for secondary installed python versionsNate Sesti
2023-06-29stop infinite calling of non-existent python funcNate Sesti
2023-06-29small fixesNate Sesti
2023-06-28fix steps not running after a prev cancelled stepNate Sesti
2023-06-27Merge branch 'main' into newer-simpler-stream-algoNate Sesti
2023-06-27stop completion early, accept all improvementsNate Sesti
2023-06-26catch error from proxy serverNate Sesti
2023-06-26working on 3.9 againTy Dunn
2023-06-25create global config if noneTy Dunn
2023-06-25shorter error messages for openai errorsNate Sesti
2023-06-25shipped function callingNate Sesti
2023-06-25Merge branch 'main' into function-callingNate Sesti