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
/
continuedev
/
server
Age
Commit message (
Collapse
)
Author
2023-08-25
fix: :bug: ssh compatibility by reading from vscode.workspace.fs
Nate Sesti
2023-08-22
Config UI (#399)
Nate Sesti
* feat: :sparkles: UI for config! * feat: :sparkles: (latent) edit models in settings
2023-08-22
feat: :children_crossing: keep file context up to data by listening for ↵
Nate Sesti
filesystem events (#396)
2023-08-20
feat: :sparkles: delete context groups
Nate Sesti
2023-08-20
feat: :sparkles: saved context groups
Nate Sesti
2023-08-18
style: :art: autoformat with black on all python files
Nate Sesti
2023-08-18
feat: :sparkles: alt+cmd+d to automatically debug terminal!
Nate Sesti
2023-08-17
feat: :sparkles: edit previous inputs
Nate Sesti
2023-08-12
feat: :lipstick: UI Improvements!
Nate Sesti
2023-08-10
refactor: :recycle: load index in contextmanager.start, slight tweaks
Nate Sesti
2023-08-08
feat: :loud_sound: light telemetry or context providers
Nate Sesti
2023-08-06
feat: :construction: create new sessions
Nate Sesti
2023-08-06
feat: :construction: successfully loading past sessions
Nate Sesti
2023-08-06
feat: :construction: react-router-dom work
Nate Sesti
2023-08-06
feat: :construction: Router and new history page
Nate Sesti
2023-08-04
fix: :bug: timeout on blocking processes
Nate Sesti
2023-08-01
fix: :bug: fix bugs when selecting code to edit
Nate Sesti
2023-08-01
refactor: :loud_sound: show errors to IDE before GUI connected
Nate Sesti
2023-07-29
feat: :sparkles: EmbeddingContextProvider
Nate Sesti
2023-07-29
fix: serve to localhost
Nate Sesti
2023-07-29
feat: :loud_sound: display any server errors to the GUI
Nate Sesti
2023-07-28
refactor: :loud_sound: replace all print with logger.debug
Nate Sesti
2023-07-28
fix: :ambulance: logging to file causing problems with starting server
Nate Sesti
2023-07-28
refactor: :loud_sound: improve logs on startup of server
Nate Sesti
2023-07-28
refactor: :goal_net: log errors from websocket, better logging from uvicorn
Nate Sesti
2023-07-27
fix: :bug: catch error when workspace uri isn't defined
Nate Sesti
2023-07-27
fix: :loud_sound: fix logs to be sent from uvicorn
Nate Sesti
2023-07-27
feat: :loud_sound: give users access to Continue server logs
Nate Sesti
can see logs in ~/.continue/continue.log
2023-07-26
fix: :lock: opt out of meilisearch analytics
Nate Sesti
2023-07-26
fix: :ambulance: catch error from meilisearch client.health
Nate Sesti
2023-07-26
Close Client after use
Paul Sanders
2023-07-26
fix: :bug: more reliable setup of meilisearch
Nate Sesti
2023-07-25
start meilisearch in ide.py
Nate Sesti
2023-07-25
meilisearch async client
Nate Sesti
2023-07-25
checkpoint. Somewhat working, just a bit slow, probably some blocking ↵
Nate Sesti
meilisearch calls still happening
2023-07-25
stuff
Nate Sesti
2023-07-25
more reliably install meilisearch
Nate Sesti
2023-07-24
telemetry refactoring and switch config.json->py
Nate Sesti
2023-07-24
Merge branch 'main' into config-py
Nate Sesti
2023-07-23
documentation
Nate Sesti
2023-07-22
@ feature (very large commit)
Nate Sesti
2023-07-18
psutil profiling, temperature in config.json
Nate Sesti
2023-07-17
show exact prompt/completion logs
Nate Sesti
2023-07-17
session start and end telemetry
Ty Dunn
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
insidious client_state vs application_state err
Nate Sesti
2023-07-14
fixed unique_id being asyncio.run property
Nate Sesti
[next]