summaryrefslogtreecommitdiff
path: root/continuedev/src
AgeCommit message (Expand)Author
2023-07-02Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-07-02github actionsNate Sesti
2023-07-02Merge branch 'main' into explicit-contextNate Sesti
2023-07-02finishing up explicit contextNate Sesti
2023-07-02create new file to edit if no ranges selectedNate Sesti
2023-07-02solved streaming off-by-one issueNate Sesti
2023-07-02chat output fixesNate Sesti
2023-07-02no more gpt-3.5-turboNate Sesti
2023-07-02telemetry to capture errors when setup failsNate Sesti
2023-07-02track when suggestion is accepted or rejectedNate Sesti
2023-07-02ssl certificate fixNate Sesti
2023-07-01older @types/vscode version to match older engineNate Sesti
2023-07-01explicit context pill buttonsNate Sesti
2023-06-30check for secondary installed python versionsNate Sesti
2023-06-30kill servers started by old extension versionsNate Sesti
2023-06-30the fix. and others.Nate Sesti
2023-06-30fixed websockets issueNate Sesti
2023-06-30require python >=3.7, off-by-one err in streamingNate Sesti
2023-06-29lock suggestions until done streamingNate Sesti
2023-06-29stop infinite calling of non-existent python funcNate Sesti
2023-06-29small patches to streamingNate Sesti
2023-06-29fixing, cleaning up matcherNate Sesti
2023-06-29fixing last line issue with streamingNate Sesti
2023-06-29checkpoint after cleaning up streamingNate Sesti
2023-06-29small fixesNate Sesti
2023-06-28Merge branch 'main' of github.com:continuedev/continueTy Dunn
2023-06-281000 -> max tokensTy Dunn
2023-06-28indentation fixNate Sesti
2023-06-28fix steps not running after a prev cancelled stepNate Sesti
2023-06-28fixesNate Sesti
2023-06-28patchNate Sesti
2023-06-28fix token countingNate Sesti
2023-06-28Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-06-28patch, detailsNate Sesti
2023-06-28Merge pull request #157 from continuedev/less_cluttered_streamingNate Sesti
2023-06-28block offsetNate Sesti
2023-06-28patchNate Sesti
2023-06-27fix issue with editing wrong vscode windowNate Sesti
2023-06-27use a more esoteric port than 8000 (65432)Nate Sesti
2023-06-27backtrack lines at end after ending blockNate Sesti
2023-06-27checkpoint: first version of smoother diffsNate Sesti
2023-06-27only ignore triple-backticks it's the first lineNate Sesti
2023-06-27more streaming edge casesNate Sesti
2023-06-27cleaning up edge cases to streamingNate Sesti
2023-06-27post-merge fixesNate Sesti
2023-06-27Merge branch 'main' into newer-simpler-stream-algoNate Sesti
2023-06-27stop completion early, accept all improvementsNate Sesti
2023-06-27checkpoint - working wellNate Sesti
2023-06-27checkpoint on new streamingNate Sesti
2023-06-26catch error from proxy serverNate Sesti