fix(agent-manager): add am- prefix to prompt-input CSS classes (#535)
The agent-manager-arch test enforces that all CSS class selectors in agent-manager.css use the am- prefix. The NewWorktreeDialog was reusing unprefixed prompt-input-* classes from the sidebar chat CSS, which violated this rule and broke the test-vscode CI pipeline.
M
Marius committed
c520e4523a822a151dcb493242a487875a1b1f14
Parent: 043c37a
Committed by GitHub <noreply@github.com>
on 2/20/2026, 3:48:50 PM