anomalyco / anomalyco/opencode

Cannot disable 'Work State Completed (none) Active (none) ...' structured output

Open
#39,143 1 comment 0 reactions 1 assignee View on GitHub

@kommander is already working on this.

Since Jul 27, 2026.

Dominant language
TypeScript
Stars
209k
Forks
27.5k
Avg merge
7h 2m
Merged PRs (30d)
384

Description

Description

Opencode displays a persistent: Work State Completed (none) Active (none) …. There is no way to disable or hide it.

Steps to Reproduce

  1. Run opencode.
  2. Put any prompt and it will start adding the structure mentioned above; it doesn't matter which model I choose
  3. I tried adding
  • "task": "deny",
  • "todowrite": "deny",
    but didn't change anything

Expected Behavior

The user should be able to toggle the reasoning todo/task mode either via:

  • A CLI flag (e.g. --no-status or --hide-work-state),
  • A config key in opencode.json,

Environment

  • opencode version: 1.18.4 (binary at ~/.opencode/bin/opencode)
  • OS: Linux
  • Shell: bash (no aliases/wrappers)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.