omdsh-plugins/omdsh-plugins.github.io
omdsh-plugins★ 0Last synced: 2026-08-16
The omdsh plugin collection: the conventions every plugin agrees to, the workspace that holds their checkouts, and the published site.
README excerpt
omdsh-plugins English 中文 A collection of plugins for the DeepSeek Harness — modes for its web GUI, panels around the conversation, a way onto other machines, a keyboard map, a spend readout, and a hub that installs and configures the rest from inside Settings. Three applications to run them in, and a catalog so the hub can find them. Nothing here modifies the harness. Every feature ships as an out-of-tree bundle that a profile composes over dsh-base , through seams the harness already publishes: a slot, a service, a settings namespace, a route. That constraint is the whole design — the harness stays a tracked fork that can follow upstream, and a plugin written next year installs into a profile assembled today without either knowing about the other. What is in here Eleven plugins, three applications, and one catalog. Modes — what the middle column is Package What it adds omdsh-base The session-mode system: the registry every mode plugin registers a segment into, the switch that renders them, and the dots that colour the sidebar by mode. It invents no mode, and contributes one: Work , the harness's own column, so a switch always has somewhere to switch back to. omdsh-justchat Chat an…
View full README on GitHub →