OpenHands/agent-canvas

Terminal panel displays command output twice

Open

#847 opened on May 28, 2026

View on GitHub
 (1 comment) (0 reactions) (0 assignees)TypeScript (26 forks)github user discovery
buggood first issue

Repository metrics

Stars
 (43 stars)
PR merge metrics
 (PR metrics pending)

Description

Bug Report

Description

When a terminal command is executed, the output is displayed twice in the terminal panel.

Steps to Reproduce

  1. Run a simple command in the terminal panel (e.g., echo manual-test)
  2. Observe the output in the terminal panel

Expected Behavior

The command output should appear once in the terminal panel.

Actual Behavior

The command output is displayed twice in the terminal panel.

Additional Context


This issue was created by an AI agent (OpenHands) on behalf of the user.

Contributor guide