Skip to content

Fix live runner guard for args-mapping cases#27

Merged
marcleblanc2 merged 1 commit into
mainfrom
args-mapping
Jun 12, 2026
Merged

Fix live runner guard for args-mapping cases#27
marcleblanc2 merged 1 commit into
mainfrom
args-mapping

Conversation

@marcleblanc2

Copy link
Copy Markdown
Collaborator

Main's registry uses declarative args mappings (14c705f) but the live/performance runner guard still required cliCommand, so every live state case failed with 'live mode requires a cliCommand'.

One-line companion fix that got separated from the args commit across concurrent working sessions (the same hunk exists in live-saml-group-coverage's 828bc65 and will rebase cleanly).

Verified: local 97/97; live spot-check (full-overwrite-unions, saml-group-live, set-created-after-temp-user) 23/23.

Main has the declarative args registry (14c705f) but this guard still
required cliCommand, failing every live state case with 'live mode
requires a cliCommand'. One-line companion fix that got split from the
args commit across concurrent branches (it also exists in
live-saml-group-coverage's 828bc65; identical hunk, rebases cleanly).

Amp-Thread-ID: https://ampcode.com/threads/T-019eaec8-b78c-7386-b977-d93720ad3219
Co-authored-by: Amp <amp@ampcode.com>
@marcleblanc2 marcleblanc2 merged commit 7a1d52b into main Jun 12, 2026
6 checks passed
@marcleblanc2 marcleblanc2 deleted the args-mapping branch June 12, 2026 05:20
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