Welcome screen is now a full-window overlay that covers the IDE when no project is open. Two-column layout: START actions (open folder, clone from git, start Claude session) with keyboard shortcut hints, and RECENT projects list showing name, path, branch, and relative timestamp. Status line shows version, daemon connection state, and active theme. ProjectManager tracks up to 10 recent projects with path, branch name, and last-opened time, persisted as JSON in app.recentProjects. Boot chain: try last project → try cwd → show welcome. Clicking a recent project opens it directly into Claude. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
clide_app
A new Flutter project.