Age | Commit message (Expand) | Author |
2023-07-11 | explain accept/reject, better edit summaries | Nate Sesti |
2023-07-11 | check for old version of Continue, notify | Nate Sesti |
2023-07-11 | fix bug uninstalling continuedev | Nate Sesti |
2023-07-11 | patch | Nate Sesti |
2023-07-11 | don't override error messages with a second one | Nate Sesti |
2023-07-11 | air on the side of killing server | Nate Sesti |
2023-07-11 | explain insert at cursor, better diff streaming | Nate Sesti |
2023-07-11 | don't allow /edit in diff editor, save diff editor | Nate Sesti |
2023-07-10 | Merge branch 'main' into faster-load | Nate Sesti |
2023-07-10 | catch errors during asyncio tasks | Nate Sesti |
2023-07-09 | cache server env in .continue folder | Nate Sesti |
2023-07-09 | expand max_tokens for large highlighted ranges | Nate Sesti |
2023-07-07 | fix: :bug: install python-virtualenv on linux, fix git hash files error | Nate Sesti |
2023-07-07 | max_retries = 3 | Nate Sesti |
2023-07-06 | Merge branch 'main' of https://github.com/continuedev/continue | Nate Sesti |
2023-07-06 | pause streaming on rejection | Nate Sesti |
2023-07-06 | fixing retries | Ty Dunn |
2023-07-06 | fix: :bug: stop streaming on rejection | Nate Sesti |
2023-07-06 | quick text entry | Nate Sesti |
2023-07-06 | details | Nate Sesti |
2023-07-06 | Merge branch 'main' of https://github.com/continuedev/continue | Nate Sesti |
2023-07-06 | details | Nate Sesti |
2023-07-06 | shortening api key msg | Ty Dunn |
2023-07-05 | Merge branch 'main' of https://github.com/continuedev/continue | Nate Sesti |
2023-07-05 | ui overhaul | Nate Sesti |
2023-07-05 | Merge branch 'main' of github.com:continuedev/continue | Ty Dunn |
2023-07-05 | running scripts is disabled error message | Ty Dunn |
2023-07-05 | stuff | Nate Sesti |
2023-07-05 | setting to show codelens in diff editor | Nate Sesti |
2023-07-05 | explain by default | Nate Sesti |
2023-07-04 | small fixes to side-by-side diff | Nate Sesti |
2023-07-04 | side-by-side diff editor | Nate Sesti |
2023-07-04 | insert at cursor, patch | Nate Sesti |
2023-07-04 | 3.8 compatibility and deleting context all at once | Nate Sesti |
2023-07-03 | fix python version on windows, other bugs, jest | Nate Sesti |
2023-07-02 | Merge branch 'main' into explicit-context | 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 | small patches to streaming | Nate Sesti |
2023-06-29 | add .continue to .gitignore, update icons in docs | Nate Sesti |
2023-06-29 | missing things from data collection | Ty Dunn |