Plugin directory / Desktop / dsh-pet-codex
dsh-pet-codex
Unverified zhengendong/dsh-pet-codex ↗
What it does
Desktop pet for DSH — multi-source discovery (built-in / DSH user dir / Codex CLI) plus sync from Codex; a transparent floating Electron pet window animated by session state.
Unverified — not yet verified
Desktop pet for DSH — multi-source discovery (built-in / DSH user dir / Codex CLI) plus sync from Codex; a transparent floating Electron pet window animated by session state. Not yet verified — install and test it yourself.
“Unverified” means our automated CI has not yet installed this plugin. Feature descriptions and version compatibility are the author’s claims. This is not a security audit and not an endorsement of third-party code.
When to use it
Run dsh as a native desktop app — its own window, tray icon, and shortcuts — instead of a browser tab.
Who it's for
Users who want an installed-app feel and system integration (tray, global hotkeys, auto-launch) on their OS.
For developers — extending it
The native shell is the seam — add global shortcuts, notifications, single-instance locking, or OS-specific behaviors.
Install
This plugin is GitHub source (not published to npm) — install it straight from the repo:
dsh plugin --profile web add github:zhengendong/dsh-pet-codex - Install pnpm once:
npm install -g pnpm. - Add it from GitHub:
dsh plugin --profile web add github:zhengendong/dsh-pet-codex. - Restart
dsh web.
Note: plugins that ship a prepare build script may prompt pnpm to allow the build — add the key it prints under allowBuilds in pnpm-workspace.yaml, then re-run.
Test report
Not yet verified — install and test it yourself.
Repository
github.com/zhengendong/dsh-pet-codex ↗
Share this badge
Paste this into your README — it links back to this page and updates automatically when our test status changes:
[](https://dshbase.com/plugins/dsh-pet-codex/)