Skip to content

Conversation

@Gerome-Elassaad
Copy link
Member

No description provided.

- Add liveActionStream field to ExampleShell
- Create streamE and streamF via additional tee()
- Store liveActionStream reader in init()
- Add public getter for accessing the stream
- Update comments to reflect four-stream architecture
- Add onLiveOutput callback parameter to constructor
- Implement monitorLiveOutput method to stream command output
- Integrate monitoring into runShellAction method
- Stream accumulates and emits output in real-time
- Import liveActionConsoleStore setting
- Add onLiveOutput callback to ActionRunner instantiation
- Check if feature is enabled before emitting alerts
- Set actionAlert with streaming output and command info
- Create floating console component with auto-scroll
- Display streaming command output in real-time
- Show command being executed and progress bar
- Add to main app layout as global floating element
- Styled with proper theming and animations
@Gerome-Elassaad Gerome-Elassaad self-assigned this Dec 17, 2025
@Gerome-Elassaad Gerome-Elassaad merged commit 763622b into main Dec 17, 2025
2 checks passed
@Gerome-Elassaad Gerome-Elassaad linked an issue Dec 17, 2025 that may be closed by this pull request
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.

add live action console

2 participants