Plugin-tree terminal UI: streaming markdown transcript, tool cards, fuzzy slash commands, and live theming, with every component a hot-swappable Cordis plugin.
$ dsh plugin --profile web add github:dsh-blue/blue
9
plugins
★ 17
Total stars
Plugin-tree terminal UI: streaming markdown transcript, tool cards, fuzzy slash commands, and live theming, with every component a hot-swappable Cordis plugin.
$ dsh plugin --profile web add github:dsh-blue/blueRenders a header bar in the terminal UI, displaying contextual information like titles or status.
$ dsh plugin --profile web add github:dsh-blue/blue#path:examples/headerAdds an overlay layer to the terminal UI for displaying transient content or dialogs on demand.
$ dsh plugin --profile web add github:dsh-blue/blue#path:examples/overlayDisplays a log panel in the terminal UI, showing recent activity or output messages to the user.
$ dsh plugin --profile web add github:dsh-blue/blue#path:examples/bottom-logA modern terminal UI for DeepSeek Harness, with hot-swappable render, interaction, and command plugins.
$ dsh plugin --profile web add @dsh-blue/blueProvides a self-contained ecosystem of terminal UI components that are hot-swappable within the Blue TUI framework.
$ dsh plugin --profile web add github:dsh-blue/blue#path:examples/blue-ecosystemIntegrates an external editor into the terminal UI, allowing users to edit text or code directly.
$ dsh plugin --profile web add github:dsh-blue/blue#path:examples/editor-providerPlaces an inspector panel on the right side of the terminal UI for examining details or debugging info.
$ dsh plugin --profile web add github:dsh-blue/blue#path:examples/right-inspectorProvides status information to the terminal UI, such as connection state or current mode indicators.
$ dsh plugin --profile web add github:dsh-blue/blue#path:examples/status-provider