Skip to content

[AS-2596] feat: validate the shared WAM contract#21

Merged
pbc1017 merged 1 commit into
mainfrom
codex/shared-bezier-beta
Jul 22, 2026
Merged

[AS-2596] feat: validate the shared WAM contract#21
pbc1017 merged 1 commit into
mainfrom
codex/shared-bezier-beta

Conversation

@pbc1017

@pbc1017 pbc1017 commented Jul 22, 2026

Copy link
Copy Markdown
Member

Summary

  • add a language-neutral JSON Schema for the Go server and React WAM wire contract
  • verify Go field/function parity and validate host WAM data in TypeScript
  • adopt SDK WAM 0.17.2, WAM UI 0.4.0, and redesigned Bezier beta components
  • add repeatable Go and WAM CI

Test plan

  • go test ./...
  • yarn format:check
  • yarn lint
  • yarn typecheck
  • WAM and Go production builds
  • CDP light/dark rendering
  • CDP manager and bot payloads
  • CDP invalid-contract error state

Generated with Codex.

@coderabbitai

coderabbitai Bot commented Jul 22, 2026

Copy link
Copy Markdown

Warning

Review limit reached

You’ve reached a temporary PR review limit under our Fair Usage Limits Policy.

Your recent review volume is higher than typical usage, so adaptive limits are currently applied.

Next review available in: 15 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 50022ec5-1acf-4306-810f-e8002ec750b2

📥 Commits

Reviewing files that changed from the base of the PR and between 3d891e7 and 787c2d6.

⛔ Files ignored due to path filters (1)
  • wam/yarn.lock is excluded by !**/yarn.lock, !**/*.lock
📒 Files selected for processing (14)
  • .github/workflows/ci.yml
  • Makefile
  • README.md
  • contracts/tutorial-wam-data.schema.json
  • internal/tutorial/app.go
  • internal/tutorial/app_test.go
  • internal/tutorial/contracts.go
  • internal/tutorial/contracts_test.go
  • wam/README.md
  • wam/package.json
  • wam/src/contracts.ts
  • wam/src/hooks/useTutorialWamData.ts
  • wam/src/pages/Send/Send.styled.ts
  • wam/src/pages/Send/Send.tsx
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/shared-bezier-beta

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

@pbc1017
pbc1017 merged commit 5232fb3 into main Jul 22, 2026
1 check passed
@pbc1017
pbc1017 deleted the codex/shared-bezier-beta branch July 22, 2026 13:10
@pbc1017 pbc1017 changed the title feat: validate the shared WAM contract [AS-2596] feat: validate the shared WAM contract Jul 23, 2026
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