Skip to content

feat(extension): add beta badge to Agents tab - #5420

Merged
iscekic merged 1 commit into
mainfrom
feat/extension-agents-beta-label
Aug 21, 2026
Merged

feat(extension): add beta badge to Agents tab#5420
iscekic merged 1 commit into
mainfrom
feat/extension-agents-beta-label

Conversation

@iscekic

@iscekic iscekic commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Adds a small brand-tinted BETA pill next to the Agents tab in the side panel mode switch.
  • Reuses the existing session status badge vocabulary (rounded-full, tinted background) and existing design tokens only.
  • Pill is aria-hidden; the tab accessible name is now Agents beta so screen readers announce it once.

Verification

  • pnpm --filter kilo-extension verify (typecheck, lint, 1395 unit tests) passed.
  • pnpm --filter kilo-extension build passed.
  • E2E skipped: change is one isolated component; existing specs match getByRole('tab', { name: 'Agents' }) by substring, so they stay green.

@iscekic iscekic self-assigned this Aug 21, 2026
@kilo-code-bot

kilo-code-bot Bot commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Executive Summary

Reviewed the Agents tab beta badge change in agents-mode-switch.tsx; the aria-hidden pill plus Agents beta accessible name is correct and existing Playwright substring locators remain valid.

Files Reviewed (1 files)
  • apps/extension/entrypoints/sidepanel/agents-mode-switch.tsx

Reviewed by grok-4.6 · Input: 84K · Output: 4.5K · Cached: 150.5K

Review guidance: REVIEW.md from base branch main

@iscekic
iscekic enabled auto-merge (squash) August 21, 2026 10:30
@iscekic
iscekic merged commit f760c29 into main Aug 21, 2026
15 of 16 checks passed
@iscekic
iscekic deleted the feat/extension-agents-beta-label branch August 21, 2026 14:52
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.

2 participants