Skip to content

feat(web-ui): live terminal output panel #127

@SurviveM

Description

@SurviveM

Requirement

Add collapsible terminal panel at the bottom of Web UI. WebSocket streams real-time stdout/stderr from commands like codexmate codex / codexmate run. Support pause, clear, and search within output.

Verification

  1. Open Web UI -> click terminal panel -> run codexmate codex "hello" -> see real-time output streaming
  2. Click pause -> output freezes -> click resume -> streaming continues
  3. Type in search box -> matching lines highlighted in output

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions