Wayfinder Desktop v0.1.0 #112
tcballard
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Wayfinder Desktop v0.1.0
Wayfinder's first native desktop release is a focused Apple Silicon menu-bar app with its Rust
gateway built in. It keeps routing visible without turning the popover into a dashboard, and adds a
dedicated thread-first Chat window where routing details stay secondary in a per-response popover.
Included
Keychain-backed provider configuration.
explicit destination selection, personal destination names, and truthful failure/recovery states.
one-click ChatGPT route configuration before the native sign-in flow.
inside the desktop app, all on the same
0.1.0product version.Apple Intelligence and the system model are ready.
compatible, correctly signed
/Applications/ChatGPT.app—without an OpenAI Platform API key.Signing in to ChatGPT does not change Automatic routing or provider defaults. OpenAI Platform API
keys remain a separate provider path, and Wayfinder never imports ChatGPT tokens or reads
~/.codex.Requirements
arm64). Intel Macs are not supported by v0.1.0.Models delivery.
/Applications/ChatGPT.appfor ChatGPT account authentication andSol access.
Install
Download
Wayfinder.zipandWayfinder.zip.sha256from this release.Optionally verify the archive from Terminal:
Extract the ZIP and move
Wayfinder.appto/Applications.Open Wayfinder and complete the native setup flow. Existing configuration and Keychain items are
detected and preserved.
Current boundaries
being retained.
client, or credential owner.
/Applications/ChatGPT.appand is not self-contained.universal packaging are follow-up work.
Wayfinder.appinside the downloadable archive is Developer ID signed, notarized by Apple, stapled,and Gatekeeper checked. The ZIP is accompanied by its SHA-256 checksum and verified again after
extraction. The standalone
wayfinder-routerpackage keeps its separate CalVer release line;desktop version
0.1.0does not change or publish it.This discussion was created from the release Wayfinder Desktop v0.1.0.
All reactions