·
105 commits
to feat/dsh-tui
since this release
Terminal client for DeepSeek Harness: Claude Code-style agent conversation + Vim modal input + HUD, over the one DSH HTTP contract.
里程碑 1-6
- 里程碑 1:HTTP 载体(ClientRequest 信封 + session.list)
- 里程碑 2:会话模型 + 事件折叠 + 测试飞轮(PTC 模式)
- 里程碑 3:交互式 TUI(Ink + Vim 模态 + HUD + slash 面板 + mux 流式)
- 里程碑 4:会话管理/恢复(记忆 + openRecent + slash 路由)
- 里程碑 5:应答策略 + 停止回合 + 切换会话 + 优雅退出
- 里程碑 6:README + CI + 发布包装验证
已发布到 npm:\dsh-tui@0.1.0
73 单元测试 + 3 live 测试通过。