index
:
accelerator-installer
main
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
decky_client.py
Age
Commit message (
Expand
)
Author
2026-05-29
Fix plugin version selection
HEAD
v1.0.12
main
tranch
2026-05-09
Ignore Decky socket close errors
v1.0.11
tranch
2026-05-08
fix: prevent install loop from hanging after success and add timeout handling
v1.0.10
tranch
2026-02-11
Fix: Correct store URL setting key from store_url to store-url
copilot-swe-agent[bot]
2026-02-11
Fix code style: improve consistency in send/recv patterns
copilot-swe-agent[bot]
2026-02-11
Refactor: Extract store type names to constant for better maintainability
copilot-swe-agent[bot]
2026-02-11
Add store type configuration to set custom store mode
copilot-swe-agent[bot]
2026-02-11
feat: add progress bar and improve installation status output
tranch
2026-02-05
fix: Only log meaningful server replies
v1.0.5
Tranch
2026-02-05
fix: treat disconnect after confirm as success
Tranch
2026-02-05
fix: handle WS close opcode in Decky installer client
v1.0.4
Tranch
2026-02-04
Refactor CLI to use subcommands for better semantics
copilot-swe-agent[bot]
2026-02-04
Rename decky_plugin_installer.py to decky_client.py
copilot-swe-agent[bot]