JustGenius-s/DSH-Plugs--plugins-dsh-codex ↗★ 6
@just-genius/dsh-codex
Codex-style navigation, side panels, and terminal integration shell for DeepSeek Harness
AI Analysis
核心用途是为 DSH 提供类似 Codex 的侧边栏导航和 Warp 风格的集成终端。适合喜欢多面板协同、需要频繁在 DSH 界面中使用终端命令行操作的开发者。
Install
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:JustGenius-s/DSH-Plugs#dd69eb2a6a9cf561110190d2d4885454339039fc&path:plugins/dsh-codexREADME
Read the full 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