Skip to content

fix(core): correct autoFixer wait fallback action format#425

Open
XePope wants to merge 1 commit intoalibaba:mainfrom
XePope:fix/autofixer-wait-fallback-format
Open

fix(core): correct autoFixer wait fallback action format#425
XePope wants to merge 1 commit intoalibaba:mainfrom
XePope:fix/autofixer-wait-fallback-format

Conversation

@XePope
Copy link
Copy Markdown

@XePope XePope commented Apr 9, 2026

What

Fix incorrect action format in autoFixer's missing-action fallback. The old format { name: 'wait', input: { seconds: 1 } } does not match the expected { toolName: toolInput } structure used by the macro tool, causing Zod schema validation to fail silently.

Type

  • Breaking change
  • Bug fix
  • Feature / Improvement
  • Refactor / Chores
  • Documentation / Website / Demo / Testing

Testing

  • Tested in modern browsers
  • No console errors
  • Types/doc added

Requirements / 要求

  • I have read and follow the Code of Conduct and Contributing Guide . / 我已阅读并遵守行为准则。
  • This PR is NOT generated by a bot or AI agent acting autonomously. I have authored or meaningfully reviewed every change. / 此 PR 不是由 bot 或 AI 自主生成的,我已亲自编写或充分审查了每一处变更。

@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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.

2 participants