Skip to content

v1.0.0 — Initial Release

Choose a tag to compare

@philipecomputacao philipecomputacao released this 20 Jun 23:39

Added

  • Initial release (plugins/llm-statusline.ts).
  • Forwards OpenCode session.idle events to a session_tokens.py script, 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).