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

@just-genius/dsh-codex

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

AI 分析

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

パッケージ
@just-genius/dsh-codex
バージョン
0.1.0
最終更新
2026/08/17

インストール

$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