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 (
Collapse
)
Author
2023-07-15
fixed reading of terminal and other vscode windows
Nate Sesti
2023-07-15
5s timeout on websocket connections
Nate Sesti
2023-07-15
ctrl shortcuts on windows, load models immediately
Nate Sesti
2023-07-14
fixed config explanation, don't read terminals
Nate Sesti
2023-07-14
insidious client_state vs application_state err
Nate Sesti
2023-07-14
warn of large highlighted ranges, cmd+k->m
Nate Sesti
2023-07-14
fixed unique_id being asyncio.run property
Nate Sesti
2023-07-13
Merge branch 'main' of github.com:continuedev/continue
Ty Dunn
2023-07-13
adding /help command
Ty Dunn
2023-07-13
diff editor infer filepath, codelens in middle
Nate Sesti
2023-07-12
patch, send state initially
Nate Sesti
2023-07-12
persist state and reconnect automatically
Nate Sesti
2023-07-12
getVisibleFiles
Nate Sesti
2023-07-12
smaller fixes
Nate Sesti
2023-07-12
finally found the snag
Nate Sesti
2023-07-11
explain accept/reject, better edit summaries
Nate Sesti
2023-07-11
if ssl prob with personal key, tell to use our key
Nate Sesti
2023-07-11
logging as string, not array of frames
Nate Sesti
2023-07-11
correctly format traceback when logging errors
Nate Sesti
2023-07-11
don't hide chat when deleted
Nate Sesti
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 branch 'main' into faster-load
Nate Sesti
2023-07-10
traceback.format( -> format_tb
Nate Sesti
2023-07-10
catch errors during asyncio tasks
Nate Sesti
2023-07-09
say "No edits were made" if true
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
fix: :bug: install python-virtualenv on linux, fix git hash files error
Nate Sesti
2023-07-07
fix renaming user messages to assistant
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
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
[next]