Skip to content

fix(session-ui): count timeline tool types - #46923

Open
Brendonovich wants to merge 2 commits into
v2from
type-count-labels
Open

fix(session-ui): count timeline tool types#46923
Brendonovich wants to merge 2 commits into
v2from
type-count-labels

Conversation

@Brendonovich

@Brendonovich Brendonovich commented Sep 2, 2026

Copy link
Copy Markdown
Member

Summary

  • show each timeline tool type's count instead of one total count
  • pluralize Skill and Agent summaries through the UI i18n plural API
  • cover mixed, repeated, localized, and lifecycle tool groups

Before / After

Before After
Before: timeline uses one total count across tool types After: timeline shows a count for each tool type

Validation

  • bun typecheck in packages/ui, packages/session-ui, and packages/app
  • bun typecheck:e2e in packages/app
  • bun run test:components -- --workers=3 in packages/session-ui (125 passed)
  • focused app Playwright regressions for locale projection, reducer projection, queue, context resize, and working state
  • bun test src --only-failures in packages/ui (47 passed)
  • repository pre-push typecheck (33 packages passed)

Issues

@Brendonovich
Brendonovich requested a review from Hona as a code owner September 2, 2026 23:16
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