Conversation
|
This PR doesn't fully meet our contributing guidelines and PR template. What needs to be fixed:
Please edit this PR description to address the above within 2 hours, or it will be automatically closed. If you believe this was flagged incorrectly, please let a maintainer know. |
|
The following comment was made by an LLM, it may be inaccurate: Based on the search results, I found two potentially related PRs:
These PRs appear to be addressing the same underlying problem space (undefined values in permission metadata causing JSON encoding issues), though they may target different specific areas (glob/grep vs. search). You should verify whether PR #38381 duplicates or complements the fixes in these other PRs, or if they've already been merged/closed. |
Fixes #37650
Only include provided optional search inputs in pending permission metadata, so the response remains JSON-encodable.
Validation:
git diff --checkNot run: Bun is unavailable in this environment.