Skip to content

Conversation

@ulivz
Copy link
Member

@ulivz ulivz commented Oct 7, 2025

Summary

Removed redundant console.log('Receive event', event) statement in AgentSession.createEventHandler() that was causing performance overhead for streaming events. The log was being called for every event in the stream, creating unnecessary I/O operations and cluttering output.

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.

@netlify
Copy link

netlify bot commented Oct 7, 2025

Deploy Preview for tarko ready!

Name Link
🔨 Latest commit e4f6a8f
🔍 Latest deploy log https://app.netlify.com/projects/tarko/deploys/68e4eb38523cd10008e352f3
😎 Deploy Preview https://deploy-preview-1703--tarko.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.

@netlify
Copy link

netlify bot commented Oct 7, 2025

Deploy Preview for agent-tars-docs ready!

Name Link
🔨 Latest commit e4f6a8f
🔍 Latest deploy log https://app.netlify.com/projects/agent-tars-docs/deploys/68e4eb3869a7f500086a8d86
😎 Deploy Preview https://deploy-preview-1703--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 merged commit eb22071 into main Oct 7, 2025
10 checks passed
@ulivz ulivz deleted the fix/remove-redundant-event-logs branch October 7, 2025 10:30
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