Skip to content

fix(ui): truncate long slash-command descriptions with ellipsis#188

Merged
akuehner merged 1 commit into
mainfrom
fix/slash-desc-truncate
Jun 5, 2026
Merged

fix(ui): truncate long slash-command descriptions with ellipsis#188
akuehner merged 1 commit into
mainfrom
fix/slash-desc-truncate

Conversation

@akuehner
Copy link
Copy Markdown
Member

@akuehner akuehner commented Jun 5, 2026

No description provided.

.slash-desc now clamps to one line via overflow:hidden + text-overflow:
ellipsis. .slash-cmd gets flex-shrink:0 so the command name is never
squeezed. Fixes verbose skill descriptions (e.g. /microsoft-foundry)
blowing out the autocomplete menu.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@akuehner akuehner merged commit 2370a46 into main Jun 5, 2026
@akuehner akuehner deleted the fix/slash-desc-truncate branch June 5, 2026 18:04
@clagentic-release-bot
Copy link
Copy Markdown

This issue has been resolved in version 1.4.0-beta.3 (beta).

To update, run:

npx @clagentic/console@1.4.0-beta.3

@clagentic-release-bot
Copy link
Copy Markdown

This issue has been resolved in version 1.4.0 (stable).

To update, run:

npx @clagentic/console@1.4.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant