index
:
sncontinue.git
cleanup
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
continuedev
Age
Commit message (
Expand
)
Author
2023-07-06
fix: :bug: fix command enter, stop streaming on reject
Nate Sesti
2023-07-06
pause 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
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-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
[next]