AiHeSa/ui-conversation-indexed

AiHeSa★ 1TypeScript最后同步: 2026-08-20

在 GitHub 打开

dsh ui-conversation indexed

README 摘要

ui-conversation-indexed English 中文 An independent, unofficial fork of DeepSeek Harness's ui-conversation package. It preserves the original conversation surface and adds a responsive conversation index for navigating turns and rendered Markdown headings. - Package: @aihesa/ui-conversation-indexed - Author of modifications: AiHeSa - Upstream: deepseek-ai/deepseek-harness - Upstream package: packages/client/ui-conversation - Base revision: 99f6f02fecdb7dff40c3fbc9470f5907c29f74ca - License: MIT This project is not affiliated with or endorsed by DeepSeek. Screenshot What changed Responsive conversation index When the conversation container is at least 920px wide, a 224px sticky index appears on the right. The transcript contracts first to make room; when the readable width is no longer available, the index hides and the transcript returns to a single full-width column. The index provides: - one minimal card for every currently loaded turn; - a compact title derived from the turn-opening user message, limited to 80 characters; - a localized turn-number fallback when the opening message is outside the loaded window; - nested links for rendered Assistant Markdown H1 , H2 , and H3 heading…

在 GitHub 查看完整 README →
工具/开发dsh-pluginui-conversationvision

分类