CUB-45: Final AgentCard component integration #11
Reference in New Issue
Block a user
Delete Branch "agent/rex/CUB-45-agent-card-final"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
CUB-45: AgentCard Component Final Integration
Assembles the final AgentCard component from all sub-components:
Sub-components Integrated
mat-progress-barwith the dedicated progress componentChanges
AgentStatusBadgeComponent,TaskProgressBarComponent,QuickJumpButtonComponent<app-agent-status-badge>,<app-task-progress-bar>,<app-quick-jump-button>instead of inline implementationssessionKeyto be@Input()(was missing decorator) for proper Angular template bindingquick-jump-button/index.ts, updatedcomponents/index.tsto export all sub-componentsDefinition of Done
--agent-status-colorrole="article"andaria-labelon card elementjumpClickoutput forwards navigation eventsBranch includes merged sub-component branches
This branch merges CUB-23, CUB-44, CUB-46, CUB-47, and CUB-48 to ensure all sub-components are available for integration.
Pull request closed