summaryrefslogtreecommitdiff
path: root/continuedev
AgeCommit message (Expand)Author
2023-07-23documentationNate Sesti
2023-07-21clean pii from telemetryNate Sesti
2023-07-21fix for top-of-file pruning in default edit stepNate Sesti
2023-07-20don't summarize last user messageNate Sesti
2023-07-20deep copyNate Sesti
2023-07-20fix mutable default arg with_history bugNate Sesti
2023-07-18pass through anthropic system messageNate Sesti
2023-07-18templated custom commandsNate Sesti
2023-07-18psutil profiling, temperature in config.jsonNate Sesti
2023-07-18filepath disambiguation fixNate Sesti
2023-07-18CONTRIBUTING.mdNate Sesti
2023-07-18error handle on invalid config file, don't immediately show loading messageNate Sesti
2023-07-18context length fix and cleanupNate Sesti
2023-07-17show exact prompt/completion logsNate Sesti
2023-07-17anthropic supportNate Sesti
2023-07-17Merge branch 'main' of https://github.com/continuedev/continue into anthropicNate Sesti
2023-07-17Merge branch 'main' of github.com:continuedev/continueTy Dunn
2023-07-17session start and end telemetryTy Dunn
2023-07-17support for azure endpointsNate Sesti
2023-07-17float -> int hot fixNate Sesti
2023-07-17disambiguate highlighted ranges with dirnameNate Sesti
2023-07-17Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-07-17match vscode color themeNate Sesti
2023-07-17align on `code section`Ty Dunn
2023-07-17 use difflib to give edit change descriptionTy Dunn
2023-07-16templated system messagesNate Sesti
2023-07-16better prompt for editingNate Sesti
2023-07-16Merge branch 'main' into ggml-serverNate Sesti
2023-07-16ggmlNate Sesti
2023-07-16Anthropic supportNate 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