Add official emulator support and gallery package - #2
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 0893064c88
ℹ️ 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".
| import sys | ||
|
|
||
| APP = "busybar-codex" | ||
| PACKAGE = "github:kylewhirl/busybar-codex#v0.2.0" |
There was a problem hiding this comment.
Pin the launcher to an existing revision
When a user starts the new gallery entry, npx must resolve the hard-coded #v0.2.0 Git ref before it can install or run the package, but the reviewed repository contains no v0.2.0 tag (or any tags). Unless that tag is created separately, every gallery launch fails during package resolution; publish the tag or pin this launcher to a revision that already exists.
Useful? React with 👍 / 👎.
Adds first-class support for the official BUSY Bar Emulator while leaving the hardware protobuf WebSocket path unchanged.
Includes:
Validation: