Skip to content

Commit 3a5d160

Browse files
GeneAIclaude
authored andcommitted
style(vscode): Add subtle (Beta) label to Workflows tab
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <[email protected]>
1 parent d0b81ef commit 3a5d160

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vscode-extension/src/panels/EmpathyDashboardPanel.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2023,7 +2023,7 @@ export class EmpathyDashboardProvider implements vscode.WebviewViewProvider {
20232023
<button class="tab active" data-tab="power">Power</button>
20242024
<button class="tab" data-tab="health">Health</button>
20252025
<button class="tab" data-tab="costs">Costs</button>
2026-
<button class="tab" data-tab="workflows">Workflows</button>
2026+
<button class="tab" data-tab="workflows">Workflows <span style="font-size: 9px; opacity: 0.6; font-weight: normal;">(Beta)</span></button>
20272027
</div>
20282028
20292029
<!-- Power Tab -->

0 commit comments

Comments
 (0)