* feat(agent-manager): add advanced worktree creation with base branch and custom branch name
* fix: remove unused CSS classes and make SendInitialMessage.text optional
- Remove am-branch-group-label and am-branch-empty CSS classes (unused import tab leftovers)
- Make AgentManagerSendInitialMessage.text optional to match no-prompt code path