DeepWork host-side extensions: application-level session metadata (pin/unread/last-viewed) persisted in a DeepWork-owned SQLite store under $DSH_HOME, served to the web client over /api/deepwork.
DeepWork command palette (Cmd+Shift+P): session actions, panel toggles, navigation, and a keyboard-shortcuts dialog. Rendered as a portal overlay from a sidebar footer action.
DeepWork per-message actions: regenerate and edit a finalized assistant reply (fork-and-reprompt semantics over the DSH sessions API). Rendered inside the stock assistant-message action strip via the conversation.chat.assistant-actions slot.
DeepWork right-side work panel: review (git status/diff/restore/commit), workspace file tree with preview, and an interactive PTY terminal. Rendered as a portal overlay toggled from a session-header action.
DeepWork session browsing region: a vendored-and-enhanced twin of @deepseek-ai/dsh-client-ui-workspace with the session-row enhancements (context menu, pin, unread, copy session id) and the per-turn fork header action. The stock ui-workspace row is disabled by the desktop patch layer; this package owns the sidebar.workspaces and conversation.hero.workspace registrations.
DeepWork — community desktop shell for DeepSeek Harness: Electron + sidecar DSH engine + stock DSH web UI, sharing $DSH_HOME (unofficial, MIT)
Repository check result
Results are bound to the listed commit and cover only static checks run by this registry. The Evidence Score measures reviewable information; it is not a compatibility percentage or a security guarantee.