fix(agents): improve table layout with emoji status indicators and prevent overflow
Replace status column text badges with emoji icons (▶️✅❌⚠️❓) and reduce column width from 100px to 40px. Add fixed table layout to prevent horizontal overflow by enforcing column widths. Optimize all column sizes and add text-overflow ellipsis to handle long content gracefully.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>