Skip to content

fix(system): propagate command-check and version parse fixes to v0.40-dev#350

Merged
MuncleUscles merged 1 commit into
v0.40-devfrom
codex/fix-system-command-check-v040-dev
Jun 11, 2026
Merged

fix(system): propagate command-check and version parse fixes to v0.40-dev#350
MuncleUscles merged 1 commit into
v0.40-devfrom
codex/fix-system-command-check-v040-dev

Conversation

@MuncleUscles

Copy link
Copy Markdown
Member

Propagates the stable fix merged in #349 to the next dev line.

Includes:

  • command checks now fail closed on any rejected exec
  • version parsing now throws on empty or non-matching stdout
  • regression tests for ENOENT, no-stderr command failures, and non-matching version output

Verification on this branch:

  • npm run test -- tests/libs/system.test.ts
  • npm run build

Fixes #301.
Fixes #303.

Co-authored-by: luch91 <luchijudith@gmail.com>
@MuncleUscles MuncleUscles merged commit 9ebf9e0 into v0.40-dev Jun 11, 2026
8 of 9 checks passed
@coderabbitai

coderabbitai Bot commented Jun 11, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: aad5ffcd-761c-4b79-9cc2-24d30aa03b6a

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/fix-system-command-check-v040-dev

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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