summaryrefslogtreecommitdiff
path: root/continuedev
AgeCommit message (Expand)Author
2023-06-15patch, on_traceback stepNate Sesti
2023-06-15fixing ChatMessage serialization errorNate Sesti
2023-06-15fixing ChatMessage serialization errorNate Sesti
2023-06-15returning None in jsTy Dunn
2023-06-15returning None in jsTy Dunn
2023-06-15protecting against blank outputsTy Dunn
2023-06-15protecting against blank outputsTy Dunn
2023-06-15Putting back step_name_to_step_class for dltNate Sesti
2023-06-15Putting back step_name_to_step_class for dltNate Sesti
2023-06-15more rigorous js implTy Dunn
2023-06-15more rigorous js implTy Dunn
2023-06-15creating segs from linesTy Dunn
2023-06-15creating segs from linesTy Dunn
2023-06-15better algorithm for pruning chat contextNate Sesti
2023-06-15better algorithm for pruning chat contextNate Sesti
2023-06-15cancel steps without running childrenNate Sesti
2023-06-15cancel steps without running childrenNate Sesti
2023-06-15convert all openai calls to asyncNate Sesti
2023-06-15convert all openai calls to asyncNate Sesti
2023-06-15algorithm for cutting lines implementedTy Dunn
2023-06-15algorithm for cutting lines implementedTy Dunn
2023-06-15sending entire output for nowTy Dunn
2023-06-15sending entire output for nowTy Dunn
2023-06-15first directionTy Dunn
2023-06-15first directionTy Dunn
2023-06-15get full contents of open file for explainTy Dunn
2023-06-15get full contents of open file for explainTy Dunn
2023-06-15fixing openai key isueTy Dunn
2023-06-15fixing openai key isueTy Dunn
2023-06-15Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-06-15Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-06-15proxy_server_url and patchNate Sesti
2023-06-15proxy_server_url and patchNate Sesti
2023-06-15openai initNate Sesti
2023-06-15openai initNate Sesti
2023-06-15improving /explain messageTy Dunn
2023-06-15improving /explain messageTy Dunn
2023-06-15Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-06-15Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-06-15proxy server running locallyNate Sesti
2023-06-15proxy server running locallyNate Sesti
2023-06-15adds /edit and /explain commandsTy Dunn
2023-06-15adds /edit and /explain commandsTy Dunn
2023-06-15gpt-4 is a chat model!Nate Sesti
2023-06-15gpt-4 is a chat model!Nate Sesti
2023-06-15patch and gpt-4 as default modelNate Sesti
2023-06-15patch and gpt-4 as default modelNate Sesti
2023-06-15highlight all lines at onceNate Sesti
2023-06-15highlight all lines at onceNate Sesti
2023-06-14remove prefix and suffix if they are outputted by the modelNate Sesti