Skip to content

Add model label badge to workflow list rows#31

Merged
alari76 merged 1 commit intomainfrom
fix/workflow-model-display
Mar 9, 2026
Merged

Add model label badge to workflow list rows#31
alari76 merged 1 commit intomainfrom
fix/workflow-model-display

Conversation

@alari76
Copy link
Copy Markdown
Contributor

@alari76 alari76 commented Mar 9, 2026

Summary

  • Display the selected model name (e.g. "Sonnet 4.6") as a compact pill badge in each workflow row
  • Badge only appears for non-default models; default (Opus) shows no badge
  • Added modelLabel() helper to map model IDs to friendly display names

Test plan

  • Verify workflows with a non-default model show the model badge
  • Verify workflows using the default model show no badge
  • Confirm badge styling fits within the row layout without overflow

🤖 Generated with Claude Code

Display the selected model name (e.g. "Sonnet 4.6") as a pill badge
in each workflow row, shown only for non-default models.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@alari76 alari76 merged commit 3d40be3 into main Mar 9, 2026
2 checks passed
@alari76 alari76 deleted the fix/workflow-model-display branch March 10, 2026 05:11
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