Age | Commit message (Expand) | Author |
2023-07-11 | explain insert at cursor, better diff streaming | Nate Sesti |
2023-07-11 | raise error if no code selected to edit | Nate Sesti |
2023-07-11 | don't allow /edit in diff editor, save diff editor | Nate Sesti |
2023-07-11 | better explanations for /config | Nate Sesti |
2023-07-10 | Merge pull request #233 from continuedev/faster-load | Nate Sesti |
2023-07-10 | Merge branch 'main' into faster-load | Nate Sesti |
2023-07-10 | Merge pull request #232 from continuedev/asyncio-error-catching | Nate Sesti |
2023-07-10 | traceback.format( -> format_tb | Nate Sesti |
2023-07-10 | fixed gif link | Nate Sesti |
2023-07-10 | Media folder gifs | Nate Sesti |
2023-07-10 | patch | Nate Sesti |
2023-07-10 | gifs in outside media folder | Nate Sesti |
2023-07-10 | catch errors during asyncio tasks | Nate Sesti |
2023-07-10 | sprucing up onboarding | Nate Sesti |
2023-07-10 | update for v2 | Ty Dunn |
2023-07-10 | Merge branch 'main' of github.com:continuedev/continue | Ty Dunn |
2023-07-10 | adding onboarding | Ty Dunn |
2023-07-09 | say "No edits were made" if true | Nate Sesti |
2023-07-09 | cache server env in .continue folder | Nate Sesti |
2023-07-09 | edit at cursor | Nate Sesti |
2023-07-09 | sdk.get_code_context | Nate Sesti |
2023-07-09 | cleaning up context adding logic | Nate Sesti |
2023-07-09 | expand max_tokens for large highlighted ranges | Nate Sesti |
2023-07-07 | Merge branch 'main' of https://github.com/continuedev/continue | Nate Sesti |
2023-07-07 | fix: :bug: install python-virtualenv on linux, fix git hash files error | Nate Sesti |
2023-07-07 | Merge branch 'main' of github.com:continuedev/continue | Ty Dunn |
2023-07-07 | removing /explain all over | Ty Dunn |
2023-07-07 | Update README.md | Ty Dunn |
2023-07-07 | max_retries = 3 | Nate Sesti |
2023-07-07 | fix renaming user messages to assistant | Nate Sesti |
2023-07-07 | better keyboard shortcut for quick input | Nate Sesti |
2023-07-07 | custom slash command expansion bug fixed | Nate Sesti |
2023-07-06 | update user input step to see input for cust cmds | Nate Sesti |
2023-07-06 | patch | Nate Sesti |
2023-07-06 | fix: :bug: fix command enter, stop streaming on reject | 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 | don't show "Step in progress..." | Nate Sesti |
2023-07-06 | quick text entry | Nate Sesti |
2023-07-06 | details | Nate Sesti |
2023-07-06 | fix parroting bug | 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-06 | Merge branch 'main' of github.com:continuedev/continue | Ty Dunn |
2023-07-06 | description for custom commands | Ty Dunn |
2023-07-06 | stream by character into diff editor | Nate Sesti |
2023-07-06 | fixing command history and dropdown | Nate Sesti |