summaryrefslogtreecommitdiff
path: root/user_install_script.sh
AgeCommit message (Collapse)Author
47 hoursSimplify checksum verification to use sha256sum directlycopilot-swe-agent[bot]
Co-authored-by: tranch <5999732+tranch@users.noreply.github.com>
48 hoursAdd SHA256 checksum verification for decky_client.py downloadscopilot-swe-agent[bot]
Co-authored-by: tranch <5999732+tranch@users.noreply.github.com>
2 daysAdd store configuration after plugin installation in user_install_script.shcopilot-swe-agent[bot]
Co-authored-by: tranch <5999732+tranch@users.noreply.github.com>
2 daysOptimize variable name in user_install_script.sh from plugin_installer to ↵copilot-swe-agent[bot]
decky_client Co-authored-by: tranch <5999732+tranch@users.noreply.github.com>
2 daysRefactor CLI to use subcommands for better semanticscopilot-swe-agent[bot]
Co-authored-by: tranch <5999732+tranch@users.noreply.github.com>
2 daysRename decky_plugin_installer.py to decky_client.pycopilot-swe-agent[bot]
Co-authored-by: tranch <5999732+tranch@users.noreply.github.com>
3 daysRefine boolean comparison for better idiomatic bashcopilot-swe-agent[bot]
Co-authored-by: tranch <5999732+tranch@users.noreply.github.com>
3 daysAdd Decky Loader installation check for SteamOScopilot-swe-agent[bot]
Co-authored-by: tranch <5999732+tranch@users.noreply.github.com>
3 daysfeat: add plugin installer and mock servertranch
Add decky_plugin_installer.py and a Decky mock server for validation, plus related workflow/test updates.
3 daysfeat: introduce Decky Installer mirror filestranch
Add initial setup for the mirrored Decky Installer. Includes the install script, desktop file, and GitHub release workflow. The script modifies the official installer to use a custom mirror host.