summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-11Fix: Correct store URL setting key from store_url to store-urlcopilot-swe-agent[bot]
2026-02-11Fix code style: improve consistency in send/recv patternscopilot-swe-agent[bot]
2026-02-11Add .gitignore and remove pycache filescopilot-swe-agent[bot]
2026-02-11Refactor: Extract store type names to constant for better maintainabilitycopilot-swe-agent[bot]
2026-02-11Add store type configuration to set custom store modecopilot-swe-agent[bot]
2026-02-11Move configure-store operation before install to fix 404 errorscopilot-swe-agent[bot]
2026-02-11Initial plancopilot-swe-agent[bot]
2026-02-11Merge pull request #3 from AeroCore-IO/feature/improve-plugin-install-status-...Tranch
2026-02-11feat: add progress bar and improve installation status outputtranch
2026-02-06fix: Update Decky mirror host URLv1.0.7tranch
2026-02-06feat: Update installation step with direct download linkv1.0.6tranch
2026-02-06fix: Improve Decky Loader installation verificationtranch
2026-02-06feat: Rework README for AeroCore Accelerator installertranch
2026-02-05fix: Only log meaningful server repliesv1.0.5Tranch
2026-02-05fix: treat disconnect after confirm as successTranch
2026-02-05fix: handle WS close opcode in Decky installer clientv1.0.4Tranch
2026-02-04Merge pull request #2 from AeroCore-IO/copilot/add-custom-store-address-handlingTranch
2026-02-04Simplify checksum verification to use sha256sum directlycopilot-swe-agent[bot]
2026-02-04Add SHA256 checksum verification for decky_client.py downloadscopilot-swe-agent[bot]
2026-02-04Update README.mdTranch
2026-02-04Add store configuration after plugin installation in user_install_script.shcopilot-swe-agent[bot]
2026-02-04Optimize variable name in user_install_script.sh from plugin_installer to dec...copilot-swe-agent[bot]
2026-02-04Refactor CLI to use subcommands for better semanticscopilot-swe-agent[bot]
2026-02-04Rename decky_plugin_installer.py to decky_client.pycopilot-swe-agent[bot]
2026-02-04Address code review feedback: extract constants and fix parameter passingcopilot-swe-agent[bot]
2026-02-04Update README with custom store configuration documentationcopilot-swe-agent[bot]
2026-02-04Add custom store configuration support to mock server and installercopilot-swe-agent[bot]
2026-02-04Initial plancopilot-swe-agent[bot]
2026-02-04Merge pull request #1 from AeroCore-IO/copilot/add-installation-script-flowv1.0.3Tranch
2026-02-04Refine boolean comparison for better idiomatic bashcopilot-swe-agent[bot]
2026-02-04Add Decky Loader installation check for SteamOScopilot-swe-agent[bot]
2026-02-04Initial plancopilot-swe-agent[bot]
2026-02-03chore: include plugin installer in releasev1.0.2tranch
2026-02-03chore: expand placeholder replacementv1.0.1tranch
2026-02-03feat: add plugin installer and mock servertranch
2026-02-03feat: introduce Decky Installer mirror filestranch