Skip to content
This repository was archived by the owner on Mar 20, 2026. It is now read-only.

Releases: peacock0803sz/vibra

v0.2.1

01 Mar 13:39
287577f

Choose a tag to compare

Changelog

v0.2.0

01 Mar 13:37

Choose a tag to compare

Changelog

v0.1.5

28 Feb 12:58
11b568f

Choose a tag to compare

Changelog

  • 6919937 🐛 Fix Probitas E2E scenario imports and config schema

v0.1.4

27 Feb 02:25
efc8a56

Choose a tag to compare

Changelog

  • 9c9f40e ✨ Add status line showing execution environment info (#9)
  • ece39a4 🐛 Address Claude review: log HOST:PORT override, fix docs CORS table and Verify section
  • 312dfd3 🐛 Fix Claude agent tool access and add OAuth token passthrough
  • efc8a56 🐛 Fix Claude agent tool access and add OAuth token passthrough (#32)
  • ebb0133 📝 Clarify portless is for local development only

v0.1.3

26 Feb 17:42
2fd9c29

Choose a tag to compare

Changelog

  • ffb25bc 🔒 Update stale pnpmDeps hash in vibra-front.nix
  • 3dd1a7a 🔒 Update stale pnpmDeps hash in vibra-front.nix (#25)

v0.1.2

26 Feb 16:27
d8ea21e

Choose a tag to compare

Changelog

v0.1.1

26 Feb 15:05
64c0c63

Choose a tag to compare

Changelog

  • e713327 ♻️ Auto-generate protobuf code in CI
  • f9a2b15 🐛 Remove buf generate from Nix package builds

v0.1.0

26 Feb 12:30
cba197c

Choose a tag to compare

Changelog

  • 999981f ✨ Add Dockerfiles for Codex and Gemini agent containers
  • d7869a2 ✨ Add GitHub Actions release workflow for backend and npm
  • ffd5bdd ✨ Add GoReleaser config and frontend npm publishing setup
  • f285129 ✨ Add Nix package derivations for backend and frontend
  • 8e42b81 ✨ Add NixOS and nix-darwin service modules for Vibra
  • 5940325 ✨ Add container image builds and release summary to workflow
  • cba197c ✨ Add release workflows, Nix modules, and end-user setup guide (#4)
  • 6297db0 ✨ Add version injection variables and --version flag to vibra binary
  • 21bd07f ✨ Import Nix packages and modules into flake.nix
  • 43f3091 🐛 Fix GoReleaser deprecation and Nix package evaluation errors
  • 9392275 🐛 Fix Nix package derivation issues
  • 3e6dc18 🐛 Fix NixOS service hardening for Docker socket access
  • 2955403 🐛 Fix local development environment issues (#3)
  • 5aeebfd 📝 Add end-user setup guide
  • e2e7ad3 📝 Clarify CORS origin defaults in setup guide