Skip to content

Conversation

ulivz
Copy link
Member

@ulivz ulivz commented Sep 11, 2025

Summary

Fixed write_file streaming display showing "No Raw Data Available" in raw mode by creating synthetic tool mapping for streaming operations.

The issue occurred because streaming write_file operations set panel content before the complete tool mapping is available in rawToolMappingAtom. This PR adds fallback logic to create a synthetic tool mapping from available panel content data, enabling raw mode display during streaming.

Checklist

  • Added or updated necessary tests (Optional).
  • Updated documentation to align with changes (Optional).
  • Verified no breaking changes, or prepared solutions for any occurring breaking changes (Optional).
  • My change does not involve the above items.

Copy link

netlify bot commented Sep 11, 2025

Deploy Preview for agent-tars-docs ready!

Name Link
🔨 Latest commit a0d6f77
🔍 Latest deploy log https://app.netlify.com/projects/agent-tars-docs/deploys/68c25e252175ec0008f17c40
😎 Deploy Preview https://deploy-preview-1475--agent-tars-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@ulivz ulivz changed the title fix(tarko): enable raw mode for streaming write_file operations fix(tarko): enable raw mode for streaming write_file operations Sep 11, 2025
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.

1 participant