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
/
gui.py
Age
Commit message (
Collapse
)
Author
2023-08-09
revert: :bug: revert unecessary changes from yesterday
Nate Sesti
2023-08-08
feat: :sparkles: testing improved prompting for stablecode
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: Router and new history page
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
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
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-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-24
telemetry refactoring and switch config.json->py
Nate Sesti
2023-07-22
@ feature (very large commit)
Nate Sesti
2023-07-17
show exact prompt/completion logs
Nate Sesti
2023-07-15
5s timeout on websocket connections
Nate Sesti
2023-07-14
insidious client_state vs application_state err
Nate Sesti
2023-07-12
patch, send state initially
Nate Sesti
2023-07-12
persist state and reconnect automatically
Nate Sesti
2023-07-12
finally found the snag
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-10
traceback.format( -> format_tb
Nate Sesti
2023-07-10
catch errors during asyncio tasks
Nate Sesti
2023-07-05
ui overhaul
Nate Sesti
2023-07-05
highlighted code improvements
Nate Sesti
2023-07-04
3.8 compatibility and deleting context all at once
Nate Sesti
2023-07-03
slash commands and better designed user input box
Nate Sesti
2023-07-01
explicit context pill buttons
Nate Sesti
2023-06-30
fixed websockets issue
Nate Sesti
2023-06-22
update global config with default model toggle
Nate Sesti
2023-06-21
more progress
Ty Dunn
2023-06-21
initial ideas
Ty Dunn
2023-06-21
Revert "initial ideas"
Ty Dunn
This reverts commit 2dd87605a05236c1dd10389883766f4c51207d56.
2023-06-21
initial ideas
Ty Dunn
2023-06-12
slash commands dropdown!
Nate Sesti
2023-06-12
clear history and delete step buttons
Nate Sesti
2023-06-03
error handling and step retry
Nate Sesti
2023-06-02
notebook -> gui
Nate Sesti