omdsh-dev/stent

omdsh-dev★ 15TypeScriptLast synced: 2026-08-21

Open on GitHub

灵感来源于MC Fabric的Cordis/DSH hook处理器

README excerpt

RFC: dsh-external-stent — repository purpose, architecture, and decision record English 中文 - Status: living document (each section records the decision and its history) - Scope: this standalone Stent extension workspace - Upstream anchors: deepseek-harness snapshots 7b9644f2 (0812) / 9f9e2782a4 (0813), fork tip 65bcaf9902 ( feat-stent ) This document explains why this repository is shaped the way it is. Every non-obvious arrangement below was reached through a concrete failure recorded in the commit history; the sections follow the repository's evolution rather than its file layout. 1. Purpose: an external Stent extension, not a fork deepseek-harness is a private monorepo. The Stent/Mixin extension layer lives there as three implementation packages, but a consumer cannot install them from the registry. This repository externalizes those three packages and publishes the @oh-my-dsh/stent-pack carrier so consumers can install the complete bundle through the official plugin channel: Boundary (hard rule): the workspace contains exactly three complete implementation packages — stent (pure transformation service), stent-api (pure compat facade), and stent-dsh (DSH-facing facades, invarian…

View full README on GitHub →
Tools / Devdshdsh-plugin

Category