Skip to content

feat(x-card): add production surface runtime - #2019

Open
kimteayon wants to merge 2 commits into
featurefrom
codex/feature-x-sdk-agent-interaction
Open

feat(x-card): add production surface runtime#2019
kimteayon wants to merge 2 commits into
featurefrom
codex/feature-x-sdk-agent-interaction

Conversation

@kimteayon

@kimteayon kimteayon commented Aug 9, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • add a production surface runtime for X Card with A2UI v0.8/v0.9 adapters, catalog support, state updates, action handling, validation, and runtime documentation

Validation

  • npm run tsc --workspace packages/x-card
  • packages/x-card runtime: 3 test suites, 27 tests passed

@coderabbitai

coderabbitai Bot commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

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: Repository UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 57cad16e-eb65-4549-b1cc-6cc4b278adad

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

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.

@dosubot dosubot Bot added documentation Improvements or additions to documentation enhancement New feature or request javascript Pull requests that update Javascript code labels Aug 9, 2026
@codecov

codecov Bot commented Aug 9, 2026

Copy link
Copy Markdown

Bundle Report

Changes will increase total bundle size by 8 bytes (0.0%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
antdx-array-push 2.11MB 8 bytes (0.0%) ⬆️

Affected Assets, Files, and Routes:

view changes for bundle: antdx-array-push

Assets Changed:

Asset Name Size Change Total Size Change (%)
antdx.min.js 8 bytes 2.11MB 0.0%

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 9, 2026

Copy link
Copy Markdown

Deploying ant-design-x with  Cloudflare Pages  Cloudflare Pages

Latest commit: b50a732
Status: ✅  Deploy successful!
Preview URL: https://f3a9d4c0.ant-design-x.pages.dev
Branch Preview URL: https://codex-feature-x-sdk-agent-in.ant-design-x.pages.dev

View logs

@codecov

codecov Bot commented Aug 9, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 97.33520% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.34%. Comparing base (7080d8d) to head (706a570).

Files with missing lines Patch % Lines
packages/x/components/tool-call/ToolCall.tsx 93.10% 8 Missing ⚠️
...ackages/x-card/src/runtime/createSurfaceRuntime.ts 94.82% 5 Missing and 1 partial ⚠️
packages/x-card/src/runtime/reducer.ts 98.07% 2 Missing ⚠️
packages/x-card/src/runtime/adapters/shared.ts 96.55% 1 Missing ⚠️
packages/x-card/src/runtime/jsonPointer.ts 97.29% 1 Missing ⚠️
packages/x/components/task/Task.tsx 98.86% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           feature    #2019      +/-   ##
===========================================
- Coverage    97.34%   97.34%   -0.01%     
===========================================
  Files          174      187      +13     
  Lines         6710     7423     +713     
  Branches      2096     2370     +274     
===========================================
+ Hits          6532     7226     +694     
- Misses         176      194      +18     
- Partials         2        3       +1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions

github-actions Bot commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

size-limit report 📦

Path Size
packages/x/dist/antdx.min.js 510.49 KB
packages/x-sdk/dist/x-sdk.min.js 62.47 KB
packages/x-markdown/dist/x-markdown.min.js 34.42 KB
packages/x-markdown/dist/plugins/latex.min.js 61.91 KB

@kimteayon kimteayon changed the title feat: complete agent interaction workspace and X Card runtime feat: add X Card runtime and ToolCall component Aug 9, 2026
@kimteayon
kimteayon force-pushed the codex/feature-x-sdk-agent-interaction branch from c5e59cb to b50a732 Compare August 9, 2026 17:57
@kimteayon kimteayon changed the title feat: add X Card runtime and ToolCall component feat(x-card): add production surface runtime Aug 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant