Skip to content

Update CLI integration coverage and version sync for the SDK split#143

Merged
TrueNine merged 3 commits intomainfrom
dev
Apr 12, 2026
Merged

Update CLI integration coverage and version sync for the SDK split#143
TrueNine merged 3 commits intomainfrom
dev

Conversation

@TrueNine
Copy link
Copy Markdown
Owner

Summary

  • add container-backed cli-integration-test coverage for Codex and Claude Code flows, including stricter Codex command assertions against global ~/.codex/prompts
  • update PR CI to run CLI integration tests explicitly and avoid duplicating them in the general test job
  • sync version propagation and git hook coverage so cli-integration-test/package.json participates in CalVer updates
  • align package, Cargo, and Tauri versions across the workspace after the SDK/CLI packaging changes
  • refresh CLI, SDK, native binding, and docs surfaces to match the current SDK-owned architecture

Testing

  • pnpm exec vitest run .githooks/sync-versions.test.ts
  • pnpm exec vitest run src/adaptors/CodexCLIOutputAdaptor.test.ts
  • pnpm -C cli-integration-test run test:codex

@TrueNine TrueNine merged commit c63cc5d into main Apr 12, 2026
14 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