Skip to content

Comments

v0.3.6 - Message queuing and retry handling#15

Merged
chriswritescode-dev merged 4 commits intomainfrom
feature/pending-message-handling
Dec 8, 2025
Merged

v0.3.6 - Message queuing and retry handling#15
chriswritescode-dev merged 4 commits intomainfrom
feature/pending-message-handling

Conversation

@chriswritescode-dev
Copy link
Owner

Summary

  • Add message queuing system for pending messages during active streams
  • Implement retry handling with visual indicators and countdown timers
  • Add session status management with real-time status indicators
  • Fix React hooks violations and linting errors
  • Improve UI feedback for tool call states (pending, running, error, completed)

Features

  • Message queuing when assistant is busy
  • Retry mechanism with exponential backoff
  • Session status indicators with animated scanners
  • Enhanced tool call status visualization
  • Better error handling and user feedback

Technical Changes

  • New SessionStatusStore for state management
  • RetryPart component for retry visualization
  • SessionStatusIndicator components
  • Improved SSE event handling
  • Fixed React hooks dependencies

@chriswritescode-dev chriswritescode-dev merged commit e47c9e7 into main Dec 8, 2025
1 check passed
@chriswritescode-dev chriswritescode-dev deleted the feature/pending-message-handling branch December 9, 2025 23:29
dzianisv referenced this pull request in dzianisv/opencode-manager Jan 5, 2026
…ge-handling

v0.3.6 - Message queuing and retry handling
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