Skip to content

Releases: Cookie774-GameDev/VibeSpace

VibeSpace v1.5.0

Choose a tag to compare

@github-actions github-actions released this 02 Aug 04:29

VibeSpace v1.5.0

See releases/RELEASE_NOTES_1.5.0.md in this release source for the full changelog.

Install (one line)

Windows

irm https://raw.githubusercontent.com/Cookie774-GameDev/VibeSpace/main/install/install.ps1 | iex

macOS / Linux

curl -fsSL https://raw.githubusercontent.com/Cookie774-GameDev/VibeSpace/main/install/install.sh | bash

Direct downloads

See the assets below and verify them with SHA256SUMS.txt.

VibeSpace v0.1.48

Choose a tag to compare

@github-actions github-actions released this 10 Jul 20:40

VibeSpace v0.1.48

See the matching releases/RELEASE_NOTES_<version>.md file in this tag for the full changelog.

Install (one line)

Windows

irm https://raw.githubusercontent.com/Cookie774-GameDev/VibeSpace/main/install/install.ps1 | iex

macOS

curl -fsSL https://raw.githubusercontent.com/Cookie774-GameDev/VibeSpace/main/install/install.sh | bash

Linux (AppImage, default)

curl -fsSL https://raw.githubusercontent.com/Cookie774-GameDev/VibeSpace/main/install/install.sh | bash

Linux packages

curl -fsSL https://raw.githubusercontent.com/Cookie774-GameDev/VibeSpace/main/install/install.sh | JARVIS_FORMAT=deb bash
curl -fsSL https://raw.githubusercontent.com/Cookie774-GameDev/VibeSpace/main/install/install.sh | JARVIS_FORMAT=rpm bash

Direct downloads

See assets below. Verify SHA-256 with SHA256SUMS.txt.

VibeSpace v0.1.45

Choose a tag to compare

@github-actions github-actions released this 20 Jun 12:08

VibeSpace v0.1.45

See the matching releases/RELEASE_NOTES_<version>.md file in this tag for the full changelog.

Install (one line)

Windows

irm https://raw.githubusercontent.com/Cookie774-GameDev/VibeSpace/main/install/install.ps1 | iex

macOS

curl -fsSL https://raw.githubusercontent.com/Cookie774-GameDev/VibeSpace/main/install/install.sh | bash

Linux (AppImage, default)

curl -fsSL https://raw.githubusercontent.com/Cookie774-GameDev/VibeSpace/main/install/install.sh | bash

Linux packages

curl -fsSL https://raw.githubusercontent.com/Cookie774-GameDev/VibeSpace/main/install/install.sh | JARVIS_FORMAT=deb bash
curl -fsSL https://raw.githubusercontent.com/Cookie774-GameDev/VibeSpace/main/install/install.sh | JARVIS_FORMAT=rpm bash

Direct downloads

See assets below. Verify SHA-256 with SHA256SUMS.txt.

VibeSpace v0.1.44

Choose a tag to compare

@github-actions github-actions released this 18 Jun 01:30

VibeSpace 0.1.44 — Terminals, voice turn-taking, and provider dropdowns

Highlights

  • Terminal reliability — scrollback isolation, route-switch stability, and agent prompt delivery to CLIs.
  • Hands-free voice — turn end/cancel phrases; session-gated TTS; wake word only in hands-free mode.
  • Provider/model dropdowns — registry-driven model picks with API-key gating (Settings → Hive, Providers, agents).
  • Model selection persistence — selected model stays visible and consistent across chat and Hive.
  • Multi-agent coordination — ledger, rules, and terminal agent architecture docs.

Update behavior

Ship 0.1.44 via GitHub Release + releases/channel.json promote after CI builds Windows assets.

Install / update

irm https://raw.githubusercontent.com/Cookie774-GameDev/VibeSpace/main/install/install.ps1 | iex

Assets

  • Windows x64 NSIS: VibeSpace-0.1.44-Windows-x64.exe (from CI release workflow)
  • Updater channel: releases/channel.json (promoted after publish)

VibeSpace v0.1.43

Choose a tag to compare

@github-actions github-actions released this 17 Jun 02:10

VibeSpace 0.1.43 — Composer STT, workspace flush, and Hive polish

Highlights

  • Composer dictation — local faster-whisper speech-to-text for hands-free prompting.
  • StackPicker — Hive preset picker for Fast / Balanced / Quality / High pipelines.
  • Workspace flush — persistence saved on hide, shutdown, and before in-app updates.
  • Terminal + voice — routing improvements and streaming voice fixes.
  • Windows installer — UTF-8-safe install.ps1 rewrite (hotfix on main).
  • Local models — expanded support from parallel Space Worker sessions.

Update behavior

This release updates the production channel to 0.1.43. Clients on 0.1.42 discover the new build on the normal Tauri updater check at app open.

Install / update

irm https://raw.githubusercontent.com/Cookie774-GameDev/VibeSpace/main/install/install.ps1 | iex

Assets

  • Windows x64 NSIS: VibeSpace-0.1.43-Windows-x64.exe
  • Updater channel: releases/channel.json

VibeSpace 0.1.42

Choose a tag to compare

@Cookie774-GameDev Cookie774-GameDev released this 15 Jun 19:11

VibeSpace 0.1.42 — Hive, Ultra tiers, and agent fixes

Highlights

  • Hive re-shipped — Fast / Balanced / Quality / High multi-model chat pipelines with collapsible step timeline.
  • Slash overrides/hive quality code … and /stack aliases per message.
  • Settings → Hive — preset picker and custom step editor.
  • Ultra + Supernova — expanded subscription tiers with AI credit bucket (migration 0026).
  • Hosted Hivestack-complete edge function for subscribed users without BYOK keys.
  • Voice + terminals — voiceRouter unification, streaming voice fixes, terminal prompt delivery.

Update behavior

This release updates the production channel to 0.1.42. It is not a forced update — clients on 0.1.41 discover the new build on the normal Tauri updater check at app open.

Install / update

irm https://raw.githubusercontent.com/Cookie774-GameDev/VibeSpace/main/install/install.ps1 | iex

Assets

  • Windows x64 NSIS: VibeSpace-0.1.42-Windows-x64.exe
  • Updater channel: releases/channel.json

VibeSpace 0.1.41

Choose a tag to compare

@Cookie774-GameDev Cookie774-GameDev released this 15 Jun 15:42

VibeSpace 0.1.41 — Agent fixes (Vibe Hive rolled back)

Highlights

  • Rollback — v0.1.40 accidentally shipped Vibe Hive / VibeBench before ready. This release removes that code and restores the updater channel to agent-only fixes.
  • Model picker — keyboard-navigable typeahead for choosing provider + model in chat.
  • Providers — OpenRouter, DeepSeek, Mistral, Together, xAI routing improvements.
  • Terminals — geometry, restore session, escape handling, transcript store, agent prompt delivery fixes.

Install / update

irm https://raw.githubusercontent.com/Cookie774-GameDev/VibeSpace/main/install/install.ps1 | iex

Assets

  • Windows x64 NSIS: VibeSpace-0.1.41-Windows-x64.exe
  • Updater channel: releases/channel.json

VibeSpace 0.1.40

Choose a tag to compare

@Cookie774-GameDev Cookie774-GameDev released this 15 Jun 13:50

VibeSpace 0.1.40 — Vibe Hive, VibeBench, Frontier Models

Highlights

  • Vibe Hive — chain frontier models in Fast, Balanced, Quality, or Custom pipelines. Quality uses Opus 4.8 → GPT-5.5 → Gemini 3.5 Flash.
  • VibeBench — vibe-coding benchmark with HiveQuality, terminal awareness, tool actions, and code correctness scoring.
  • Terminal swarm — route agent work across multiple terminal tiles from one prompt.
  • June 2026 frontier SKUs — Opus 4.8, GPT-5.5, Gemini 3.5 Flash, DeepSeek V4 Pro, Grok 4.3 in hive presets and hosted stack allowlist.

Install / update

irm https://raw.githubusercontent.com/Cookie774-GameDev/VibeSpace/main/install/install.ps1 | iex

Existing installs on v0.1.39+ pick up this build via the updater channel (releases/channel.json).

Assets

  • Windows x64 NSIS: VibeSpace-0.1.40-Windows-x64.exe
  • Updater channel: releases/channel.json
  • Archived manifest: releases/manifests/v0.1.40.json

VibeSpace 0.1.39

Choose a tag to compare

@Cookie774-GameDev Cookie774-GameDev released this 14 Jun 23:55

VibeSpace 0.1.39 — Rollback Channel, AI Routing, Installer Fix

Highlights

  • Rollback-safe updatesreleases/channel.json on main controls which version all clients install. Run scripts/rollback-update.ps1 -Version 0.1.38 -Push to roll everyone back.
  • AI routing — Ollama fallbacks, agent provider options, improved runtime and router tests.
  • Plugins — Context injection and UI polish.
  • Install fixirm … | iex works again (PowerShell $ESC[…] parser bug fixed).

Install / update

irm https://raw.githubusercontent.com/Cookie774-GameDev/VibeSpace/main/install/install.ps1 | iex

Rollback (maintainers)

.\scripts\rollback-update.ps1 -Version 0.1.38 -Push

Assets

  • Windows x64 NSIS: VibeSpace-0.1.39-Windows-x64.exe
  • Updater channel: releases/channel.json (primary)
  • Archived manifests: releases/manifests/v0.1.39.json

VibeSpace 0.1.38

Choose a tag to compare

@Cookie774-GameDev Cookie774-GameDev released this 13 Jun 16:57

VibeSpace 0.1.38 — Global Dictation, Jarvis Control, Subscription Polish

Consolidates work from parallel agents: system-wide speech-to-text, full Jarvis app-command awareness, subscription marketing alignment, and voice/terminal refinements.

Features

  • Global dictationCtrl+CapsLock toggles a floating mic; Deepgram transcribes and pastes into the focused app (clipboard restored).
  • Jarvis app controlvoice.configure, workflow.run, and settings-tab actions in the action catalogue.
  • /skills in chat — slash picker with arrow-key navigation.
  • Subscription copy — phone minutes headline + in-app cloud voice secondary on Plans, landing, README.

Fixes

  • Slash attachments (/terminal, /plug, /contextmap) apply correctly on send.
  • Voice preview/routing and streaming session cleanup.

Install (one line)

irm https://raw.githubusercontent.com/Cookie774-GameDev/VibeSpace/main/install/install.ps1 | iex

Assets

  • Windows x64 NSIS: VibeSpace_0.1.38_x64-setup.exe
  • Silent updater: latest.json on GitHub Releases