EnkiduGilgamesh/dsh-codex-side-outline

EnkiduGilgamesh★ 0JavaScriptLast synced: 2026-08-15

Open on GitHub

Codex style side outline for Deepseek Harness

README excerpt

dsh-codex-side-outline A Codex-style side outline for the DeepSeek Harness chat column. It extracts an outline of the current conversation and shows it as a thin rail along the left edge of the center (conversation) column, adjacent to the sidebar. - Gray short lines — one line per conversation turn, stacked top-to-bottom. The hovered turn is the longest and lengths step down in both directions (5 levels), so the rail reads like a minimap. - Hover to inspect — a summary card shows: - first line = the user question (bold, brand accent bar); - following lines = the agent's final reply only (thinking/chain-of-thought and intermediate narration before tool calls are excluded). - Click to jump — clicking a line scrolls the conversation to that turn's user message. - Pager — long conversations get ▲/▼ buttons to scroll the rail. - Auto-hides on the trajectory view, and follows the sidebar in real time as you drag or collapse it. Package layout This is an installable bundle ( dsh.bundle ) that also ships a browser (client) half ( dsh.client ), following the official plugin guide. File Purpose package.json Bundle + client manifests ( dsh.bundle.patch , dsh.client ). cordis.patch.yml The la…

View full README on GitHub →
Tools / Devdsh-plugindsh-plugin-marketdsh-pluginssidebaragent

Category