Skip to content

Use firmware 1.2.3 display, connectivity, and platform capabilities - #22

Merged
sumitake merged 3 commits into
mainfrom
dev/codex/firmware-123
Sep 8, 2026
Merged

sumitake merged 3 commits into
mainfrom
dev/codex/firmware-123

Conversation

@sumitake

@sumitake sumitake commented Sep 8, 2026 •

Copy link
Copy Markdown
Owner

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.

  • Add selective element cleanup, explicit layering, and small inline CI bitmap icons. Scoped clears handle priority reductions and type changes; no frame broker or background rendering service is introduced.
  • Add separate local-token support, bounded USB/Wi-Fi fallback routes, and optional exact-device mDNS discovery using the firmware's actual HTTP service registration.
  • Prevent uncertain audio/timer sends from being replayed across routes. Calendar chirps are attempted once per event edge, auto-busy requires a confirmed idle snapshot, and dry-run startup no longer clears the display.
  • Add read-only diagnostic/discovery commands, a standard BMP screen export, asset subdirectory support, ordinary Home Assistant REST examples, and a finite on-device JavaScript example.

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.

@coderabbitai

coderabbitai Bot commented Sep 8, 2026 •

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: f5716a6f-7a2a-41d4-a3ab-71400ade8ea3


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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@sumitake
sumitake marked this pull request as ready for review September 8, 2026 21:48
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 8, 2026 •

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review ✅ Completed 2026-09-08T22:15:18.656916Z dbfea0a New commits
ℹ️ 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" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 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".

Comment thread src/busybar/__main__.py Outdated
Comment thread src/busybar/client.py Outdated

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 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".

Comment thread src/busybar/client.py Outdated
Comment thread src/busybar/client.py Outdated
@sumitake
sumitake merged commit d8cbd15 into main Sep 8, 2026
5 checks passed
@sumitake
sumitake deleted the dev/codex/firmware-123 branch September 8, 2026 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant