gum-tool-output
CommunityCentralize Gum's runtime logs in the Output tab.
Authorvchelaru
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Gum's Output system provides a centralized, typed interface to collect and display runtime messages (logs and errors) in Gum's Output tab, enabling consistent UI feedback during development and plugin work.
Core Features & Use Cases
- IOutputManager interface exposes AddOutput and AddError for appending timestamped lines.
- MainOutputViewModel stores the output in a single OutputText buffer and is registered for DI as both MainOutputViewModel and IOutputManager.
- MainOutputPlugin registers the Output tab in the UI, enabling a dedicated space for logs and errors.
- Useful during UI debugging, plugin development, and tool integration to observe real-time feedback and diagnose issues.
Quick Start
Inject IOutputManager into your UI components and call AddOutput or AddError to log messages to the Output tab.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: gum-tool-output Download link: https://github.com/vchelaru/Gum/archive/main.zip#gum-tool-output Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.