helays/dsh-web-terminal
helays★ 1TypeScript最后同步: 2026-08-15
DSH 插件:在 DeepSeek Harness Web 界面(对话/轨迹)顶部新增「终端」Tab,内置 xterm.js + node-pty 交互式终端,让你在编码完成后即时在终端执行指令调试。
README 摘要
🖥️ dsh-web-terminal Give your AI coding workbench a real terminal — right inside DeepSeek Harness. An interactive PTY terminal powered by xterm.js + node-pty , mounted as a third tab (Chat · Trajectory · Terminal ) at the top of the web UI. After the model writes code, stay in the conversation and open a shell of your own right next to it — build, commit, test, debug in one click. English · 中文 Why you'll love it The pain 😤 The fix with dsh-web-terminal ✅ After the model edits code, you copy-paste it back into your own terminal and fumble Open a real PTY right next to the chat — type a command, run it instantly Everything has to squeeze into the conversation context, doubling tokens and noise The terminal is fully decoupled from the model / agent — your private shell, zero context cost Switching sessions or refreshing loses your commands and session state Survives across sessions : switch away / come back / refresh — auto reconnect and replay scrollback Spinning up a throwaway shell for a single command is slow Persistent process : open once, run many commands on one resident shell ( Ctrl+C interrupts, then keep going) In one line: put “writing code” and “running code” in the same…
在 GitHub 查看完整 README →分类
A public gallery of animated pets for Codex, Claude Code, DeepSeek Harness, Hermes, OpenCode, Gemini CLI, and more.
★ 3,820
hyhmrright/brooks-lintAI code reviews grounded in 12 classic engineering books — decay risk diagnostics with book citations, severity labels, and 6 analysis modes including full-sweep auto-fix
★ 1,338
ccch1mneyyy/dsh-TUI解决DSH 官方尚无终端 TUI 痛点的补位之作,献给偏爱cli的各位极客:Claude Code 风格全屏交互终端插件——像素鲸鱼顶栏、实时工作状态行、思考流式展开、双击 Esc 回滚、上下文进度条 + TPS 仪表。npm 一键安装。
★ 1,141