feat: add Task component for agent progress - #2015
Conversation
|
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.87MB (-34.95%) ⬇️. This is within the configured threshold ✅ Detailed changes
Affected Assets, Files, and Routes:view changes for bundle: antdx-array-pushAssets Changed:
|
size-limit report 📦
|
c5e59cb to
b50a732
Compare
This is a ...
Related Issues
N/A
Background and Solution
Add a Task component for representing a single long-running Agent task.
Testing
Jest is currently blocked before test discovery by an incomplete local @ant-design/cssinjs installation (./useStreaming is missing).
Change Log