Skip to content

Vault Bridge v0.1.1

Pre-release
Pre-release

Choose a tag to compare

@ryuhmanov-m ryuhmanov-m released this 08 Aug 15:19
· 4 commits to main since this release

Vault Bridge v0.1.1

This preview replaces the original card-heavy desktop design with a compact
utility interface.

Changes

  • Connections are shown as one compact three-part path on a consistent grid.
  • Synchronization and the latest aggregate diff share a balanced grid.
  • Activity is a time-oriented log with aggregate diffs and run metadata.
  • Settings use a restrained native sheet.
  • The application icon and project README were simplified.
  • Strict SSH sync now supports macOS paths containing spaces and SSH aliases;
    early pipe closure is handled without an Electron main-process crash.
  • vault-bridge doctor --json performs a live, redacted check of every runtime
    layer, and temporary deployment secrets are cleaned after each setup attempt.

The product remains read-only: ChatGPT receives only search and fetch.

Install

Use the versioned
Codex installation runbook.

The attached DMG and ZIP are Apple Silicon preview artifacts. They are ad-hoc
signed and integrity-checked, but they are not Developer ID signed or Apple
notarized. Do not bypass macOS security warnings for an untrusted download.

Verification

  • Repository lint, type checking, tests, builds, Compose validation, and
    release hygiene pass.
  • The packaged application, DMG, ZIP, locked Electron fuses, and SHA-256
    manifest are verified locally.
  • A real owner-controlled read-only ChatGPT connection is already configured;
    this remains one deployment observation, not a guarantee for every account,
    server, or client.

See the
changelog,
threat model, and
public roadmap.