DSH | dsh-project-brain | Persistent project memory and architecture intelligence #5121
yj-liuzepeng
started this conversation in
Show Your Plugins!
Replies: 1 comment
|
Publication update: the tagged beta is live and the repository is now indexed by the unofficial MyDSH community catalog: https://mydsh.dev/plugin?repo=yj-liuzepeng%2Fdsh-project-brain The listing exposes the GitHub install command and README. A second community-directory intake request is also under review: leenkcool/Blue-Whale-Harness#151 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
dsh-project-brain
dsh-project-brainis a persistent project intelligence and memory plugin for DSH. It helps developers understand an unfamiliar repository, retain architectural decisions and change history across Sessions, and recover useful context when switching conversations.What it does
Runtime scope
project_*tools, persistent memory, context injection, TODOs, and architecture analysis to compatible DSH profiles.platform: web). They work in DSH Web and in Desktop distributions that host the Web client.DSH integration and installation
The package includes a Host bundle, Web Client bundle, and
cordis.patch.yml. Runtime Connection RPC resolves the active workspace and supplies live data to compatible clients. Project memory is stored locally in.project-brain/; release artifacts do not contain developer workspace data.Install the tagged GitHub beta into the DSH profile you use:
Use
--profile webwithdsh web, or the profile used by your DSH distribution. Restart the active DSH process after installation or upgrade; for DSH Desktop, quit and reopen the application completely. Detailed setup and troubleshooting: https://github.com/yj-liuzepeng/dsh-project-brain/blob/main/INSTALL.mdScreenshots
Project overview and architecture
Semantic architecture layers
TODOs and development timeline
Beta verification and privacy
npm audit: 0 vulnerabilities.This is the first public beta, so feedback from different DSH profiles, clients, Harness versions, and repository shapes is especially welcome. Please report reproducible issues here: https://github.com/yj-liuzepeng/dsh-project-brain/issues
All reactions