Skip to content

feat(agents): Toggle pane and use responsive brand marks - #94

Merged
4ndreello merged 2 commits into
mainfrom
feat/toggle-agents-pane
Sep 20, 2026
Merged

4ndreello merged 2 commits into
mainfrom
feat/toggle-agents-pane

Conversation

@4ndreello

Copy link
Copy Markdown
Owner

Make the agents pane easier to use in narrow terminal docks and make its visible control a real toggle.

The legend now uses brand glyphs for Claude, OpenAI/Codex, OpenCode, and OMP. It drops labels as the pane narrows instead of clipping them. The prompt button and /band command share a toggle helper, so both actions open or close the pane using the state owned by the plugin.

The native pane close button still emits no hook in Claude Code. The PR documents that limitation so the internal state behavior is explicit when the native is used.

The implementation keeps full labels at wider widths and uses compact symbols at narrow widths without adding an image dependency.

4ndreello and others added 2 commits September 20, 2026 17:55
Add responsive terminal legends that switch to brand glyphs when the pane
narrows. Make the agents button and /band command toggle the pane state.

Co-Authored-By: Codex <noreply@anthropic.com>
Move the engine handle adapter to module scope so Claude Code's static hook validator can trace pane toggles without changing their behavior.

Co-Authored-By: Codex <noreply@anthropic.com>
@sonarqubecloud

Copy link
Copy Markdown

@4ndreello
4ndreello marked this pull request as ready for review September 20, 2026 21:03
@4ndreello
4ndreello merged commit 93d013b into main Sep 20, 2026
4 checks passed
@4ndreello
4ndreello deleted the feat/toggle-agents-pane branch September 20, 2026 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant