Skip to content

fix(send): retain diagnostics and fail exit status for failed execution - #190

Merged
adrianwebb merged 2 commits into
stagingfrom
codex/send-failure-exit
Sep 10, 2026
Merged

fix(send): retain diagnostics and fail exit status for failed execution#190
adrianwebb merged 2 commits into
stagingfrom
codex/send-failure-exit

Conversation

@adrianwebb

@adrianwebb adrianwebb commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Outcome

A failed send receipt no longer reports success to callers. Fixes #189.

Work authority

Plan

Recognize failed terminal send receipts at the common command boundary; keep receipt diagnostics and return nonzero; test successful and failed cases.

Changes and commits

cc8bd0d adds terminal status handling and two regression tests.

Verification

Two focused command-boundary tests passed. Managed CLI generation 8 activated; Actions pending. 1253402 groups the test by communication ownership.

Risk and rollback

No schema, API contract, or credential changes. Only failed sends change exit status. Revert CLI source through managed development if required.

Completion summary

Bounded implementation complete; Actions and activation remain gates. This does not claim to repair the underlying sandbox failure.

Submission checklist

  • The change is bounded to the stated work item and target repository.
  • Exact base and head refs are recorded and the branch is ready for review.
  • Verification and compatibility evidence are recorded above.
  • No plaintext secrets, credentials, machine state, or unrelated residue are included.
  • Plan, status, commits, and completion summary form a complete durable record.
  • Rollback or recovery steps are documented and executable.

@adrianwebb
adrianwebb merged commit f5b1d26 into staging Sep 10, 2026
2 checks passed
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