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 }}
luomious
/
deepseek-harness-desktop
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
v1.1.4
v1.1.4 稳定性与健壮性修复
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
luomious
released this
14 Aug 11:58
·
54 commits
to master since this release
v1.1.4
7256355
v1.1.4 稳定性与健壮性修复
修复内容
稳定性
pnpmCmd 空指针防御
:
findDshBin()
找不到 node 时不再 TypeError 崩溃,改为抛出清晰错误提示
更新后服务自动重启
:选择"稍后重启"时自动重启 DSH 服务并重新加载 Web UI,不再出现更新后服务停止的断连状态
macOS activate 白屏修复
:Dock 点击重新激活时自动检测并重启 DSH 服务
安全性
validateArg 补全
:路径校验正则补充反引号(
`
)和美元符(
$
),完整兑现"拒绝所有 shell 元字符"承诺
体验优化
静默更新检查不弹窗
:启动时自动检查更新改为只记日志,不再弹更新对话框打断用户;仅手动检查(帮助菜单)才弹窗
崩溃提示时机修正
:DSH 服务意外退出时,仅当主窗口可见才弹错误框,避免启动早期/退出期间误弹
测试
语法检查通过
安全专项 43/43、新修复验证 12/12、isNewer 15/15、静态安全扫描 15/15
启动链路(DSH 服务 + 3080 + HTTP 200)通过
退出无孤儿进程通过
You can’t perform that action at this time.