CH4ACKO3/dsh-turn-fold

CH4ACKO3★ 3JavaScriptLast synced: 2026-08-21

Open on GitHub

Codex-style completed-turn folding for DeepSeek Harness, powered by dsh-harmony.

README excerpt

dsh-turn-fold English 简体中文 A dsh-harmony provider that adds Codex-Desktop-style turn folding to the DSH WebUI conversation. https://github.com/user-attachments/assets/3c9dfdcf-a454-4750-9edf-76771ed5a9a6 During a turn, the summary bar remains visible while native thinking, notes, commands, and tool calls keep streaming. Consecutive reasoning and tool activity share one compact group from the second item onward. When a turn settles, known Agent activity, including context injection, moves into one disclosure immediately before the final answer. Its configurable metrics default to wall time, tool-call count, and input/output tokens, and appear only when the loaded turn contains enough data to calculate them without guessing. The final answer is located through turn-tail.closing.finalNode , not finish reason or DOM position. Completed, stopped, and interrupted turns fold, with distinct status labels for the latter two. A turn remains expanded when DSH marks its closing branch unavailable, when any later node follows the closing answer, or while the user has keyboard focus or an active text selection inside its activity. Failed, max-token, closing-less, and open turns also stay expande…

View full README on GitHub →
Tools / Devchat-uiconversationdeepseek-harnessdshdsh-harmonydsh-pluginfoldingagent

Category