No queued tasks
Persistent background Cockpit sessions
Add "Mark as Done" button to task details sidebar
Phase 2: Clean up worktrees on terminal close
Phase 2: Run Claude in worktree directory
Phase 2: Create git worktree utilities
Phase 2: Add worktree fields to TaskSession model
Phase 1: Add terminal list UI to cockpit sidebar
Phase 1: Update process management for multiple terminals
Phase 1: Implement atomic task claiming
Phase 1: Add claimedBySessionId to Task model
Phase 1: Remove 409 constraint and add terminal limit
Add real-time status updates to AI sidebar
I cannot send messages on the cockpit on mobile because the FAB button overlaps with the send button
Add real-time updates to kanban board
Allow message queuing in AI sidebar when disconnected or working
Fix kanban board width and scrolling issues
was everything finished?
Add markdown support for the task descriptions.
Support file attachments in Cockpit chat input
Support line breaks in Cockpit chat input
Allow queueing messages while Claude is processing
Update useClaudeSession hook for persistent sessions
Add Connection Status indicator component
Add Session List UI component for Cockpit
Add API endpoint to close Cockpit session
Add API endpoint to list user Cockpit sessions
Update WebSocket handlers to use SessionManager
Add server startup session restoration from database
Add process crash detection and auto-restart with --resume
Create SessionManager class for server-side session lifecycle
Add session persistence columns to database schema
Implement Cockpit Kanban Redesign
Add a reset password page to the settings menu.
Add a nice welcome message to the home page
Instead of 'add task' in the add task modal, make the text be 'Send Off'
Make the settings page scrollable
Add a green blinking indicator in the sidebar to indicate when the repository has tasks running
TEST: Create hello.txt
Fix duplicate session deletion to preserve active sessions
Make the app mobile friendly
Rehaul terminal UI from PTY to JSON streaming
verify ralph loop is working by doing a curl to google.com
Fix the build errors
Remove legacy PTY terminal code
Add scrolling to the repo details page
Add session garbage collection to prevent memory leaks
Replace cockpit2 sidebar with tasks grouped by repository
Test the ralph loop