- Add step synchronization when loading task from database - Sync steps array from PROMPT.md file to keep task metadata in sync - Add test coverage for getTask step sync behavior - Remove terminal session functionality (useTerminalSessions hook and tests) - Clean up unused terminal-related components and CSS