condaThinker/dsh-left-sidebar-collapse

condaThinker★ 2TypeScript最后同步: 2026-08-15

在 GitHub 打开

Auto-collapse / fully-collapse the DSH left sidebar on session select (standalone DSH plugin)

README 摘要

dsh-left-sidebar-collapse English 中文 Auto-collapse / fully-collapse the DSH left sidebar when you select a conversation. A standalone, installable DSH plugin (pure client, no ui-layout framework changes). Two independent preferences appear in Settings → General : 1. Auto-collapse sidebar — after you select a conversation, the left sidebar collapses to its 56px rail. Deterministic: a plugin-internal state machine drives ctx.layout and reads the stable data-sidebar-collapsed frame signal, holding against the layout's own feedback so it never double-toggles. 2. Fully collapse — when the sidebar is collapsed, tuck it completely away (the rail is removed, the grid's first track collapses to 0) and show a single floating expand button in the top-left. Clicking it restores the full sidebar. The conversation pane stays at full width — nothing else is disturbed. The preferences are persisted in localStorage (process-local browser preference), so the toggles are always writable and survive reloads. Install Requires DSH (DeepSeek Harness) dsh CLI. Then restart the profile: After install, open Settings → General and toggle Auto-collapse sidebar (and optionally Fully collapse ). Git install and…

在 GitHub 查看完整 README →
皮肤/UIauto-collapsedeepseek-harnessdshdsh-pluginpluginreactsidebartypescript

分类