Skip to content

feat(chat): reformat streaming output#173

Merged
hazeone merged 2 commits intomainfrom
feat/reformat_streaming_output
Feb 25, 2026
Merged

feat(chat): reformat streaming output#173
hazeone merged 2 commits intomainfrom
feat/reformat_streaming_output

Conversation

@hazeone
Copy link
Copy Markdown
Contributor

@hazeone hazeone commented Feb 25, 2026

No description provided.

- Added activity indicator for processing tool results in the chat interface.
- Improved logging for WebSocket messages and notifications for better debugging.
- Refactored chat message rendering logic to streamline tool status and visibility.
- Introduced polling mechanism for chat history during active sends to capture intermediate tool-call turns.
- Enhanced handling of unmatched gateway messages to prevent data loss.

This update aims to improve user experience and debugging capabilities in the chat system.
- Removed redundant debug logs in GatewayManager and chat store for cleaner output.
- Simplified message processing logic in the gateway to enhance performance.
- Improved error handling by suppressing unnecessary warnings during event forwarding.
- Updated chat message handling to ensure proper event wrapping and state management.

These changes aim to improve code clarity and maintainability while optimizing the message handling flow.
@hazeone hazeone merged commit 6383e10 into main Feb 25, 2026
2 checks passed
@hazeone hazeone deleted the feat/reformat_streaming_output branch February 25, 2026 15:59
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