AI Agent Hub
Back to plugins
🎮

dsh-codex-side-outline

Fun & Dress-up Updated 2026.08.15

Run the following command in DeepSeek Harness:

dsh plugin install EnkiduGilgamesh/dsh-codex-side-outline

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

Run dsh plugin install EnkiduGilgamesh/dsh-codex-side-outline in your terminal; the source is hosted at https://github.com/EnkiduGilgamesh/dsh-codex-side-outline, then restart the dsh web process to activate the plugin.

About this plugin

Long conversations pile up, and jumping back to a specific turn means scrolling and guessing. dsh-codex-side-outline draws a Codex-style minimap rail along the left edge of the chat column: one short gray line per turn, lengths stepping down over five levels, so the rail reads like a proportional overview of the entire session.

Hover any line and a summary card appears with the user question in bold on top and only the agent final reply below, with thinking chains and intermediate narration excluded. Clicking a line scrolls the conversation straight to that turn. Long conversations get pager buttons on the rail itself. A ResizeObserver keeps the rail perfectly aligned when you drag or collapse the sidebar, and it auto-hides in trajectory view so it never steals focus.

Built for developers who run multi-turn coding sessions in DeepSeek Harness where conversations easily stretch to dozens of turns, giving a single glance enough to orient without endless scrolling.

Use Cases

  • Quickly locating a specific past turn in a long multi-turn coding session
  • Grasping the full shape and rhythm of a lengthy collaboration at a glance
  • Reviewing agent replies without repeatedly scrolling through every line

Best For

  • Developers running deep multi-turn coding sessions in DeepSeek Harness
  • AI programming users whose conversations regularly exceed twenty turns
  • End users who want to cut down scrolling and speed up conversation browsing