summaryrefslogtreecommitdiff
path: root/continuedev
AgeCommit message (Expand)Author
2023-06-16reverting back to beforeTy Dunn
2023-06-16more self.sdk.ideTy Dunn
2023-06-16addressing feedbackTy Dunn
2023-06-16getting it workingTy Dunn
2023-06-16refactoring to use functionTy Dunn
2023-06-15creating segs from linesTy Dunn
2023-06-15algorithm for cutting lines implementedTy 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
2023-06-12patchesNate Sesti
2023-06-12patchesNate Sesti
2023-06-12Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-06-12patchesNate Sesti
2023-06-11Merge branch 'main' into dd-to-bqNate Sesti
2023-06-11Merge branch 'main' into deploy-airflowNate Sesti
2023-06-11finished bq recipeNate Sesti
2023-06-11Merge branch 'deploy-airflow' into dd-to-bqNate Sesti