Skip to content

Releases: Duoasa/DeepViewer

DeepViewer 0.1.1 — macOS UI Preview

Choose a tag to compare

@Duoasa Duoasa released this 15 Aug 22:27
3ecfb42

DeepViewer 0.1.1 — macOS UI Preview

DeepViewer 0.1.1 introduces the first integrated macOS desktop shell and branded launch experience. This is an unsigned pre-release for Apple Silicon and Intel Macs.

Highlights

  • Native macOS traffic lights integrated into the application surface.
  • Codex-style full sidebar collapse, fullscreen control repositioning, full-width drag area, and a 48px top safety region.
  • DeepViewer application name, Dock identity, and macOS 26 icon.
  • Centered branded startup surface with a blinking cursor line.
  • Stable plugin-loading logo with Loading Plugins... text shimmer.
  • Fresh arm64 and x64 builds created from separate runtimes.
  • Release privacy gate: allowlist staging, package-manager metadata cleanup, developer-path sanitization, and credential-value scanning before DMG creation.

Downloads

Mac Asset SHA-256
Apple Silicon DeepViewer-0.1.1-macos-arm64.dmg 3eea789d36458272cee469a80167d09badb1abea1723abd88f118da465d406b9
Intel DeepViewer-0.1.1-macos-x64.dmg f7b70f7fcdf8641f7228a2df42242e444688b8ac3ec1865c27029be9624dd561

Use SHA256SUMS.txt to verify both files.

Validation

  • TypeScript check passed.
  • 6 test files / 27 tests passed.
  • Main, preload, and renderer production builds passed.
  • Both final application bundles passed the release privacy audit.
  • Both DMGs passed hdiutil verify.
  • Main executables were verified as native arm64 and x86_64 respectively.
  • Bundle identity and version were verified as DeepViewer 0.1.1.

Known limitations

  • Not signed or notarized; macOS Gatekeeper may require explicit approval.
  • x64 package has architecture and Rosetta-based validation, but has not yet been accepted on physical Intel hardware.
  • Windows, automatic updates, and stable-release support commitments are not included.

中文说明

DeepViewer 0.1.1 是首个 macOS UI 预览版:加入应用内原生红绿灯、Codex 式完整侧栏收起、全宽顶部安全区、DeepViewer 应用身份与两阶段品牌加载页面。本次 arm64 与 x64 安装包均从独立 Runtime 全新构建,并在生成 DMG 前完成个人路径、设置文件与凭据值净化审计。

当前版本尚未签名或公证;Intel 包尚待真实 Intel Mac 验收。

DeepViewer 0.0.1 — macOS Packaging Preview

Choose a tag to compare

@Duoasa Duoasa released this 15 Aug 16:54

DeepViewer 0.0.1

DeepViewer 0.0.1 is the first public macOS packaging preview. It turns the DeepSeek Harness npm/Web UI workflow into a self-contained desktop application and provides separate packages for Apple Silicon and Intel Macs.

DeepViewer 0.0.1 是首个公开的 macOS 封包测试版。它将 DeepSeek Harness 原本依赖 npm 与 Web UI 的运行方式封装为自包含桌面应用,并分别提供 Apple Silicon 与 Intel 版本。

Included / 本次包含

  • Self-contained Electron desktop shell and bundled Harness runtime
  • Automatic local runtime startup, readiness checks, retry, logs, and process-tree cleanup
  • Hardened Renderer settings and loopback-only Harness access
  • Separate native DMGs for Apple Silicon (arm64) and Intel (x64)
  • Pinned DeepSeek Harness: 47f943859bef60e4160492346772ded9b24f765a (0.1.0-rc.5)

Downloads / 下载

  • DeepViewer-0.0.1-macos-arm64.dmg — Apple Silicon
  • DeepViewer-0.0.1-macos-x64.dmg — Intel
  • SHA256SUMS.txt — artifact checksums / 安装包校验值

Important / 重要提示

This is an unsigned and unnotarized test release. macOS Gatekeeper may block the first launch. Use Finder's Open action or System Settings → Privacy & Security only after confirming the file came from this official release.

这是未签名、未公证的测试版。macOS Gatekeeper 可能拦截首次启动;请确认文件来自本官方 Release 后,再使用 Finder 的“打开”或前往“系统设置 → 隐私与安全性”允许启动。

The application still uses the upstream Harness Web interface. DeepViewer UI and feature customization will follow the project owner's approved plan. The Intel build passed architecture checks and Rosetta smoke testing, but physical Intel-Mac acceptance remains pending.