This repository was archived by the owner on Mar 20, 2026. It is now read-only.
Releases: peacock0803sz/vibra
Releases · peacock0803sz/vibra
v0.2.1
v0.2.0
Changelog
v0.1.5
v0.1.4
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
v0.1.2
Changelog
v0.1.1
v0.1.0
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