summaryrefslogtreecommitdiff
path: root/continuedev
AgeCommit message (Expand)Author
2023-06-15Merge pull request #99 from continuedev/tracebacksNate Sesti
2023-06-15handle and explain tracebacksNate Sesti
2023-06-15patch, on_traceback stepNate Sesti
2023-06-15fixing ChatMessage serialization errorNate Sesti
2023-06-15returning None in jsTy Dunn
2023-06-15protecting against blank outputsTy Dunn
2023-06-15Putting back step_name_to_step_class for dltNate Sesti
2023-06-15more rigorous js implTy Dunn
2023-06-15creating segs from linesTy Dunn
2023-06-15better algorithm for pruning chat contextNate Sesti
2023-06-15cancel steps without running childrenNate Sesti
2023-06-15convert all openai calls to asyncNate Sesti
2023-06-15algorithm for cutting lines implementedTy Dunn
2023-06-15sending entire output for nowTy Dunn
2023-06-15first directionTy Dunn
2023-06-15get full contents of open file for explainTy Dunn
2023-06-15fixing openai key isueTy Dunn
2023-06-15Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-06-15proxy_server_url and patchNate Sesti
2023-06-15openai initNate Sesti
2023-06-15improving /explain messageTy Dunn
2023-06-15Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-06-15proxy server running locallyNate Sesti
2023-06-15adds /edit and /explain commandsTy Dunn
2023-06-15gpt-4 is a chat model!Nate Sesti
2023-06-15patch and gpt-4 as default modelNate Sesti
2023-06-15highlight all lines at onceNate Sesti
2023-06-14remove prefix and suffix if they are outputted by the modelNate Sesti
2023-06-14feedback with unique id, patchNate Sesti
2023-06-13Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-06-13Small fixesNate Sesti
2023-06-13adding addtransform slash commandTy Dunn
2023-06-13starting feedbackNate Sesti
2023-06-13fixed diff application and highlightingNate Sesti
2023-06-13updated list of verified pipelinesNate Sesti
2023-06-13prune chat context to fit in token limitNate Sesti
2023-06-13configurable default model and small updatesNate Sesti
2023-06-13env to .env to be caught by .gitignoreNate Sesti
2023-06-12patchNate Sesti
2023-06-12added slash commands, patchedNate Sesti
2023-06-12slash commands dropdown!Nate Sesti
2023-06-12Merge branch 'main' into superset-of-chatNate Sesti
2023-06-12find and replace correct pathsNate Sesti
2023-06-12fixing feedback on dlt recipesNate Sesti
2023-06-12clear history and delete step buttonsNate Sesti
2023-06-12cleaner highlighting (from server side)Nate Sesti
2023-06-12streaming and highlighted code to chat contextNate Sesti
2023-06-12calculate diff and highlight changesNate Sesti
2023-06-12better chatNate Sesti
2023-06-12Merge branch 'main' into superset-of-chatNate Sesti