summaryrefslogtreecommitdiff
path: root/continuedev/src/continuedev/server
AgeCommit message (Expand)Author
2023-07-24Merge branch 'main' into config-pyNate Sesti
2023-07-23documentationNate Sesti
2023-07-22@ feature (very large commit)Nate Sesti
2023-07-18psutil profiling, temperature in config.jsonNate Sesti
2023-07-17show exact prompt/completion logsNate Sesti
2023-07-17session start and end telemetryTy Dunn
2023-07-16fixesNate Sesti
2023-07-15fixed reading of terminal and other vscode windowsNate Sesti
2023-07-155s timeout on websocket connectionsNate Sesti
2023-07-15ctrl shortcuts on windows, load models immediatelyNate Sesti
2023-07-14insidious client_state vs application_state errNate Sesti
2023-07-14fixed unique_id being asyncio.run propertyNate Sesti
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