Run Command message won't display command ran in Zed #7847

Open
opened 2026-02-16 18:08:27 -05:00 by yindo · 1 comment
Owner

Originally created by @yajo on GitHub (Jan 28, 2026).

Originally assigned to: @rekram1-node on GitHub.

Description

When using opencode in Zed as ACP, if opencode runs a command, I see the command description, but not the command itself.

Plugins

No response

OpenCode version

1.1.14

Steps to reproduce

  1. Configure OpenCode ACP in Zed (or install the extension)
  2. Ask an AI to run a command.

Screenshot and/or share link

Image

I find that weird, because I cannot know which command it executed.

Operating System

NixOS 25.11

Terminal

External agent panel in Zed

Originally created by @yajo on GitHub (Jan 28, 2026). Originally assigned to: @rekram1-node on GitHub. ### Description When using opencode in Zed as ACP, if opencode runs a command, I see the command description, but not the command itself. ### Plugins _No response_ ### OpenCode version 1.1.14 ### Steps to reproduce 1. Configure OpenCode ACP in Zed (or install the extension) 2. Ask an AI to run a command. ### Screenshot and/or share link <img width="482" height="371" alt="Image" src="https://github.com/user-attachments/assets/1c3612d9-59d0-4257-8a74-ce23008686b7" /> I find that weird, because I cannot know which command it executed. ### Operating System NixOS 25.11 ### Terminal External agent panel in Zed
yindo added the bugnix labels 2026-02-16 18:08:27 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Jan 28, 2026):

This issue might be a duplicate of existing issues. Please check:

  • #7370: [ACP] Opencode sets rawInput back to empty - directly related to command information not displaying in ACP
  • #8868: Agents and Commands are not shown - custom commands not displaying properly
  • #9595: Opencode runs in ACP mode, switching back to desktop mode displays history issue - ACP display issues
  • #8973: Zed OpenCode ACP thinking variants cannot be accessible - ACP interface issues in Zed
  • #3730: ENOTCONN issue with Zed and ACP on Windows - Zed ACP connectivity problems

Issue #7370 is the strongest candidate as it specifically addresses command information (rawInput) not being visible in ACP mode, which directly matches your problem where you see the description but not the command itself.

Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Jan 28, 2026): This issue might be a duplicate of existing issues. Please check: - #7370: [ACP] Opencode sets rawInput back to empty - directly related to command information not displaying in ACP - #8868: Agents and Commands are not shown - custom commands not displaying properly - #9595: Opencode runs in ACP mode, switching back to desktop mode displays history issue - ACP display issues - #8973: Zed OpenCode ACP thinking variants cannot be accessible - ACP interface issues in Zed - #3730: ENOTCONN issue with Zed and ACP on Windows - Zed ACP connectivity problems Issue #7370 is the strongest candidate as it specifically addresses command information (rawInput) not being visible in ACP mode, which directly matches your problem where you see the description but not the command itself. Feel free to ignore if none of these address your specific case.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#7847