summaryrefslogtreecommitdiff
path: root/continuedev/src/continuedev/server/gui.py
AgeCommit message (Collapse)Author
2023-07-17show exact prompt/completion logsNate Sesti
2023-07-155s timeout on websocket connectionsNate Sesti
2023-07-14insidious client_state vs application_state errNate Sesti
2023-07-12patch, send state initiallyNate Sesti
2023-07-12persist state and reconnect automaticallyNate 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-05ui overhaulNate Sesti
2023-07-05highlighted code improvementsNate Sesti
2023-07-043.8 compatibility and deleting context all at onceNate Sesti
2023-07-03slash commands and better designed user input boxNate Sesti
2023-07-01explicit context pill buttonsNate Sesti
2023-06-30fixed websockets issueNate 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
This reverts commit 2dd87605a05236c1dd10389883766f4c51207d56.
2023-06-21initial ideasTy Dunn
2023-06-12slash commands dropdown!Nate Sesti
2023-06-12clear history and delete step buttonsNate Sesti
2023-06-03error handling and step retryNate Sesti
2023-06-02notebook -> guiNate Sesti