Skip to content

Fix generated Node selection and stabilize cancellation tests - #13

Merged
mattfaltyn merged 1 commit into
mainfrom
codex/v2.0.4-selection-reliability
Jul 27, 2026
Merged

Fix generated Node selection and stabilize cancellation tests#13
mattfaltyn merged 1 commit into
mainfrom
codex/v2.0.4-selection-reliability

Conversation

@mattfaltyn

Copy link
Copy Markdown
Member

Summary

  • include JSX, MTS, CTS, and root TypeScript configuration files in newly generated Node checks
  • behaviorally validate source and manifest selection for every generated stack
  • prove JSX execution with a fake npm in changed-file and --all modes
  • give Git cancellation integration tests the complete documented cleanup window
  • prepare the source version and documentation for v2.0.4

Validation

  • go test -count=100 ./internal/repo -run ^TestRootCancellation$
  • go test -count=50 ./internal/app -run TestDetect|TestInitialize|TestNode
  • go test -race ./...
  • go vet ./...
  • go build -trimpath ./cmd/intentci
  • go run ./cmd/intentci --all
  • go test ./... (examples/go)
  • go mod tidy with no manifest diff
  • workflow and configuration YAML parsing
  • local darwin/arm64 archive checksum, contents, version, JSX selection, and --all smoke tests

No CLI, schema, dependency, platform, or production cancellation change.

@cursor

cursor Bot commented Jul 27, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@mattfaltyn
mattfaltyn merged commit f700ff9 into main Jul 27, 2026
1 check passed
@mattfaltyn
mattfaltyn deleted the codex/v2.0.4-selection-reliability branch July 27, 2026 19:18
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