Use firmware 1.2.3 display, connectivity, and platform capabilities - #22
Conversation
|
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Advanced Run ID: Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: db05fceefa
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 15acd5ee24
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Firmware 1.2.3 exposes useful display and connectivity capabilities that the host integrations did not use. This change enables them behind a cached local API-version check while retaining complete expiring redraws, the existing priority ladder, cloud/legacy text-and-shape fallback, and device-native Nyan playback.
Validation: 433 tests passed; source distribution and wheel builds passed. Live firmware 1.2.3/API 27.5.0 checks confirmed pixel-level z-order, selective deletion and ownership, bitmap rendering, scoped cleanup, discovery over USB and Wi-Fi, Wi-Fi fallback readback, diagnostics/screen export, exact asset upload readback, and the finite JS demo's three polls, 30-second stop, and persisted counter. Home Assistant YAML/template qualification covered unknown state, JSON escaping and bounded TTLs. No timer/audio/authentication/network-settings changes were made for these probes.
Terra and Luna implemented bounded slices; Astra reviewed the combined changes and its actionable findings were closed. The first GitHub review batch was addressed together: explicit diagnostic host targeting and same-operation discovery recovery within the existing four-attempt budget. A fresh logical Gemini repository advisory returned PROCEED; native model identity was unavailable, so this is recorded as advisory evidence rather than independent model attestation. Full evidence and limitations are in the qualification report.
The current long-running host integrations have not been switched to this branch. The HA example is not installed into a running instance, and no token rotation or persistent JS autostart is included.