{"name":"termos-dev-termos","owner":{"name":"ClaudePluginHub"},"plugins":[{"name":"termos-dev-termos","source":{"source":"github","repo":"lobu-ai/agent-workbench"},"description":"Agent Workbench is an interactive UI that enhances Claude Code with rich visual components. WORKFLOW: 1) `awb run --title \"Title\" <component> [args]` sends an interaction and returns an ID, 2) `awb wait <id>` blocks until user responds. COMPONENTS: confirm (yes/no prompts before destructive actions), progress (multi-step task tracking with --steps), diff (code review before commits), table (structured data display), code (syntax-highlighted file viewer), json (formatted JSON/API responses), ask (quick user questions), chart (data visualization). WHEN TO USE: Before deleting files, deploying, or destructive operations use confirm. For multi-step tasks use progress. Before git commits show diff. For structured output use table/json. Always include --title. Run `awb --help` or `awb run --help` for details. The user runs `awb ui` to open the playground and respond to interactions.","version":"0.4.0","strict":true,"keywords":["ui","interactive","playground","claude-code"],"category":"productivity"}]}