b9c74fc884
Relative paths like "inbox/receipt.png" were resolved against process.cwd() instead of the agent's workspaceDir, causing the allowlist check to fail with "Local media path is not under an allowed directory". This matches how the read tool already behaves. Fixes #57215 Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>