Add switchable desktop workbench layout / 新增可切换工作台桌面风格#4369
Conversation
Add a General settings option for desktop layout style, keeping the classic layout as the default while adding a Codex-inspired workbench sidebar. Implement workbench-only navigation density, project/session quick actions, pinned project and session grouping, and desktop layout persistence. Co-authored-by: SivanCola <32437197+SivanCola@users.noreply.github.com>
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 04c2eb0694
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Co-authored-by: SivanCola <32437197+SivanCola@users.noreply.github.com>
|
approve |
|
Reviewed — the layout-style config (default It conflicts with |
Co-authored-by: SivanCola <32437197+SivanCola@users.noreply.github.com>
Co-authored-by: SivanCola <32437197+SivanCola@users.noreply.github.com>
|
Done in 892b8ab. I merged the latest Verification:
|
Summary
Verification
npm run typechecknpm run check:cssgo test .in the desktop modulego test ./internal/configgit diff --check origin/main-v2...HEADAuthorship note: @SivanCola contributed as a collaborator by shaping the workbench design, reviewing iterations, and verifying the final behavior.