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
/
src
Age
Commit message (
Collapse
)
Author
2023-07-24
Merge branch 'main' into config-py
Nate Sesti
2023-07-24
move proxy server unique id to header
Nate Sesti
2023-07-23
file context provider
Nate Sesti
2023-07-23
refactoring
Nate Sesti
2023-07-23
documentation
Nate Sesti
2023-07-22
@ feature (very large commit)
Nate Sesti
2023-07-21
clean pii from telemetry
Nate Sesti
2023-07-21
fix for top-of-file pruning in default edit step
Nate Sesti
2023-07-20
don't summarize last user message
Nate Sesti
2023-07-20
deep copy
Nate Sesti
2023-07-20
fix mutable default arg with_history bug
Nate Sesti
2023-07-19
Merge branch 'context-manager' into config-py
Nate Sesti
2023-07-19
fix CustomCommand.describe
Nate Sesti
2023-07-19
import change
Nate Sesti
2023-07-19
Merge branch 'main' into config-py
Nate Sesti
2023-07-18
drafts of context manager and provider classes
Nate Sesti
2023-07-18
pass through anthropic system message
Nate Sesti
2023-07-18
templated custom commands
Nate Sesti
2023-07-18
psutil profiling, temperature in config.json
Nate Sesti
2023-07-18
filepath disambiguation fix
Nate Sesti
2023-07-18
CONTRIBUTING.md
Nate Sesti
2023-07-18
error handle on invalid config file, don't immediately show loading message
Nate Sesti
2023-07-18
context length fix and cleanup
Nate Sesti
2023-07-17
show exact prompt/completion logs
Nate Sesti
2023-07-17
anthropic support
Nate Sesti
2023-07-17
Merge branch 'main' of https://github.com/continuedev/continue into anthropic
Nate Sesti
2023-07-17
Merge branch 'main' of github.com:continuedev/continue
Ty Dunn
2023-07-17
session start and end telemetry
Ty Dunn
2023-07-17
support for azure endpoints
Nate Sesti
2023-07-17
float -> int hot fix
Nate Sesti
2023-07-17
disambiguate highlighted ranges with dirname
Nate Sesti
2023-07-17
Merge branch 'main' of https://github.com/continuedev/continue
Nate Sesti
2023-07-17
match vscode color theme
Nate Sesti
2023-07-17
align on `code section`
Ty Dunn
2023-07-17
use difflib to give edit change description
Ty Dunn
2023-07-16
templated system messages
Nate Sesti
2023-07-16
better prompt for editing
Nate Sesti
2023-07-16
Merge branch 'main' into ggml-server
Nate Sesti
2023-07-16
ggml
Nate Sesti
2023-07-16
Anthropic support
Nate Sesti
2023-07-16
fixes
Nate Sesti
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
[next]