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
/
extension
/
react-app
/
src
/
pages
Age
Commit message (
Expand
)
Author
2023-08-08
fix: :bug: fix reducers for user input queue
Nate Sesti
2023-08-07
feat: :children_crossing: sort history by reverse date
Nate Sesti
2023-08-06
fix: :bug: another hotfix - don't destructure selectors
Nate Sesti
2023-08-06
fix: :bug: hotfix for user_input_queue.map
Nate Sesti
2023-08-06
feat: :memo: note about where session data is stored
Nate Sesti
2023-08-06
refactor: :recycle: hoist FullState up to redux
Nate Sesti
2023-08-06
feat: :sparkles: back button on history page
Nate Sesti
2023-08-06
refactor: :recycle: refactor bottom bar into Layout
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
feat: :zap: queue messages before load, then send
Nate Sesti
2023-08-03
feat: :children_crossing: drag continue to right bar tip
Nate Sesti
2023-08-03
feat: :lipstick: nicer "continue server loading" UI
Nate Sesti
2023-08-03
feat: :lipstick: small ui tweaks, detached child process
Nate Sesti
2023-08-03
refactor: :lipstick: smaller icons
Nate Sesti
2023-08-01
fix icon sizes
Nate Sesti
2023-08-01
use hero-icons, instead of styled-icons/heroicons
Nate Sesti
2023-07-31
feat: :egg: getting to know users form
Nate Sesti
2023-07-27
fix: :bug: handle when vscode workspace not open
Nate Sesti
2023-07-26
fix colors and hover box behavior
Nate Sesti
2023-07-25
hot fixes
Nate Sesti
2023-07-24
move p outside a tag
Nate Sesti
2023-07-24
tweaks
Nate Sesti
2023-07-24
press start 2p font
Nate Sesti
2023-07-24
file context provider and hovering niceties
Nate Sesti
2023-07-24
Merge branch 'main' into config-py
Nate Sesti
2023-07-22
@ feature (very large commit)
Nate Sesti
2023-07-22
how to use private model docs and button
Nate Sesti
2023-07-17
show exact prompt/completion logs
Nate Sesti
2023-07-17
match vscode color theme
Nate Sesti
2023-07-15
patch
Nate Sesti
2023-07-15
ctrl shortcuts on windows, load models immediately
Nate Sesti
2023-07-14
warn of large highlighted ranges, cmd+k->m
Nate Sesti
2023-07-12
persist state and reconnect automatically
Nate Sesti
2023-07-12
smaller fixes
Nate Sesti
2023-07-12
purging unecessary files
Nate Sesti