SHIPPED · v1.18.7

Quickstart everywhere: new welcome screen, one-click agent launchers, editor back in the center column

New

  • One-Click Project Picker on the Welcome Screen

  • One-Click Agent Launchers on Empty Terminal Grid

  • Jump-To-Bottom Pill For Long Terminal Output

  • Port Manager: Inline Process Details

  • Drag To Reorder Right-Sidebar Tabs

  • Two New Built-In Layouts: Terminal Center and Terminal Right

Improved

  • Editor Returns To The Center Column

  • @Mention File Search Is Much Faster (Especially On Windows)

  • Auto-Paste In Agent Input Now Actually Respects Its Toggle

  • Per-Project Layouts No Longer Cross-Contaminate

  • Chat-Mode Left Sidebar Split

Fixed

  • Fixed **Agent Input overlay being painfully slow to open on Windows in large projects** — the overlay used to enumerate up to 10,000 files synchronously the moment it appeared, which could lock the renderer for several seconds on a typical Windows monorepo

  • Fixed **right-sidebar tab reorders getting lost when switching projects** — the debounced layout save now flushes to the previous project before the active-project change propagates, so your reorder lands in the right project's saved layout

  • Fixed **per-project layouts bleeding between projects** — opening a project without a saved layout now falls back to the Default preset instead of keeping whatever layout the previous project had on screen

  • Fixed **Settings dialog feeling cramped** — the dialog now stretches to near-full window width, giving the Layout Editor, Commands list, and Detected CLIs panel enough room

  • Fixed **auto-paste toggle being half-disabled** — turning off "Auto-paste clipboard content in Agent Input" now blocks every code path that was opening the overlay with clipboard content, not just the on-open branch

  • terminal_right_layout
    terminal_right_layout
  • terminal_center_layout
    terminal_center_layout
  • onboarding
    onboarding
  • onboarding_terminals
    onboarding_terminals
  • scroll-arrow
    scroll-arrow
  • New 1DevTool welcome screen with five tiles for Open Folder, Create New, Clone Git Repo, Connect SSH, and From Template
    New 1DevTool welcome screen with five tiles for Open Folder, Create New, Clone Git Repo, Connect SSH, and From Template
  • Empty terminal grid showing one-click launchers for Claude, Codex, Gemini, Amp, OpenCode, and bash next to a New Terminal button and a Settings shortcut
    Empty terminal grid showing one-click launchers for Claude, Codex, Gemini, Amp, OpenCode, and bash next to a New Terminal button and a Settings shortcut
  • Floating jump-to-bottom pill in the corner of a long terminal session, ringed in the accent color so it stays visible against the terminal background
    Floating jump-to-bottom pill in the corner of a long terminal session, ringed in the accent color so it stays visible against the terminal background
  • Terminal Center built-in layout: project icon strip on the left, terminals filling the center column, and a right sidebar that pins the file tree alongside Editor, Browser, HTTP, Database, Mobile, and AI Diff tabs
    Terminal Center built-in layout: project icon strip on the left, terminals filling the center column, and a right sidebar that pins the file tree alongside Editor, Browser, HTTP, Database, Mobile, and AI Diff tabs
  • Terminal Right built-in layout: project icons on the left, file tree plus tool tabs in the center, and terminals filling the entire right column
    Terminal Right built-in layout: project icons on the left, file tree plus tool tabs in the center, and terminals filling the entire right column