Skip to content

v0.0.1

Choose a tag to compare

@github-actions github-actions released this 14 Aug 08:38
· 5 commits to main since this release
Immutable release. Only release title and notes can be modified.

Changelog

  • fd913a7 refactor: 产物输出到工作区 target/,遵循工作区 .gitignore 排除
  • 51b8f83 chore: ci
  • 73611fa feat: plugin add 子命令;运行时 DSH_HOME 统一为 XDG_DATA_HOME/
  • 9ba376f feat: bundle 支持 --install 与 --force(构建缓存)
  • 4e553eb fix: dev 保持前台并兜底清理 dsh web
  • 171770c docs: README 精简为是什么+快速开始,原理移入 docs/
  • 9052ee4 refactor: dev 改为基于工作区起 dsh web 并打开浏览器
  • 5ee1215 refactor: 工作区即可安装可验证单元,打包仅包装
  • 055825c feat: 安装器切换为 pnpm(与官方一致),图标支持 SVG,CLI 收尾
  • 2f05f45 chore: module 改名 github.com/omdsh-dev/deepseek-harness-desktop 并注册为 go tool
  • c3e1c92 refactor: 构建工程文件模板改用 go:embed
  • a5822ee refactor: 重构为纯 Go 单命令,打包 dsh --profile web 为独立自定义桌面
  • 6e9d367 chore: bump 0.1.0-rc.2
  • e251ced chore: bump 0.0.1-rc.5
  • 14b6b26 chore: bump 0.0.1-rc.2
  • a651b38 chore: bump 0.0.1-rc.1
  • b99a08e chore: bump 0809
  • 07647d4 chore(dep): bump 0806
  • 3ea8779 feat: added windows build
  • fbe0869 feat: support branch override when syncing upstream repo
  • bf8ffc4 fix: sync should delete before clone
  • 48a3362 feat: pin linux webview gpu acceleration to always
  • c2091ba feat: keep macOS multi-size icon set as build artifact
  • acd1fb8 docs: explain why the three-layer architecture and node dependency
  • 12627c5 feat: generate freedesktop hicolor multi-size icon set for linux app
  • c3a412e feat: add linux app build
  • c8ad024 docs: document environment variable dependencies
  • 5d6f268 docs: add root README and document dsh-desktop code structure
  • 1cee2af refactor(dsh-desktop): split server lifecycle into server subpackage
  • 7345879 feat: init