feat: new version, added provision.log, and fix the provision bug

This commit is contained in:
robcholz
2026-02-09 02:21:22 -05:00
parent 8669deb078
commit 1201c311e0
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -1303,7 +1303,7 @@ checksum = "ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65"
[[package]]
name = "vibebox"
version = "0.2.5"
version = "0.3.0"
dependencies = [
"assert_cmd",
"block2",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "vibebox"
version = "0.2.5"
version = "0.3.0"
edition = "2024"
authors = ["Finn Sheng"]
description = "Ultrafast CLI on Apple Silicon macOS for fast, sandboxed development and LLM agents."