dsh-global-rules: Editing DSH Global Rules in the Web Settings Panel
dsh-global-rules is a DSH client plugin maintained by badai147, which directly reads and writes to ~/.dsh/AGENTS.md via a web settings panel. After installation, you can open "Settings → Global Rules" to edit Markdown rules and save them. The rules take effect immediately in new sessions, while in the current session, they are dynamically detected and updated by dsh-agent-instructions after the next file operation. The plugin is divided into Host HTTP routes and Client settings page UI, requires zero build steps, and is licensed under MIT.
Read MoreProject Blueprint: Establishing an AI Programming Standard System in One Sentence
Project Blueprint is a DSH workflow plugin (v1.7.1, MIT) maintained by shuguang1994. It scans project files and dependencies to dynamically generate AGENTS.md, documentation skeletons, CI/CD pipelines, and testing strategies from a knowledge base of 70+ components, supporting incremental updates and multi-IDE adaptation. This article introduces its autonomous discovery engine, generated artifact manifest, DSH installation commands, and typical usage scenarios.
Read More