feat: add ToolCall component - #2013
Conversation
|
Caution The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased. |
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
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. Comment |
Bundle ReportChanges will decrease total bundle size by 1.85MB (-34.61%) ⬇️. This is within the configured threshold ✅ Detailed changes
Affected Assets, Files, and Routes:view changes for bundle: antdx-array-pushAssets Changed:
|
Deploying ant-design-x with
|
| Latest commit: |
ddce9e8
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://60048878.ant-design-x.pages.dev |
| Branch Preview URL: | https://codex-feature-tool-call.ant-design-x.pages.dev |
size-limit report 📦
|
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## feature #2013 +/- ##
===========================================
+ Coverage 97.17% 97.20% +0.03%
===========================================
Files 168 170 +2
Lines 6344 6593 +249
Branches 1964 2134 +170
===========================================
+ Hits 6165 6409 +244
- Misses 177 182 +5
Partials 2 2 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Summary
ToolCallcomponent with pending, streaming, running, completed, failed, and cancelled statesapprovalRenderextension pointThe approval API was checked against the interaction patterns used by Vercel AI SDK, assistant-ui, CopilotKit, and OpenAI Agents SDK. Runtime concerns such as policy signing, batch approval, and persisted resume remain outside this presentational component.
Validation
git diff --checkpassed