agi-fans/oh-my-dsh

agi-fans★ 6TypeScriptLast synced: 2026-08-15

Open on GitHub

omdsh is a plugin-first terminal coding agent built on DeepSeek Harness, with an interaction model inspired by oh-my-pi.

README excerpt

oh-my-dsh English 简体中文 omdsh is a plugin-first terminal coding agent built on DeepSeek Harness, with an interaction model inspired by oh-my-pi. Why oh-my-dsh DeepSeek Harness provides a capable agent runtime and a strong architectural idea: everything is a plugin. oh-my-dsh brings that runtime into a focused, keyboard-driven terminal experience without creating a second agent core or hiding the Harness behind a parallel abstraction. The TUI is deliberately a presentation and interaction layer. Sessions, tools, permissions, models, skills, MCP servers, commands, and telemetry continue to come from Harness services and plugins; omdsh composes them into a terminal application and adds the UI behavior needed to use them comfortably. Design principles - Harness-native. Use published DeepSeek Harness packages as the source of truth for agent behavior, state, and lifecycle. - Everything remains a plugin. New capabilities belong in Cordis plugins, services, providers, consumers, or app composition instead of a growing monolithic TUI. - One owner for each concern. @agi-fans/dsh-tui owns terminal presentation and interaction, while @agi-fans/oh-my-dsh owns startup and runtime composition. - …

View full README on GitHub →
Terminal / TUIcoding-agentdeepseekdeepseek-harnessdshdsh-plugindsh-pluginsharnessoh-my-pi

Category