Skip to content

chore: ship trix v0.26.2 (invoke exit-code fix) to beta + 05-invoke cleanup#26

Merged
scarmuega merged 1 commit into
mainfrom
chore/ship-trix-0.26.2-invoke-exit-code
Jun 17, 2026
Merged

chore: ship trix v0.26.2 (invoke exit-code fix) to beta + 05-invoke cleanup#26
scarmuega merged 1 commit into
mainfrom
chore/ship-trix-0.26.2-invoke-exit-code

Conversation

@scarmuega

Copy link
Copy Markdown
Contributor

Bundles the trix invoke exit-code fix release with the related 05-invoke cleanup.

Changes

Ship trix v0.26.2 to beta

  • Bump the tooling/trix submodule pointer to v0.26.2.
  • Raise the beta pin: manifest-beta.json trix ^0.26.1 → ^0.26.2.
  • v0.26.2 carries the invoke exit-code fix (trix#124): trix invoke now exits non-zero when the underlying cshell resolve fails, instead of printing the error and exiting 0.

05-invoke journey cleanup

  • Remove status/changelog narration from e2e/journeys/05-invoke/journey.sh and the dx-e2e.yml matrix comments — describe only what the step does. The journey stays strict (intentionally red) on its own.

Correct the tracking plan

  • Replace the misdiagnosed plans/invoke-arg-type-support-gap.md with plans/complex-arg-type-support.md. The SDK type-recognition half is already fixed (tx3-sdk 0.13.0 / cshell 0.14.1, live on beta); the live blocker is the TRP resolver (tx3-resolver arg coercion + scalar-only ArgValue in core/tir), release-gated through dolos.

Notes

  • dx-e2e.yml runs on push to main, so the journeys exercise the new pin only after merge. Merge once the trix v0.26.2 release binaries are published.
  • 05-invoke remains intentionally red on beta until complex-arg support ships (see the new plan).

🤖 Generated with Claude Code

…leanup

Bundles three related changes:

- Bump the trix submodule to v0.26.2 and raise the beta channel pin
  (`manifest-beta.json` trix ^0.26.1 → ^0.26.2). v0.26.2 carries the
  invoke exit-code fix (trix#124): `trix invoke` now exits non-zero when
  the underlying cshell resolve fails, instead of printing the error and
  exiting 0.

- 05-invoke journey: drop the status/changelog narration from the
  journey code and CI comments; describe only what the step does. The
  journey stays strict (intentionally red) on its own.

- Replace the misdiagnosed plans/invoke-arg-type-support-gap.md with
  plans/complex-arg-type-support.md: the SDK type-recognition half is
  already fixed (tx3-sdk 0.13.0 / cshell 0.14.1); the live blocker is the
  TRP resolver (tx3-resolver arg coercion + scalar-only ArgValue in
  core/tir), release-gated through dolos.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@scarmuega scarmuega merged commit 60842d9 into main Jun 17, 2026
@scarmuega scarmuega deleted the chore/ship-trix-0.26.2-invoke-exit-code branch June 17, 2026 22:47
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