JustGenius-s/DSH-Plugs--plugins-dsh-codex6

@just-genius/dsh-codex

Codex-style navigation, side panels, and terminal integration shell for DeepSeek Harness

包名
@just-genius/dsh-codex
版本
0.1.0
最近更新
2026年8月17日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:JustGenius-s/DSH-Plugs#dd69eb2a6a9cf561110190d2d4885454339039fc&path:plugins/dsh-codex

@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