utensil/dsh-pi-tui-mono

utensil★ 0JavaScript最后同步: 2026-08-18

在 GitHub 打开

An experiment on how compat between pi and dsh, focus on TUI drop-in experience for the part I use

README 摘要

dsh-pi-tui-mono Use pi's terminal experience inside DeepSeek Harness — the same look, the same extensions, migrated from your existing pi installation. If you use pi's terminal UI and want that exact experience while running DeepSeek Harness ( dsh ) underneath, this monorepo is for you. It is a drop-in: the front door is pi's real InteractiveMode (not a reimplementation — the look ships with pi and updates with it), the agent underneath is dsh, and pi's extensions run as dsh plugins. A migration kit moves your installed pi settings, themes, and extensions over. Focus: TUI. The terminal is where this project lives. The TUI comes from pi; the agent, tools, sessions, and credentials are dsh; pi extensions are bridged in as dsh plugins. Nothing here replaces dsh's headless or web surfaces. The drop-in experience pi this project (dsh + tui-pi profile) Terminal UI pi's InteractiveMode pi's InteractiveMode (same code) Themes /.pi/agent/themes + built-ins inherited, or migrated into the profile Agent pi dsh ( agent-loop , tools, sessions, credentials) Instructions pi's AGENTS.md the same AGENTS.md, bootstrapped into the dsh agent Extensions pi extension packages the same packages, mounted …

在 GitHub 查看完整 README →
终端/TUIdsh-plugintuiterminalagent

分类