fxstein
fxstein
## Summary This issue serves as a central placeholder for tracking, discussing, and evolving the AI instructions that govern project automation, standards enforcement, and assistant behavior in the GoProX project....
## Summary Enhanced the default behavior of goprox to automatically detect and manage GoPro SD cards when run without parameters. This provides a comprehensive GoPro SD card management experience in...
## Summary Create automation and workflow for maintaining the latest available firmware packages for both official and Labs releases. ## Requirements - Maintain a central sheet (Google Sheet or GoProX...
## Summary Modify .gitattributes so that all zip files in the firmware and firmware.labs trees are excluded from future release packages. This will significantly reduce package size now that live...
## Summary Add functionality to rename the SD card volume label of a particular camera to the following format: HERO11-8909, where the short version of the model is followed by...
Redesign the firmware processing logic in GoProX to remove all firmware zip files from the repository. Instead, use the URLs provided in the existing shortcut files to fetch the required...
## Overview Proposes establishing automated code linting and formatting to maintain consistent code quality across multiple developers. ## What's Proposed **New Document:** `docs/developer/linting-proposal.md` (480 lines) A comprehensive proposal for implementing...