Skip to content

fix(test): harden installed-host verification - #318

Merged
ScriptedAlchemy merged 1 commit into
mainfrom
fix/review-batch1-test-harness
Sep 2, 2026
Merged

fix(test): harden installed-host verification#318
ScriptedAlchemy merged 1 commit into
mainfrom
fix/review-batch1-test-harness

Conversation

@ScriptedAlchemy

Copy link
Copy Markdown
Owner

Summary

  • reject installed-artifact integrity failures before constructing or connecting the MCP transport
  • label adapter-simulated sessions separately and allow artifacts with no declared resources or hooks
  • compose and restore caller-owned progress handlers during lifecycle replay
  • add focused regressions and a patch changeset

Test plan

  • pnpm test:host-install (9 passed, 0 skipped; Claude/Codex/Cursor lanes runnable)
  • pnpm exec rstest --config rstest.projection.config.ts packages/agent-bundle/tests/projection/contract-matrix.test.ts (9 passed)
  • node scripts/run-packed-tests.mjs packages/agent-bundle/tests/packed-stdio-projection.test.ts (1 passed)
  • pnpm typecheck
  • pnpm lint (0 errors, 0 warnings)

Reject static artifact violations before process launch, preserve caller progress handlers, and distinguish simulated evidence from real host-install proof.
@changeset-bot

changeset-bot Bot commented Sep 2, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 54e4c4c

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
agent-bundle Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 2, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-02T22:27:52.856182Z 54e4c4c PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@ScriptedAlchemy
ScriptedAlchemy merged commit cd3afad into main Sep 2, 2026
7 of 8 checks passed
@ScriptedAlchemy
ScriptedAlchemy deleted the fix/review-batch1-test-harness branch September 3, 2026 05:27
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