Age | Commit message (Expand) | Author |
2023-06-29 | docs updates | Ty Dunn |
2023-06-28 | Merge branch 'main' of github.com:continuedev/continue | Ty Dunn |
2023-06-28 | 1000 -> max tokens | Ty Dunn |
2023-06-28 | fixed error when two windows open simultaneously | Nate Sesti |
2023-06-28 | show UI before server loads with welcome msg | Nate Sesti |
2023-06-28 | indentation fix | Nate Sesti |
2023-06-28 | remove codelens when clicked | Nate Sesti |
2023-06-28 | fix steps not running after a prev cancelled step | Nate Sesti |
2023-06-28 | fixes | Nate Sesti |
2023-06-28 | try harder when checking for continuedev package | Nate Sesti |
2023-06-28 | patch | Nate Sesti |
2023-06-28 | fix token counting | Nate Sesti |
2023-06-28 | Merge branch 'main' of https://github.com/continuedev/continue | Nate Sesti |
2023-06-28 | patch, details | Nate Sesti |
2023-06-28 | Merge pull request #157 from continuedev/less_cluttered_streaming | Nate Sesti |
2023-06-28 | block offset | Nate Sesti |
2023-06-28 | patch | Nate Sesti |
2023-06-27 | v73 was too large, removing examples, .vscignore | Nate Sesti |
2023-06-27 | fix issue with editing wrong vscode window | Nate Sesti |
2023-06-27 | use a more esoteric port than 8000 (65432) | Nate Sesti |
2023-06-27 | backtrack lines at end after ending block | Nate Sesti |
2023-06-27 | checkpoint: first version of smoother diffs | Nate Sesti |
2023-06-27 | Merge branch 'main' of https://github.com/continuedev/continue | Nate Sesti |
2023-06-27 | only ignore triple-backticks it's the first line | Nate Sesti |
2023-06-27 | Merge pull request #156 from continuedev/download-python | Nate Sesti |
2023-06-27 | require python3 already downloaded | Nate Sesti |
2023-06-27 | more streaming edge cases | Nate Sesti |
2023-06-27 | cleaning up edge cases to streaming | Nate Sesti |
2023-06-27 | Merge pull request #155 from continuedev/newer-simpler-stream-algo | Nate Sesti |
2023-06-27 | post-merge fixes | Nate Sesti |
2023-06-27 | Merge branch 'main' into newer-simpler-stream-algo | Nate Sesti |
2023-06-27 | stop completion early, accept all improvements | Nate Sesti |
2023-06-27 | checkpoint - working well | Nate Sesti |
2023-06-27 | accept/reject all | Nate Sesti |
2023-06-27 | checkpoint on new streaming | Nate Sesti |
2023-06-26 | back to ampersands except for in spawn | Nate Sesti |
2023-06-26 | ampersands instead of semi-colons | Nate Sesti |
2023-06-26 | quotes around paths | Nate Sesti |
2023-06-26 | fixing on windows | Ty Dunn |
2023-06-26 | syntax highlighting lang auto detection | Nate Sesti |
2023-06-26 | Merge pull request #115 from continuedev/styled-code | Nate Sesti |
2023-06-26 | fixed padding on syntax highlihgting | Nate Sesti |
2023-06-26 | Merge branch 'main' into styled-code | Nate Sesti |
2023-06-26 | retry setup patch | Nate Sesti |
2023-06-26 | catch error from proxy server | Nate Sesti |
2023-06-26 | check for requirements installed separately of env | Nate Sesti |
2023-06-26 | token counting with functions | Nate Sesti |
2023-06-26 | Merge branch 'main' of https://github.com/continuedev/continue | Nate Sesti |
2023-06-26 | patch | Nate Sesti |
2023-06-26 | working on 3.9 again | Ty Dunn |