AI Agent Hub
Back to plugins
🎮

dsh-plugin-codex-ui

Fun & Dress-up Updated 2026.09.12

Run the following command in DeepSeek Harness:

dsh plugin install ice-ai-lab/dsh-plugin-codex-ui

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install ice-ai-lab/dsh-plugin-codex-ui in your terminal; the source is at https://github.com/ice-ai-lab/dsh-plugin-codex-ui — restart dsh web after installation to activate the skin.

About this plugin

The default DeepSeek Harness web sidebar crams the browsing region, global panel rows, and the New Session button into one column. If you want a clean, Codex-style two-section layout (Projects + Recents) without hand-writing CSS overlays and client patches, this plugin replaces the entire browsing area in a single install while leaving the brand row, collapse animation, 36px rail, and settings foot untouched.

Three core interactions define the experience. First, the "New chat" row starts a real session with no project: the server allocates a fresh working directory, registers it as a Workspace, and opens the composer fully live from the first keystroke. If you abandon the session without using it, the plugin archives the session, drops the Workspace, and removes the directory, so rapid-fire clicks leave at most one leftover. Second, the Projects section lists registered working directories; clicking a row folds open its chats, a plus button adds a new directory via the OS folder chooser, and a trash icon removes only the registration. Third, Recents collects every project-less chat; archiving is deliberately a two-step confirm to prevent accidental one-way deletion.

This plugin suits Harness users who prefer a Codex or Cursor sidebar shape and a "chat first, file later" workflow, or anyone who wants a visual reskin without touching the core repository. If you need the native browser extras (session search, rename, fork, drag reorder, subagent lineage), simply uninstall the plugin and the shipped UI returns immediately.

Use Cases

  • Swap the default sidebar for a Codex-style two-pane layout
  • Start a project-free chat in one click with auto-reclaim of unused directories
  • Manage project-less chats in Recents with two-step archive confirm

Best For

  • Harness users who prefer the Codex or Cursor sidebar shape
  • Users who like a chat-first, file-later lightweight workflow
  • Anyone wanting a visual reskin without modifying the core repo