CLI/API Parity
Closed feature gaps between CLI and API adapters — both now cover the same operations.
New API Endpoints
POST /themes/export— download a theme as.trarchivePOST /display/test— run color cycle test on connected LCDPOST /led/test— software LED preview with real metrics (no device needed)
New CLI Commands
trcc lang— show current languagetrcc lang-set <code>— set application language by ISO 639-1 codetrcc lang-list— list all available languages
Tests
- 17 new tests covering all new endpoints and commands (5258 total across 92 files)