zhifengjiang/dsh-hover-archive

zhifengjiang★ 0JavaScript最后同步: 2026-08-18

在 GitHub 打开

Codex-style hover archive for DeepSeek Harness Web: hovering a sidebar session row reveals an Archive icon at the far right; one click archives via the official workspaces.archiveSession API.

README 摘要

dsh-hover-archive Codex-style hover archive for DeepSeek Harness Web. Hover a sidebar conversation row and an Archive icon appears at the far right ; one click archives the session. No menus, no dialogs. 简体中文 Features - Hover → Archive icon at the far right of the session row , exactly like the Codex conversation list. - One click archives through the official workspaces.archiveSession API — the same face the built-in "…" menu uses, so archived sessions land in the same place and obey the same rules. - Blank rows untouched : the "New Session" placeholder row never gets a button. - zh / en labels follow the app locale and re-label live on locale switch. - Keyboard accessible : the button is a real ; it reveals on :focus-within and fires on Enter/Space. - Busy / error states : the icon dims while archiving and flashes the error color with the failure message as a tooltip if the call fails. - Zero dependencies, zero build step : plain JavaScript, installs from source without any allowBuilds approval. - Self-tests : npm test runs syntax checks plus a dependency-free DOM smoke test. Install Then restart dsh web (or your desktop client) and refresh the page. Uninstall: How it works - A p…

在 GitHub 查看完整 README →
皮肤/UIarchivecodexdeepseek-harnessdeepseek-harness-plugindsh-pluginsidebarweb

分类