v1.0.0
·
123 commits
to main
since this release
1.0.0 (2026-08-16)
The first stable release of the opencode-requesty-plugin, bringing seamless Requesty.ai budget and usage monitoring directly into your OpenCode TUI workspace.
Key Features
- Real-time Budget Monitoring: View your monthly spend and budget limit at a glance.
- Three Integrated Views:
- Sidebar Widget: Compact, at-a-glance dashboard with spend, pace indicators, daily/7d/30d trends, and model breakdown.
- Detail Dialog (/requesty): Full-featured diagnostic view with deep-dive metrics, budget health, and exhaustion estimates.
- Prompt Indicator: Discreet, real-time budget usage readout right in your session prompt.
- Intelligent Analytics:
- Month-end projections with pace markers (↑ over, → on, ↓ under pace).
- Configurable warning and error thresholds with color-coded alerts.
- API Key nickname support for multi-project workflows.
- Highly Configurable: Tailor the experience with extensive options for both the sidebar and the prompt readout.
Getting Started
- Add to tui.json:
{
"plugin": ["@christiangalsterer/opencode-requesty-plugin@1.0.0"]
}
- Ensure API Access: Ensure your opencode.json contains a valid provider.requesty.options.apiKey.
- Explore: Restart OpenCode and use the /requesty command to access the full detail dialog.
See the README (https://github.com/christiangalsterer/opencode-requesty-plugin#readme) for the full configuration guide and installation options.