anomalyco / anomalyco/opencode
[FEATURE]: Add opencode-cost-details to ecosystem plugins
Open
@Hona is already working on this.
Since Aug 28, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
- I have verified this feature I'm about to request hasn't been suggested before.
Describe the enhancement you want to request
Add opencode-cost-details to the Plugins list on the OpenCode Ecosystem page.
It's a published npm package (opencode-cost-details) that adds per-turn cost to the TUI sidebar Context section: total spent plus the cost of the current turn (live while the agent works) and the previous turn. Helps spot when a single prompt burns way more money than expected.
Install: opencode plugin opencode-cost-details
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.