Releases: nbxuhao/OpenCodeStatusBall
Releases · nbxuhao/OpenCodeStatusBall
Release list
OpenCodeStatusBall v0.1.3
v0.1.1 - Settings panel with UI scale and position memory
Changes in v0.1.1
New Features
- Settings panel: UI scale slider (0.5x-2.0x) and auto-start toggle
- Settings accessible via right-click context menu on the capsule
- Position memory: main panel position saved and restored across restarts
- Auto-start toggle manages LaunchAgent enable/disable
Bug Fixes
- UI scale now fully reactive: affects all elements including dots, satellites, tooltips, and padding
- Auto-start toggle: fixed removal with
launchctl bootout --force
v0.1.0
OpenCodeStatusBall v0.1.0
A lightweight macOS floating indicator for opencode sessions.
Downloads
- OpenCodeStatusBall.dmg — Standard macOS installer (recommended)
- OpenCodeStatusBall.zip — ZIP archive
Features
- Per-session status dots in a floating capsule
- Sub-agent satellites orbiting parent dots
- Hover tooltip with model, task, duration, and token totals
- Right-click context menu with Quit option
- Auto-eviction for idle/stopped sessions
Install
- Download the DMG or ZIP
- Drag to Applications
- Launch the app
Plugin
Add to your opencode.json:
{
"plugin": ["opencode-status-ball"]
}Restart opencode and the dots will appear as sessions become active.