Skip to content

Releases: Gyangu/peek-viewer

Release list

peek v0.0.1

peek v0.0.1 Pre-release
Pre-release

Choose a tag to compare

@Gyangu Gyangu released this 25 Aug 09:07

First installable build of peek — a database viewer built for working with AI. See the README for what it does.

macOS, Apple Silicon (arm64) only.

Install

Unzip and drop peek.app into Applications.

This build is ad-hoc signed (no Developer ID, no notarization — see
docs/design/2026-08-25-unsigned-prerelease.md),
so macOS will refuse the downloaded app as "damaged" on first launch. Clear the quarantine flag once:

xattr -d com.apple.quarantine /Applications/peek.app

Alternatively: System Settings → Privacy & Security → "Open Anyway". A signed and notarized build is planned.

安装(中文)

解压后把 peek.app 拖进「应用程序」。此构建为 ad-hoc 签名,首次打开会提示「已损坏」,执行上面那条 xattr 命令清除隔离标记即可;或在 系统设置 → 隐私与安全性 中选择「仍要打开」。

Known limitations of this build

  • arm64 only; no auto-update; no code signing identity (Signature=adhoc).
  • Everything under "Status and limitations" in the README applies.