Skip to content

Vanta v0.9.5

Choose a tag to compare

@github-actions github-actions released this 20 Jul 20:50
· 18 commits to main since this release

Vanta Desktop v0.9.5

Vanta Desktop v0.9.5 adds Sight: bounded screen capture and image context for the same local operator used by the CLI, TUI, desktop app, Telegram, and other gateway channels.

Download

The release also publishes checksum-paired Vanta kernel binaries for Apple Silicon macOS, Intel macOS, ARM64 Linux, x86_64 Linux, Android/Termux, and x86_64 Windows.

What's new

  • Sight: use /look for a selected area, /look window for one window, or /look screen for all displays. Desktop provides the same modes from the capture control.
  • Image context: paste copied images and mixed text-plus-image clipboard content into Desktop, inspect the attachment chip, and send it with the next task.
  • Private capture lifecycle: captures remain pending until sent, native temporary files are removed immediately after ingestion, and abandoned context expires after five minutes.
  • Graph engineering v1: durable graph state, conditional routes, loop stop conditions, review feedback, budgets, recovery, and human approval nodes are available through the shared operator runtime.
  • Desktop proof hardening: source and packaged flows now verify recovery, long sessions, queues, attachments, bulk session operations, Connect/MCP/messaging, themes, and responsive layouts.

Product screens

Work

Vanta Desktop Work view

Connect

Vanta Desktop Connect view

Models

Vanta Desktop model picker

Approvals

Vanta Desktop approval flow

Verification

  • Tag commit: 4018dd64
  • Apple notarization submission efcb15b4-60f0-4d0f-b5e6-a4d602d796e2: accepted, stapled, and validated
  • DMG and mounted app: Developer ID signatures valid and Gatekeeper accepted
  • Embedded kernel: signed Apple Silicon executable under team 5352PXMNV5
  • Clean-Mac public-download Gatekeeper proof
  • Six-target kernel release build
  • Desktop regression gates
  • TypeScript: 13,584 passed and 3 skipped across 1,456 test files
  • Rust kernel: 70 passed
  • Source and packaged Desktop flow suite: passed
  • Sight capture smoke: passed for area, window, and all-display modes, cancellation, denial recovery, removal, slash invocation, and receipts
  • Native clipboard bridge smoke: passed for text, image, mixed paste, deduplication, removal, failed-send retention, and successful-send cleanup
  • Documentation production build and TypeScript renderer checks: passed

The automated clipboard proof dispatches a renderer paste event while Electron reads the real native clipboard bridge. It does not prove macOS keyboard delivery of Command-V itself.

The CLI/TUI completed a real Retina screen capture and visual-model answer. A successful visual question from the signed app remains an external permission proof because macOS Screen Recording access has not yet been granted to the packaged studio.theft.vanta bundle on the release machine.

Full changelog: v0.9.4...v0.9.5