You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: implement real-time streaming message system
- Add comprehensive streaming infrastructure with StreamController and collectors
- Implement agent_message_delta event handling for live response updates
- Add StreamingMessage component with proper markdown rendering and cursor animation
- Enable show_raw_agent_reasoning=true in codex client for streaming support
- Update UI components to handle streaming state with proper text wrapping
- Add streaming CSS animations for smooth line-by-line display
- Update README to reflect streaming feature completion
- Add release workflow for cross-platform builds
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments