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

@just-genius/dsh-codex

适用于 DeepSeek Harness 的 Codex 风格导航、侧边栏和终端集成外壳插件。

AI 分析

核心用途是为 DSH 提供类似 Codex 的侧边栏导航和 Warp 风格的集成终端。适合喜欢多面板协同、需要频繁在 DSH 界面中使用终端命令行操作的开发者。

包名
@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