fix(app): show proper usage limit errors by neriousy · Pull Request #15496 · anomalyco/opencode
packages/ui/src/components/session-turn.tsx
Renders the new retry UI and disables “thinking” while
status.type === "retry".
packages/ui/src/components/session-retry.tsx
New component implementing retry message + countdown + tooltip behavior.
packages/ui/src/i18n/en.ts
Adds new retry-related strings used by SessionRetry.
packages/ui/src/i18n/ar.ts
Adds new retry-related strings.
packages/ui/src/i18n/br.ts
Adds new retry-related strings.
packages/ui/src/i18n/bs.ts
Adds new retry-related strings.
packages/ui/src/i18n/da.ts
Adds new retry-related strings.
packages/ui/src/i18n/de.ts
Adds new retry-related strings.
packages/ui/src/i18n/es.ts
Adds new retry-related strings.
packages/ui/src/i18n/fr.ts
Adds new retry-related strings.
packages/ui/src/i18n/ja.ts
Adds new retry-related strings.
packages/ui/src/i18n/ko.ts
Adds new retry-related strings.
packages/ui/src/i18n/no.ts
Adds new retry-related strings (required since it’s typed as a full Record<Keys, string>).
packages/ui/src/i18n/pl.ts
Adds new retry-related strings.
packages/ui/src/i18n/ru.ts
Adds new retry-related strings.
packages/ui/src/i18n/th.ts
Adds new retry-related strings.
packages/ui/src/i18n/tr.ts
Adds new retry-related strings.
packages/ui/src/i18n/zh.ts
Adds new retry-related strings.
packages/ui/src/i18n/zht.ts
Adds new retry-related strings.