summaryrefslogtreecommitdiff
path: root/continuedev/src/continuedev/server
AgeCommit message (Expand)Author
2023-07-12patch, send state initiallyNate Sesti
2023-07-12persist state and reconnect automaticallyNate Sesti
2023-07-12getVisibleFilesNate Sesti
2023-07-12finally found the snagNate Sesti
2023-07-11logging as string, not array of framesNate Sesti
2023-07-11correctly format traceback when logging errorsNate Sesti
2023-07-10traceback.format( -> format_tbNate Sesti
2023-07-10catch errors during asyncio tasksNate Sesti
2023-07-06fix: :bug: fix command enter, stop streaming on rejectNate Sesti
2023-07-06pause streaming on rejectionNate Sesti
2023-07-06quick text entryNate Sesti
2023-07-06detailsNate Sesti
2023-07-05ui overhaulNate Sesti
2023-07-05highlighted code improvementsNate Sesti
2023-07-043.8 compatibility and deleting context all at onceNate Sesti
2023-07-03fixes, better messagingNate Sesti
2023-07-03slash commands and better designed user input boxNate Sesti
2023-07-02Merge branch 'main' into explicit-contextNate Sesti
2023-07-02track when suggestion is accepted or rejectedNate Sesti
2023-07-01explicit context pill buttonsNate Sesti
2023-06-30the fix. and others.Nate Sesti
2023-06-30fixed websockets issueNate Sesti
2023-06-29lock suggestions until done streamingNate Sesti
2023-06-29stop infinite calling of non-existent python funcNate Sesti
2023-06-28fixesNate Sesti
2023-06-27fix issue with editing wrong vscode windowNate Sesti
2023-06-27use a more esoteric port than 8000 (65432)Nate Sesti
2023-06-27Merge branch 'main' into newer-simpler-stream-algoNate Sesti
2023-06-22update global config with default model toggleNate Sesti
2023-06-21more progressTy Dunn
2023-06-21initial ideasTy Dunn
2023-06-21Revert "initial ideas"Ty Dunn
2023-06-21initial ideasTy Dunn
2023-06-21first slightly working version of suggestionsNate Sesti
2023-06-18a number of thingsNate Sesti
2023-06-16fixesNate Sesti
2023-06-16catching and explaining tracebacksNate Sesti
2023-06-15handle and explain tracebacksNate Sesti
2023-06-14feedback with unique id, patchNate Sesti
2023-06-13starting feedbackNate Sesti
2023-06-12slash commands dropdown!Nate Sesti
2023-06-12clear history and delete step buttonsNate Sesti
2023-06-12cleaner highlighting (from server side)Nate Sesti
2023-06-12Merge branch 'main' into superset-of-chatNate Sesti
2023-06-11Step to decide next step form user inputNate Sesti
2023-06-09touching up transform recipe, chat contextNate Sesti
2023-06-09fixed final (query) step in CreatePipelineRecipeNate Sesti
2023-06-06trying to reliably capture terminal output in vscNate Sesti
2023-06-06many design improvementsNate Sesti
2023-06-03error handling and step retryNate Sesti