Skip to content

fix: macOS gateway install + start for LaunchAgent setup#54

Merged
ApiliumDevTeam merged 3 commits intodevfrom
fix/macos-launcher-ux
Mar 27, 2026
Merged

fix: macOS gateway install + start for LaunchAgent setup#54
ApiliumDevTeam merged 3 commits intodevfrom
fix/macos-launcher-ux

Conversation

@ApiliumDevTeam
Copy link
Copy Markdown
Collaborator

Summary

macOS gateway requires gateway install to create the LaunchAgent plist before gateway start works. The launcher was calling gateway start --background directly which silently failed.

Fix: call gateway install then gateway start in both first-launch and normal-launch paths.

…forms

Gateway blocks startup without gateway.mode configured. All installers
now explicitly set gateway.mode=local in mayros.json after onboard,
ensuring the gateway starts successfully on first launch.
Replace onboard --non-interactive --defaults with minimal config
(gateway.mode=local + auth.mode=none). The portal wizard handles
provider, API key, and auth setup on first use.
@ApiliumDevTeam ApiliumDevTeam merged commit 0439fda into dev Mar 27, 2026
3 of 4 checks passed
@ApiliumDevTeam ApiliumDevTeam deleted the fix/macos-launcher-ux branch March 27, 2026 15:57
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