Age | Commit message (Expand) | Author |
2023-07-05 | Merge branch 'main' of https://github.com/continuedev/continue | Nate Sesti |
2023-07-05 | ui overhaul | Nate Sesti |
2023-07-05 | OpenAI api key message | Ty Dunn |
2023-07-05 | stuff | Nate Sesti |
2023-07-05 | explain by default | Nate Sesti |
2023-07-05 | details | Nate Sesti |
2023-07-05 | test custom command, don't run shell command | Nate Sesti |
2023-07-05 | highlighted code improvements | Nate Sesti |
2023-07-04 | side-by-side diff editor | Nate Sesti |
2023-07-04 | insert at cursor, patch | Nate Sesti |
2023-07-04 | many fixes | Nate Sesti |
2023-07-04 | Merge branch 'main' of https://github.com/continuedev/continue | Nate Sesti |
2023-07-04 | 3.8 compatibility and deleting context all at once | Nate Sesti |
2023-07-04 | update welcome message | Ty Dunn |
2023-07-03 | tweaks to config and userInputStepContainer | Nate Sesti |
2023-07-03 | getting custom cmds working | Ty Dunn |
2023-07-03 | hotfix | Nate Sesti |
2023-07-03 | more sensical highlighting, capture errors posthog | Nate Sesti |
2023-07-03 | lstrip instead of removeprefix for python3.8 | Nate Sesti |
2023-07-03 | fixes, better messaging | Nate Sesti |
2023-07-03 | Merge branch 'main' of https://github.com/continuedev/continue | Nate Sesti |
2023-07-03 | slash commands and better designed user input box | Nate Sesti |
2023-07-03 | Merge pull request #180 from continuedev/slash-cmd | Ty Dunn |
2023-07-03 | config too | Ty Dunn |
2023-07-03 | adding config slash command | Ty Dunn |
2023-07-03 | Merge branch 'main' of https://github.com/continuedev/continue | Nate Sesti |
2023-07-03 | fix python version on windows, other bugs, jest | Nate Sesti |
2023-07-03 | improving slash command message | Ty Dunn |
2023-07-03 | l -> L | Nate Sesti |
2023-07-02 | Merge branch 'main' of https://github.com/continuedev/continue | Nate Sesti |
2023-07-02 | github actions | Nate Sesti |
2023-07-02 | Merge branch 'main' into explicit-context | Nate Sesti |
2023-07-02 | finishing up explicit context | Nate Sesti |
2023-07-02 | create new file to edit if no ranges selected | Nate Sesti |
2023-07-02 | solved streaming off-by-one issue | Nate Sesti |
2023-07-02 | chat output fixes | Nate Sesti |
2023-07-02 | no more gpt-3.5-turbo | Nate Sesti |
2023-07-02 | telemetry to capture errors when setup fails | Nate Sesti |
2023-07-02 | track when suggestion is accepted or rejected | Nate Sesti |
2023-07-02 | ssl certificate fix | Nate Sesti |
2023-07-01 | older @types/vscode version to match older engine | Nate Sesti |
2023-07-01 | explicit context pill buttons | Nate Sesti |
2023-06-30 | check for secondary installed python versions | Nate Sesti |
2023-06-30 | kill servers started by old extension versions | Nate Sesti |
2023-06-30 | the fix. and others. | Nate Sesti |
2023-06-30 | fixed websockets issue | Nate Sesti |
2023-06-30 | require python >=3.7, off-by-one err in streaming | Nate Sesti |
2023-06-29 | lock suggestions until done streaming | Nate Sesti |
2023-06-29 | stop infinite calling of non-existent python func | Nate Sesti |
2023-06-29 | small patches to streaming | Nate Sesti |