dongsheng123132/dsh-terminal
dongsheng123132★ 0JavaScript最后同步: 2026-08-14
Persistent interactive terminal mode for DeepSeek Harness
README 摘要
dsh-terminal An MIT-licensed persistent terminal mode for DeepSeek Harness. It keeps one real DSH Agent and Session alive across prompts, so customers can use Harness like a conversational coding CLI instead of only through the Web app or one-shot headless mode. It reuses DSH's own model selection, tools, permissions, session log, commands, and shutdown lifecycle. There is no second agent implementation. Install Plain JavaScript is committed as the package entry point, so Git installs require no build-script permission. Commands - ordinary text starts another turn in the same session - /new starts a fresh session - /help lists terminal commands and DSH's registered slash commands - /exit or /quit closes the terminal - other slash commands are dispatched directly to DSH (for example /compact , /plan , or /cache when provided by dsh-cache-stabilizer ) To add cache-prefix stabilization and measured cache statistics: Development
在 GitHub 查看完整 README →分类
A public gallery of animated pets for Codex, Claude Code, DeepSeek Harness, Hermes, OpenCode, Gemini CLI, and more.
★ 3,768
ccch1mneyyy/dsh-TUI解决DSH 官方尚无终端 TUI 痛点的补位之作,献给偏爱cli的各位极客:Claude Code 风格全屏交互终端插件——像素鲸鱼顶栏、实时工作状态行、思考流式展开、双击 Esc 回滚、上下文进度条 + TPS 仪表。npm 一键安装。
★ 769
TencentCloud/tencentmeeting-cli腾讯会议命令行工具(CLI),基于腾讯会议开放平台 OAuth2 授权,支持会议管理、录制管理、参会报告等功能。
★ 213