anomalyco / anomalyco/opencode

[BUG] Desktop: Japanese Todo progress count is reversed

Open
#41,369 0 comments 0 reactions 1 assignee View on GitHub

@Brendonovich is already working on this.

Since Aug 9, 2026.

Dominant language
TypeScript
Stars
209k
Forks
27.5k
PR merge metrics
PR metrics pending

Description

Description

In OpenCode Desktop v1.18.13 with the Japanese locale, the Todo progress label shows the completed count and total count in reverse order.

With 3 todos and none completed, it displays:

0 個中 3 個の Todo が完了

Expected:

3 個中 0 個の Todo が完了

The CLI/TUI does not appear to be affected because it does not display this summary count. Source inspection also found the same placeholder order in the Bengali app translation.

OpenCode version

OpenCode Desktop v1.18.13

Steps to reproduce

  1. Set the desktop app language to Japanese.
  2. Start a task that creates three Todo items.
  3. Before completing any item, check the Todo progress label.

Operating System

Windows 11 Pro Insider Preview 25H2
Build 26100.ge_release.240331-1435

Terminal

Not applicable

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.