JustGenius-s/DSH-Plugs--plugins-dsh-codex ↗★ 6
@just-genius/dsh-codex
Codex-style navigation, side panels, and terminal integration shell for DeepSeek Harness
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:JustGenius-s/DSH-Plugs#dd69eb2a6a9cf561110190d2d4885454339039fc&path:plugins/dsh-codex说明文档
阅读完整 README ↗@just-genius/dsh-codex
The consolidated Codex shell for Codex-style navigation, side panels, and a Warp-style terminal.
This package owns the Codex settings section, the side.panel shell, the imperative ctx.sidePanels service, and the Terminal panel. Terminal behavior is configurable from the Codex settings page, including enablement, shell selection, scrollback, font size, panel width, and remembered tabs.
The old standalone side-panel and Warp Terminal packages are no longer profile dependencies. Their legacy localStorage keys remain readable so existing panel state is preserved.
Build
pnpm install
pnpm run typecheck
pnpm run build