summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2 daysAddress code review feedback: extract constants and fix parameter passingcopilot-swe-agent[bot]
Co-authored-by: tranch <5999732+tranch@users.noreply.github.com>
2 daysUpdate README with custom store configuration documentationcopilot-swe-agent[bot]
Co-authored-by: tranch <5999732+tranch@users.noreply.github.com>
2 daysAdd custom store configuration support to mock server and installercopilot-swe-agent[bot]
Co-authored-by: tranch <5999732+tranch@users.noreply.github.com>
2 daysInitial plancopilot-swe-agent[bot]
3 daysMerge pull request #1 from AeroCore-IO/copilot/add-installation-script-flowv1.0.3Tranch
Add pre-installation check for Decky Loader on SteamOS
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 daysInitial plancopilot-swe-agent[bot]
4 dayschore: include plugin installer in releasev1.0.2tranch
Add decky_plugin_installer.py to the release asset list.
4 dayschore: expand placeholder replacementv1.0.1tranch
Also replace __DECKY_MIRROR_HOST__ in decky_installer.desktop during release packaging.
4 daysfeat: add plugin installer and mock servertranch
Add decky_plugin_installer.py and a Decky mock server for validation, plus related workflow/test updates.
4 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.