summaryrefslogtreecommitdiff
path: root/continuedev
AgeCommit message (Expand)Author
2023-07-16Merge branch 'main' into ggml-serverNate Sesti
2023-07-16ggmlNate Sesti
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-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-12patch, send state initiallyNate Sesti
2023-07-12persist state and reconnect automaticallyNate 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-11if ssl prob with personal key, tell to use our keyNate Sesti
2023-07-11logging as string, not array of framesNate Sesti
2023-07-11correctly format traceback when logging errorsNate 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-10traceback.format( -> format_tbNate 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-09cleaning up context adding logicNate Sesti
2023-07-09expand max_tokens for large highlighted rangesNate Sesti
2023-07-07fix: :bug: install python-virtualenv on linux, fix git hash files errorNate 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-06fix: :bug: fix command enter, stop streaming on rejectNate Sesti
2023-07-06pause streaming on rejectionNate Sesti
2023-07-06don't show "Step in progress..."Nate Sesti
2023-07-06quick text entryNate 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