summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-06-16catching and explaining tracebacksNate Sesti
2023-06-15Merge pull request #99 from continuedev/tracebacksNate Sesti
parsing python and javascript tracebacks
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-15better algorithm for pruning chat contextNate Sesti
2023-06-15tab autocomplete for slash commandsNate Sesti
2023-06-15cancel steps without running childrenNate Sesti
2023-06-15convert all openai calls to asyncNate Sesti
2023-06-15hover icons for descriptionNate Sesti
2023-06-15footer sticks to bottomNate Sesti
2023-06-15At last, we are rid of corner squaresNate Sesti
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-15Merge pull request #98 from continuedev/slash-commandsTy Dunn
adds /edit and /explain commands
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-15left panelNate Sesti
2023-06-14remove prefix and suffix if they are outputted by the modelNate Sesti
2023-06-14scrolling fixNate 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-13feedback dialogNate Sesti
2023-06-13Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-06-13starting feedbackNate Sesti
2023-06-13Merge branch 'main' of github.com:continuedev/continueTy Dunn
2023-06-13adding ga to docsTy Dunn
2023-06-13Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-06-13fixed diff application and highlightingNate Sesti
2023-06-13removing .DS_Store and adding to gitignoreTy Dunn
2023-06-13replace default social cardTy Dunn
2023-06-13updated list of verified pipelinesNate Sesti
2023-06-13prune chat context to fit in token limitNate Sesti
2023-06-13Merge branch 'main' of https://github.com/continuedev/continueNate Sesti