SimBLE v1.0.0: menubar settings, README, arch docs, release#22
Merged
Conversation
A native Settings scene (General and Status tabs) mirroring the SimEnclave helper: pinned port, launch-at-login, live state, version, and a one-click copy of the scheme environment. The menubar gains a wordmark and Settings.
Adopt the SimEnclave README structure and voice: badges, how-it-works with a diagram, the fence, the example, install, usage, architecture, and the project's origin. Describes present-state only.
The architecture status box no longer reads scaffold stage; it states the v1.0.0 design as built. A second ADR records the peripheral role and the watchOS peripheral exclusion.
Port the SimEnclave release flow: release.sh (guarded bump and tag), install.sh (build-from-source curl|sh), and the tag-triggered release workflow. Add a simblectl version constant reported by the version command. Bump VERSION and package.json to 1.0.0.
The first SimBLE release ships as a pre-release. VERSION, package.json, and the simblectl version constant carry 1.0.0-beta; the release workflow publishes a tag with a prerelease suffix as a GitHub prerelease.
0xnirapod
approved these changes
Jun 29, 2026
0xnirapod
left a comment
Member
There was a problem hiding this comment.
v1.0.0-beta polish: settings scene, README, arch docs, release tooling. Full make test + fence green.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Brings SimBLE to v1.0.0 readiness at parity with the SimEnclave helper, in four commits: