Skip to content

feat(route): add mqlaunch thin entrypoint - #174

Merged
MCamner merged 3 commits into
mainfrom
feat/mqlaunch-route-entrypoint
Aug 4, 2026
Merged

feat(route): add mqlaunch thin entrypoint#174
MCamner merged 3 commits into
mainfrom
feat/mqlaunch-route-entrypoint

Conversation

@MCamner

@MCamner MCamner commented Aug 4, 2026

Copy link
Copy Markdown
Owner

Why

Phase 5 of the local-first routing roadmap requires a lossless operator entrypoint without moving routing policy into shell.

What Changed

  • add mqlaunch route as a direct delegate to mq-agent route
  • preserve every argument and backend exit codes 0, 1, 2, and 127
  • register the command under the mq-agent owner and regenerate help
  • document the boundary and add an active behavior smoke test

Verification

The targeted smoke test proves arguments with spaces and shell metacharacters remain unchanged, and that delegate exit codes are preserved.

@MCamner
MCamner marked this pull request as ready for review August 4, 2026 17:52
@MCamner
MCamner merged commit 55e8619 into main Aug 4, 2026
3 checks passed
@MCamner
MCamner deleted the feat/mqlaunch-route-entrypoint branch August 4, 2026 17:52
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