Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/fair-bears-tell.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@spencer-kit/coder-studio": patch
---

Refresh workspace and runtime flows with canvas support, terminal profile improvements, skill management updates, and follow-up Windows and UI fixes.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,9 +111,9 @@ The same workspace URL works across all devices — interface adapts automatical

![Desktop Workspace](docs/help/assets/screenshot-pc.png)

**Mobile Interface**
**Phone Layout**

![Mobile Workspace](docs/help/assets/screenshot-mobile.png)
The current phone layout is not a bottom dock UI. It uses a top bar for workspace, files, terminal, and more actions, a main active-session stage, fullscreen sheets for files and terminal, and a bottom status bar.

---

Expand Down Expand Up @@ -200,7 +200,7 @@ pnpm dev

### Development Docs

- [PRD](docs/PRD.zh-CN.md)
- [Product Spec Index (zh-CN)](docs/product-spec/README.zh-CN.md)
- [Design Spec](docs/superpowers/specs/2026-04-13-coder-studio-design.md)
- [More Docs](docs/)

Expand Down
6 changes: 3 additions & 3 deletions README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,9 +111,9 @@ coder-studio open

![桌面端工作区](docs/help/assets/screenshot-pc.png)

**移动端界面**
**手机端布局**

![移动端工作区](docs/help/assets/screenshot-mobile.png)
当前手机端不是底部 Dock 导航,而是顶部栏、当前会话主区、文件/终端全屏 Sheet,以及底部状态栏的组合。

---

Expand Down Expand Up @@ -201,7 +201,7 @@ pnpm dev

### 开发文档

- [PRD](docs/PRD.zh-CN.md)
- [产品规格索引](docs/product-spec/README.zh-CN.md)
- [设计规范](docs/superpowers/specs/2026-04-13-coder-studio-design.md)
- [更多文档](docs/)

Expand Down
Loading
Loading