Skip to content

Comments

WIP: fix(tarko-agent-ui): ensure reliable agent status updates after websocket removal#1560

Closed
ulivz wants to merge 1 commit intomainfrom
fix/agent-status-processing
Closed

WIP: fix(tarko-agent-ui): ensure reliable agent status updates after websocket removal#1560
ulivz wants to merge 1 commit intomainfrom
fix/agent-status-processing

Conversation

@ulivz
Copy link
Member

@ulivz ulivz commented Sep 18, 2025

Summary

Fixes agent status synchronization issues after WebSocket removal in #1543. Ensures ChatInput correctly displays agent processing state and abort functionality.

Simple and focused approach:

  • Add fallback status update when streaming query completes
  • Ensure processing state only updates for active session to prevent cross-session interference
  • Remove dependency on complex polling mechanisms

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 Sep 18, 2025

Deploy Preview for agent-tars-docs ready!

Name Link
🔨 Latest commit ff2508e
🔍 Latest deploy log https://app.netlify.com/projects/agent-tars-docs/deploys/68cb587f6761c10008b2f8cc
😎 Deploy Preview https://deploy-preview-1560--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-agent-ui): enhance agent status monitoring after websocket removal fix(tarko-agent-ui): enhance agent status monitoring Sep 18, 2025
…cket removal

- Add fallback status update after streaming query completes
- Ensure processing state only updates for active session
- Remove complex polling mechanisms in favor of simple event-based approach
@ulivz ulivz force-pushed the fix/agent-status-processing branch from b6001a2 to ff2508e Compare September 18, 2025 00:55
@ulivz ulivz changed the title fix(tarko-agent-ui): enhance agent status monitoring fix(tarko-agent-ui): ensure reliable agent status updates after websocket removal Sep 18, 2025
@ulivz ulivz changed the title fix(tarko-agent-ui): ensure reliable agent status updates after websocket removal WIP: fix(tarko-agent-ui): ensure reliable agent status updates after websocket removal Sep 20, 2025
@ulivz
Copy link
Member Author

ulivz commented Oct 7, 2025

Close this since this issue cannot be reproduced for now

@ulivz ulivz closed this Oct 7, 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