anomalyco / anomalyco/opencode
Model variants are not visible in TUI message footers
Open
@simonklee is already working on this.
Since Aug 4, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- Avg merge
- 7h 2m
- Merged PRs (30d)
- 384
Description
Description
The TUI footer identifies the model but loses the selected reasoning/effort variant. This makes turns using the same model with different variants indistinguishable.
For example, GPT-5.6 Terra with the medium variant is displayed the same as the default variant. The variant is persisted on the message and already shown in model-switch notices.
Plugins
No response
OpenCode version
1.18.12
Steps to reproduce
- Select a model variant other than
default. - Send a prompt.
- Inspect the assistant footer.
Screenshot and/or share link
Operating System
No response
Terminal
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.