agent-orchestrator/packages
Aditi Chauhan 58be8e91bf fix(web): prevent brand and project name from wrapping in narrow topbar
- Add white-space: nowrap + flex-shrink: 0 to .dashboard-app-header__brand
  so "Agent Orchestrator" stays on one line and is never squeezed by
  the spacer flex item
- Add white-space: nowrap + overflow: hidden + text-overflow: ellipsis
  to .dashboard-app-header__project so project names truncate instead
  of wrapping to a second line and pushing the pills group taller

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-24 12:14:01 +05:30
..
ao fix(cli): rebuild better-sqlite3 on install + quieter ABI-mismatch warning (closes #1822) (#1824) 2026-05-18 04:02:26 +05:30
cli feat(cli): wire activity events into CLI commands and supervisor lifecycle (#1698) 2026-05-18 21:04:25 +05:30
core feat(cli): wire activity events into CLI commands and supervisor lifecycle (#1698) 2026-05-18 21:04:25 +05:30
integration-tests feat(cli): wire activity events into CLI commands and supervisor lifecycle (#1698) 2026-05-18 21:04:25 +05:30
plugins feat(cli): wire activity events into CLI commands and supervisor lifecycle (#1698) 2026-05-18 21:04:25 +05:30
web fix(web): prevent brand and project name from wrapping in narrow topbar 2026-05-24 12:14:01 +05:30