Request: Compact output of opencode run #278

Closed
opened 2026-02-16 17:26:02 -05:00 by yindo · 2 comments
Owner

Originally created by @dormeiri on GitHub (Jun 25, 2025).

Originally assigned to: @thdxr on GitHub.

What's your thoughts on making a compact output version of opencode run? Maybe with --compact

This is how it looks like today:

█▀▀█ █▀▀█ █▀▀ █▀▀▄ █▀▀ █▀▀█ █▀▀▄ █▀▀
█░░█ █░░█ █▀▀ █░░█ █░░ █░░█ █░░█ █▀▀
▀▀▀▀ █▀▀▀ ▀▀▀ ▀  ▀ ▀▀▀ ▀▀▀▀ ▀▀▀  ▀▀▀

>  test

@  openai/gpt-4o

|  Text     How can I help?

This is what I would like to have:

How can I help?

Amazing work by the way!

Originally created by @dormeiri on GitHub (Jun 25, 2025). Originally assigned to: @thdxr on GitHub. What's your thoughts on making a compact output version of `opencode run`? Maybe with `--compact` This is how it looks like today: ``` █▀▀█ █▀▀█ █▀▀ █▀▀▄ █▀▀ █▀▀█ █▀▀▄ █▀▀ █░░█ █░░█ █▀▀ █░░█ █░░ █░░█ █░░█ █▀▀ ▀▀▀▀ █▀▀▀ ▀▀▀ ▀ ▀ ▀▀▀ ▀▀▀▀ ▀▀▀ ▀▀▀ > test @ openai/gpt-4o | Text How can I help? ``` This is what I would like to have: ``` How can I help? ``` Amazing work by the way!
yindo closed this issue 2026-02-16 17:26:02 -05:00
Author
Owner

@thdxr commented on GitHub (Jun 25, 2025):

is this because you want to pipe it somewhere?

@thdxr commented on GitHub (Jun 25, 2025): is this because you want to pipe it somewhere?
Author
Owner

@thdxr commented on GitHub (Jun 26, 2025):

in latest you can do opencode run hey > output.txt

@thdxr commented on GitHub (Jun 26, 2025): in latest you can do `opencode run hey > output.txt`
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#278