@gausszhou/dsh-opencode-session-id
dsh session IDs for opencode, zero config.
9 results
dsh session IDs for opencode, zero config.
Per-conversation x-opencode-session header injection for OpenCode Go in DeepSeek Harness (DSH). Fixes 400 MissingSessionID, keeps prompt-cache routing optimal, scoped strictly to opencode.ai, runtime-switchable without restart.
Inject an x-session-id HTTP header onto every DeepSeek Harness LLM provider request, carrying the harness session id of that exact call.
DeepSeek Harness Web sidebar session-row menu enhancements: mark unread via the official completed-reminder dot, copy session ID, delete session with confirmation, archive confirmation, and recursive subagent-session deletion.
Show the current session ID in the session header and copy it to the clipboard with one click
Headless one-shot session resume for DeepSeek Harness: dsh --profile headless --resume <session-id> "task"
Session ID footer for DeepSeek Harness: shows the current session id in small text under the composer, click to copy.
Workspace History: journals every compaction summary to <workspace>/.dsh/history/<unix-ts>.<short-session-id>.md, and adds a History subtab to the Workspace Overview tab for reading the journal. Per-session toggle lives in the granular Settings tab — requires dsh-granular-settings (hard dependency).
在 DSH Web UI 会话头部显示当前对话 ID,点击一键复制到剪贴板