Releases: akasai/opencode-skill-scope
Releases · akasai/opencode-skill-scope
v0.1.0
v0.1.0
OpenCode TUI sidebar plugin that displays active skills with spinner animation.
Features
- Real-time skill detection via TUI event bus (
message.part.updated) - Braille spinner animation (⠋⠙⠹⠸⠼⠴⠦⠧⠇⠏) while AI response is in progress
- Auto-clear when session goes idle
- Single-file plugin — no build step required
Install
opencode plugin add opencode-skill-scopeHow it works
▼ Skill Scope
⠹ api-error-design
⠹ git-master
Skills appear in the sidebar when the Skill tool is invoked and disappear when the AI finishes responding.
Requirements
- OpenCode >= 1.4.3
Full Changelog: https://github.com/akasai/opencode-skill-scope/commits/v0.1.0