Skip to content

Conversation

@MrMYHuang
Copy link

@MrMYHuang MrMYHuang commented Oct 21, 2025

TLDR

A workaround for WriteFile issue in #535.

Dive Deeper

Some original params.content type is object, but their schema type is string. My workaround checks this case and convert the object to string. I agree that this workaround is a bit ugly😅, but it just works.

Reviewer Test Plan

Testing Matrix

🍏 🪟 🐧
npm run
npx
Docker
Podman - -
Seatbelt - -

Linked issues / bugs

A partial fix for WriteFile issue in #535. "Edit" issue in #535 is not addressed in this PR.

@github-actions github-actions bot added status/need-retesting Issue needs to be retested on the latest version priority/P1 High priority issue type/bug Something isn't working as expected category/tools Tool integration and execution labels Oct 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category/tools Tool integration and execution priority/P1 High priority issue status/need-retesting Issue needs to be retested on the latest version type/bug Something isn't working as expected

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant