Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
yjh051108
/
dsh-super-injector
Public
Notifications
You must be signed in to change notification settings
Fork
10
Star
82
Code
Issues
6
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Releases
v0.3.3
v0.3.3 — 装配修复 + 宿主自包含打包
Latest
Latest
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
No results found
yjh051108
released this
15 Aug 08:44
·
0 commits
to 51dcda74a784cf113e850899b43a1a22e3799e91 since this release
v0.3.3
f4ef59f
v0.3.3 修复(Windows/macOS 装配实测)
宿主自包含打包
:tsdown 新增 host bundle,运行时依赖(dsh-tools/schemastery 等)打进 lib/index.js——官方装配不再出现 \Cannot find package '@deepseek-ai/dsh-tools'\(issue
#1
根治)
patch 粘连 bug
:writePatch 重写时注释与下一条目粘连,disabled 错挂上一条目——extractPatchBlocks 修复(注释独立成块 + 保留行尾换行)
DSH_HOME 优先
:homedir 与 DSH_HOME 不一致部署下路径全错位——registry/profileNodeModules/日志统一走 DSH_HOME
findBash 拒绝 WSL
:System32\bash.exe 抢先 PATH 命中导致构建必挂——Git Bash 路径优先 + WSL 标记拒绝
自检 tmpDir 去硬编码
:移除个人路径;reloadPackage 磁盘降级改 realpath URL 导入
自检 8/8 PASS
You can’t perform that action at this time.