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
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 }}
sryimnoob123
/
dsh-starter
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
66
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Releases
v0.3.0
v0.3.0
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
sryimnoob123
released this
15 Aug 11:18
·
51 commits
to main since this release
v0.3.0
5f9095b
v0.3.0 — 文件路径菜单 + 拖文件成 @路径 + 打包稳定性修复
新功能(大项)
文件路径菜单
:对话里的文件路径右键可「复制路径 / 打开所在位置 / 直接打开文件」;左键点路径直接打开文件(窗口自动置顶)。
拖拽引用路径
:把文件拖进对话自动变成
@绝对路径
引用,替换掉之前的「不支持的文件格式」;纯图片仍走 DSH 自带视觉输入。
修复(根因级)
E 盘安装闪退
:Chromium 沙箱在部分磁盘的 ACL 环境下初始化失败(退出码 -36861),同一 exe 在 C 盘正常、E 盘崩。已在壳启动阶段禁用沙箱,兼容任意安装路径。
托盘「退出」后进程残留
:窗口
close
事件拦截导致
app.quit
被吞、进程残留占用文件(删不掉/打包锁的根因),已修复。
通知横幅不弹
:Windows toast 需要「开始菜单快捷方式 + AUMID 注册」,设稳定 AUMID 让通知至少进通知中心。
其他
新手教程配色贴合主页面
:深浅两套,与 DSH 主题一致,「跳过」按钮。
README 更新至 v0.3.0;
360 测试全绿(35 文件)
,typecheck / build 通过。
You can’t perform that action at this time.