Skip to content

Releases: robzilla1738/vbcode-electron

Vibe Codr v0.1.8

Choose a tag to compare

@github-actions github-actions released this 15 Jul 23:04

Full Changelog: v0.1.7...v0.1.8

Vibe Codr v0.1.7

Choose a tag to compare

@github-actions github-actions released this 15 Jul 21:33

Full Changelog: v0.1.6...v0.1.7

Vibe Codr v0.1.5

Choose a tag to compare

@github-actions github-actions released this 15 Jul 19:44

Seamless cloud handoff

  • Fixed Cloud handoff/resume so the imported engine uses the canonical state root and preserves the exact session identity.
  • Cloud mode now receives only the reviewed model access it needs, keeps that encrypted credential scope fixed across sandbox resumes, and validates public HTTPS provider routes before provisioning or reconnecting.
  • Local/Cloud ownership stays synchronized in the composer, while model-access changes require returning to Local.
  • Existing v0.1.4 Cloud sessions can still return safely to Local.

Desktop reliability

  • Project and session history actions now start and reap the bundled engine host automatically when no chat engine is active.
  • Packaged-app smoke coverage verifies launch, idle project-index access, and zero orphaned helper hosts.

Downloads

  • macOS Apple Silicon: signed and notarized DMG or ZIP
  • Windows x64: installer EXE
  • SHA256SUMS is included for verification.

Full Changelog: v0.1.4...v0.1.5

Vibe Codr v0.1.4

Choose a tag to compare

@github-actions github-actions released this 15 Jul 16:34

Highlights

  • Seamless Local/Cloud target control directly in the composer.
  • Rebuilt handoff and resume flow with a clear transfer review, progress, interruption recovery, and durable reconnect status.
  • Direct-to-workspace launch, uniform controls, corrected workspace dock geometry, and a macOS-native app icon.
  • Linux-only cloud runtime packaging is now notarization-safe and guarded against foreign native binaries.

Downloads

  • macOS Apple Silicon: signed, notarized, stapled, and verified DMG/ZIP.
  • Windows x64: packaged and smoke-tested installer. The current Windows installer is unsigned, so Windows may show a SmartScreen warning.

Cloud execution remains experimental while paid E2B/Vercel end-to-end provider gates are completed. Local handoff, runtime packaging, reconnect, interruption, and resume boundaries are covered by the release verification.

Full changelog: v0.1.2...v0.1.4

Vibe Codr v0.1.2

Choose a tag to compare

@github-actions github-actions released this 14 Jul 23:04

First direct desktop release of Vibe Codr.

What is included:

  • Signed and notarized macOS Apple Silicon DMG with a stapled Apple ticket
  • Windows x64 NSIS installer
  • Built-in GitHub Release updates for macOS and Windows, with consent before download and restart
  • Safe update installation that stops owned engine and terminal processes before relaunch
  • OpenCode/models.dev and Hermes provider and model parity from the locked engine release
  • SHA-256 checksums plus SHA-512 updater metadata and differential blockmaps

Windows signing note: this first NSIS installer is unsigned because a Windows code-signing certificate is not configured yet. Windows SmartScreen may show Unknown publisher. Future releases will sign automatically when WIN_CSC_LINK and WIN_CSC_KEY_PASSWORD are added to the protected release environment.