Skip to content

Commit 166fa20

Browse files
authored
Merge pull request #84 from spencerkit/develop
release: merge develop into main for v0.5.5
2 parents acc9fd4 + 14ff149 commit 166fa20

28 files changed

Lines changed: 1518 additions & 2013 deletions

.changeset/fair-bears-tell.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@spencer-kit/coder-studio": patch
3+
---
4+
5+
Refresh workspace and runtime flows with canvas support, terminal profile improvements, skill management updates, and follow-up Windows and UI fixes.

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -111,9 +111,9 @@ The same workspace URL works across all devices — interface adapts automatical
111111

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

114-
**Mobile Interface**
114+
**Phone Layout**
115115

116-
![Mobile Workspace](docs/help/assets/screenshot-mobile.png)
116+
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.
117117

118118
---
119119

@@ -200,7 +200,7 @@ pnpm dev
200200

201201
### Development Docs
202202

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

README.zh-CN.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -111,9 +111,9 @@ coder-studio open
111111

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

114-
**移动端界面**
114+
**手机端布局**
115115

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

118118
---
119119

@@ -201,7 +201,7 @@ pnpm dev
201201

202202
### 开发文档
203203

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

0 commit comments

Comments
 (0)