v1.0.0 — Initial Release
Added
- Initial release (
plugins/llm-statusline.ts). - Forwards OpenCode
session.idleevents to asession_tokens.pyscript, writing a Claude-Code-compatible JSONL so the upstream statusline logic (token totals, cache R/W, burn rate, cost, provider quota) can be reused unchanged. - Logs the rendered bar through
client.app.log()(visible in OpenCode's log panel).