You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/design/openwork-tauri-customization-audit.md
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ Status values:
34
34
| Session renderer compatibility | Intermediate/commentary rendering, tool errors, subagent history, duration and ordering fixes | Web Shell has its own daemon-native timeline and structured message implementation | Upstream equivalent | PR1 verification |
35
35
| Image/file attachments | Preserve Qwen image attachment metadata and ordering | Web Shell has native attachment support; desktop-path parity is not yet exercised end to end | Partial | PR2 parity verification |
36
36
| Approval mode and permissions | Persist approval mode through Qwen settings; align permission settings with Qwen policy | Web Shell and daemon expose approval/permission controls | Upstream equivalent | PR1 verification |
37
-
| Model and thinking controls | Persist model changes, refresh model defaults, provider-managed model handling, thinking-level picker and shortcut| Web Shell has native model/effort controls and local commands; exact OpenWork composer UX is not fully mapped| Partial| PR2|
37
+
| Model and thinking controls | Persist model changes, refresh model defaults, provider-managed model handling| Web Shell retains its native model controls and `/effort` command without OpenWork-specific composer controls| Upstream equivalent | PR1|
| Provider connection setup | Provider selection, API-key setup, onboarding and provider/skill settings flows | Web Shell exposes provider/settings infrastructure, but the OpenWork onboarding/connect flow is not preserved as a desktop flow | Partial | PR2 |
40
40
| Skills | Workspace-scoped skills, disabled-skill filtering, mention cache synchronization, examples and install status | Web Shell has native skills, mentions, extensions and capability-backed settings | Upstream equivalent | PR1 verification |
@@ -48,9 +48,6 @@ Status values:
48
48
| High contrast | User-facing Increase contrast setting | No matching Web Shell user setting identified | Missing | PR2 |
49
49
| Chat text size | Small/default/large setting | No matching Web Shell user setting identified | Missing | PR2 |
50
50
| Interface zoom | Cmd/Ctrl `+`, `-`, `0` and appearance setting | No matching Web Shell/Tauri zoom setting identified | Missing | PR2 |
51
-
| Composer expand | Expand/collapse chat composer | No exact OpenWork composer maximize control confirmed | Missing | PR2 |
52
-
| Composer count | Live word/character count | No equivalent identified | Missing | PR2 |
53
-
| Thinking-menu shortcut | Cmd/Ctrl+Shift+E opens thinking menu | No exact equivalent confirmed | Missing | PR2 |
54
51
| Command palette | Global command palette with recently used commands | No equivalent OpenWork palette/recents experience confirmed | Missing | PR2 |
55
52
| Shortcut search | Search box in keyboard-shortcuts settings | Web Shell has shortcut help/search-history commands, but no matching shortcuts settings search identified | Missing | PR2 |
56
53
| Copy as Markdown | Assistant response action | Web Shell has message copy/export actions, but exact Markdown action parity needs confirmation | Partial | PR2 |
0 commit comments