Skip to content

feat: one canvas mosaic; remove the right dock - #10

Merged
cursor[bot] merged 2 commits into
mainfrom
cursor/desktop-canvas-mosaic-17c0
Aug 29, 2026
Merged

feat: one canvas mosaic; remove the right dock#10
cursor[bot] merged 2 commits into
mainfrom
cursor/desktop-canvas-mosaic-17c0

Conversation

@gaoyu06

@gaoyu06 gaoyu06 commented Aug 29, 2026

Copy link
Copy Markdown
Contributor

本次改动范围

按最新口径重做工作台:

  • 删掉右侧工具栏(不再有 RightDock 列、不再有「平铺面板试验」开关)
  • 左侧只做导航;右侧整片画布是一套手写瓦片
  • 对话、Git、终端、文件、浏览器、Plan、TUI 等和对话是同一种标签,可拖到边缘分屏、中间叠放、双击放大

会话可以并排。布局按工作区存到应用数据目录。

是否可直接上线

否。这是主界面重构,必须你看过真实排布再合。

上线前是否需要 review

需要,而且要看界面(并排两个会话、会话旁开 Git)。

review 的前置条件

  1. main 拉此分支跑起来
  2. 点侧栏两个会话,把其中一个标签拖到边缘
  3. 「+」打开 Git / 终端,确认没有右侧栏
  4. pnpm test / pnpm check 绿
Open in Web Open in Cursor 

cursoragent and others added 2 commits August 29, 2026 07:21
Everything right of the left navigator is now a single tile tree: chat
sessions (chat:<id>), the former dock panels, tui:<backend> terminals and
the audit pane are unified tabs on the same mosaic. ChatPane is extracted
from +page.svelte so several chats can tile side by side; the RightDock
component, its splitter and the 'Tiled panels (experimental)' setting are
gone (the mosaic is the product now). Old dock-only layouts migrate by
grafting a chat leaf on the left.

Co-authored-by: Gao Yu <gaoyu06@users.noreply.github.com>
Co-authored-by: Gao Yu <gaoyu06@users.noreply.github.com>
@cursor
cursor Bot merged commit dd8a80a into main Aug 29, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants