Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"turbo/apps/cli":"9.230.5","turbo/packages/core":"8.415.0","turbo/apps/api":"1.248.0","turbo/apps/platform":"0.578.0","turbo/apps/desktop":"0.24.6","turbo/apps/host-worker":"1.0.2","turbo/packages/api-contracts":"1.171.0","turbo/packages/connectors":"1.149.0","turbo/packages/db":"1.100.6","crates/ably-subscriber":"1.0.2","crates/api-contracts":"0.7.1","crates/nbd-cow":"0.4.57","crates/process-control-ipc":"0.3.2","crates/guest-agent":"0.49.2","crates/guest-contracts":"0.3.5","crates/guest-common":"0.2.32","crates/guest-download":"0.20.55","crates/guest-init":"0.16.105","crates/guest-mock-claude":"0.21.16","crates/guest-mock-codex":"0.6.3","crates/guest-reseed":"0.3.3","crates/guest-write-file":"0.1.19","crates/runner":"0.139.4","crates/sandbox":"0.19.15","crates/sandbox-fc":"0.37.98","crates/vsock-guest":"0.19.25","crates/vsock-host":"0.17.52","crates/vsock-proto":"0.18.21","crates/vsock-test":"0.9.135","crates/sandbox-mock":"0.8.22","crates/shell-quote":"0.1.1","crates/tracing-test-support":"0.1.0"}
{"turbo/apps/cli":"9.231.0","turbo/packages/core":"8.416.0","turbo/apps/api":"1.249.0","turbo/apps/platform":"0.579.0","turbo/apps/desktop":"0.25.0","turbo/apps/host-worker":"1.0.2","turbo/packages/api-contracts":"1.172.0","turbo/packages/connectors":"1.150.0","turbo/packages/db":"1.100.7","crates/ably-subscriber":"1.0.2","crates/api-contracts":"0.8.0","crates/nbd-cow":"0.4.57","crates/process-control-ipc":"0.3.2","crates/guest-agent":"0.49.3","crates/guest-contracts":"0.3.6","crates/guest-common":"0.2.33","crates/guest-download":"0.20.56","crates/guest-init":"0.16.106","crates/guest-mock-claude":"0.21.17","crates/guest-mock-codex":"0.6.3","crates/guest-reseed":"0.3.3","crates/guest-write-file":"0.1.20","crates/runner":"0.139.5","crates/sandbox":"0.19.16","crates/sandbox-fc":"0.37.99","crates/vsock-guest":"0.19.26","crates/vsock-host":"0.17.52","crates/vsock-proto":"0.18.21","crates/vsock-test":"0.9.136","crates/sandbox-mock":"0.8.23","crates/shell-quote":"0.1.1","crates/tracing-test-support":"0.1.0"}
28 changes: 14 additions & 14 deletions crates/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/api-contracts/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "api-contracts"
version = "0.7.1"
version = "0.8.0"
edition.workspace = true
description = "Generated Rust bindings for selected TypeScript API contracts"

Expand Down
13 changes: 13 additions & 0 deletions crates/guest-agent/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [0.49.3](https://github.com/vm0-ai/vm0/compare/guest-agent-v0.49.2...guest-agent-v0.49.3) (2026-07-08)


### Bug Fixes

* add runner exit signal diagnostics ([#20674](https://github.com/vm0-ai/vm0/issues/20674)) ([bf46c07](https://github.com/vm0-ai/vm0/commit/bf46c07f8a9954576040760dfcfb3bb81ee2d1ea))
* remove minimax codex legacy base url ([#20707](https://github.com/vm0-ai/vm0/issues/20707)) ([a4a9e77](https://github.com/vm0-ai/vm0/commit/a4a9e77fe2d8e1065f1b57a9ead26565b054fa39))


### Refactoring

* centralize guest private runtime file handling ([#20671](https://github.com/vm0-ai/vm0/issues/20671)) ([24ca30c](https://github.com/vm0-ai/vm0/commit/24ca30c56b4c9b657a3aad8da2affac5a49e5b4b))

## [0.49.2](https://github.com/vm0-ai/vm0/compare/guest-agent-v0.49.1...guest-agent-v0.49.2) (2026-07-08)

## [0.49.1](https://github.com/vm0-ai/vm0/compare/guest-agent-v0.49.0...guest-agent-v0.49.1) (2026-07-08)
Expand Down
2 changes: 1 addition & 1 deletion crates/guest-agent/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "guest-agent"
version = "0.49.2"
version = "0.49.3"
edition.workspace = true

[dependencies]
Expand Down
2 changes: 2 additions & 0 deletions crates/guest-common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Changelog

## [0.2.33](https://github.com/vm0-ai/vm0/compare/guest-common-v0.2.32...guest-common-v0.2.33) (2026-07-08)

## [0.2.32](https://github.com/vm0-ai/vm0/compare/guest-common-v0.2.31...guest-common-v0.2.32) (2026-07-08)

## [0.2.31](https://github.com/vm0-ai/vm0/compare/guest-common-v0.2.30...guest-common-v0.2.31) (2026-07-05)
Expand Down
2 changes: 1 addition & 1 deletion crates/guest-common/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "guest-common"
version = "0.2.32"
version = "0.2.33"
edition.workspace = true

[dependencies]
Expand Down
12 changes: 12 additions & 0 deletions crates/guest-contracts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.3.6](https://github.com/vm0-ai/vm0/compare/guest-contracts-v0.3.5...guest-contracts-v0.3.6) (2026-07-08)


### Bug Fixes

* add runner exit signal diagnostics ([#20674](https://github.com/vm0-ai/vm0/issues/20674)) ([bf46c07](https://github.com/vm0-ai/vm0/commit/bf46c07f8a9954576040760dfcfb3bb81ee2d1ea))


### Refactoring

* centralize guest private runtime file handling ([#20671](https://github.com/vm0-ai/vm0/issues/20671)) ([24ca30c](https://github.com/vm0-ai/vm0/commit/24ca30c56b4c9b657a3aad8da2affac5a49e5b4b))

## [0.3.5](https://github.com/vm0-ai/vm0/compare/guest-contracts-v0.3.4...guest-contracts-v0.3.5) (2026-07-08)


Expand Down
2 changes: 1 addition & 1 deletion crates/guest-contracts/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "guest-contracts"
version = "0.3.5"
version = "0.3.6"
edition.workspace = true
description = "Shared contracts between runner and guest binaries"

Expand Down
2 changes: 2 additions & 0 deletions crates/guest-download/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Changelog

## [0.20.56](https://github.com/vm0-ai/vm0/compare/guest-download-v0.20.55...guest-download-v0.20.56) (2026-07-08)

## [0.20.55](https://github.com/vm0-ai/vm0/compare/guest-download-v0.20.54...guest-download-v0.20.55) (2026-07-08)

## [0.20.54](https://github.com/vm0-ai/vm0/compare/guest-download-v0.20.53...guest-download-v0.20.54) (2026-07-08)
Expand Down
2 changes: 1 addition & 1 deletion crates/guest-download/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "guest-download"
version = "0.20.55"
version = "0.20.56"
edition.workspace = true

[dependencies]
Expand Down
2 changes: 2 additions & 0 deletions crates/guest-init/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Changelog

## [0.16.106](https://github.com/vm0-ai/vm0/compare/guest-init-v0.16.105...guest-init-v0.16.106) (2026-07-08)

## [0.16.105](https://github.com/vm0-ai/vm0/compare/guest-init-v0.16.104...guest-init-v0.16.105) (2026-07-08)

## [0.16.104](https://github.com/vm0-ai/vm0/compare/guest-init-v0.16.103...guest-init-v0.16.104) (2026-07-05)
Expand Down
2 changes: 1 addition & 1 deletion crates/guest-init/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "guest-init"
version = "0.16.105"
version = "0.16.106"
edition.workspace = true
description = "Guest init process for Firecracker - filesystem setup, PID 1, and vsock-guest"

Expand Down
2 changes: 2 additions & 0 deletions crates/guest-mock-claude/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Changelog

## [0.21.17](https://github.com/vm0-ai/vm0/compare/guest-mock-claude-v0.21.16...guest-mock-claude-v0.21.17) (2026-07-08)

## [0.21.16](https://github.com/vm0-ai/vm0/compare/guest-mock-claude-v0.21.15...guest-mock-claude-v0.21.16) (2026-07-08)

## [0.21.15](https://github.com/vm0-ai/vm0/compare/guest-mock-claude-v0.21.14...guest-mock-claude-v0.21.15) (2026-07-08)
Expand Down
2 changes: 1 addition & 1 deletion crates/guest-mock-claude/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "guest-mock-claude"
version = "0.21.16"
version = "0.21.17"
edition.workspace = true

[dependencies]
Expand Down
2 changes: 2 additions & 0 deletions crates/guest-write-file/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Changelog

## [0.1.20](https://github.com/vm0-ai/vm0/compare/guest-write-file-v0.1.19...guest-write-file-v0.1.20) (2026-07-08)

## [0.1.19](https://github.com/vm0-ai/vm0/compare/guest-write-file-v0.1.18...guest-write-file-v0.1.19) (2026-07-08)

## [0.1.18](https://github.com/vm0-ai/vm0/compare/guest-write-file-v0.1.17...guest-write-file-v0.1.18) (2026-07-05)
Expand Down
2 changes: 1 addition & 1 deletion crates/guest-write-file/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "guest-write-file"
version = "0.1.19"
version = "0.1.20"
edition.workspace = true
description = "Write guest files from stdin without shell startup overhead"

Expand Down
17 changes: 17 additions & 0 deletions crates/runner/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [0.139.5](https://github.com/vm0-ai/vm0/compare/runner-rs-v0.139.4...runner-rs-v0.139.5) (2026-07-08)


### Bug Fixes

* bound zstd usage validation ([#20708](https://github.com/vm0-ai/vm0/issues/20708)) ([ba4069e](https://github.com/vm0-ai/vm0/commit/ba4069e87f9cc56e1fad5168fe6c9750141d69fc))


### Documentation

* clarify runner active run status schema ([#20686](https://github.com/vm0-ai/vm0/issues/20686)) ([1849808](https://github.com/vm0-ai/vm0/commit/18498089b25834157327be0142ed89637bedc6c0))


### Refactoring

* expose auth cache test hooks ([#20705](https://github.com/vm0-ai/vm0/issues/20705)) ([bfaceb4](https://github.com/vm0-ai/vm0/commit/bfaceb452d465411cceb39fd5beab4db3955dbe3))

## [0.139.4](https://github.com/vm0-ai/vm0/compare/runner-rs-v0.139.3...runner-rs-v0.139.4) (2026-07-08)


Expand Down
2 changes: 1 addition & 1 deletion crates/runner/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "runner"
version = "0.139.4"
version = "0.139.5"
edition.workspace = true

[dependencies]
Expand Down
7 changes: 7 additions & 0 deletions crates/sandbox-fc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.37.99](https://github.com/vm0-ai/vm0/compare/sandbox-fc-v0.37.98...sandbox-fc-v0.37.99) (2026-07-08)


### Performance Improvements

* add fresh sandbox factory stage telemetry ([#20689](https://github.com/vm0-ai/vm0/issues/20689)) ([d33d7cb](https://github.com/vm0-ai/vm0/commit/d33d7cb235410c3080092de8ee2117d081b19308))

## [0.37.98](https://github.com/vm0-ai/vm0/compare/sandbox-fc-v0.37.97...sandbox-fc-v0.37.98) (2026-07-08)

## [0.37.97](https://github.com/vm0-ai/vm0/compare/sandbox-fc-v0.37.96...sandbox-fc-v0.37.97) (2026-07-07)
Expand Down
2 changes: 1 addition & 1 deletion crates/sandbox-fc/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "sandbox-fc"
version = "0.37.98"
version = "0.37.99"
edition.workspace = true

[dependencies]
Expand Down
2 changes: 1 addition & 1 deletion crates/sandbox-mock/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "sandbox-mock"
version = "0.8.22"
version = "0.8.23"
edition.workspace = true

[dependencies]
Expand Down
7 changes: 7 additions & 0 deletions crates/sandbox/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.19.16](https://github.com/vm0-ai/vm0/compare/sandbox-v0.19.15...sandbox-v0.19.16) (2026-07-08)


### Performance Improvements

* add fresh sandbox factory stage telemetry ([#20689](https://github.com/vm0-ai/vm0/issues/20689)) ([d33d7cb](https://github.com/vm0-ai/vm0/commit/d33d7cb235410c3080092de8ee2117d081b19308))

## [0.19.15](https://github.com/vm0-ai/vm0/compare/sandbox-v0.19.14...sandbox-v0.19.15) (2026-07-06)


Expand Down
2 changes: 1 addition & 1 deletion crates/sandbox/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "sandbox"
version = "0.19.15"
version = "0.19.16"
edition.workspace = true

[dependencies]
Expand Down
2 changes: 2 additions & 0 deletions crates/vsock-guest/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Changelog

## [0.19.26](https://github.com/vm0-ai/vm0/compare/vsock-guest-v0.19.25...vsock-guest-v0.19.26) (2026-07-08)

## [0.19.25](https://github.com/vm0-ai/vm0/compare/vsock-guest-v0.19.24...vsock-guest-v0.19.25) (2026-07-08)

## [0.19.24](https://github.com/vm0-ai/vm0/compare/vsock-guest-v0.19.23...vsock-guest-v0.19.24) (2026-07-05)
Expand Down
2 changes: 1 addition & 1 deletion crates/vsock-guest/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "vsock-guest"
version = "0.19.25"
version = "0.19.26"
edition.workspace = true

[dependencies]
Expand Down
2 changes: 2 additions & 0 deletions crates/vsock-test/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Changelog

## [0.9.136](https://github.com/vm0-ai/vm0/compare/vsock-test-v0.9.135...vsock-test-v0.9.136) (2026-07-08)

## [0.9.135](https://github.com/vm0-ai/vm0/compare/vsock-test-v0.9.134...vsock-test-v0.9.135) (2026-07-08)

## [0.9.134](https://github.com/vm0-ai/vm0/compare/vsock-test-v0.9.133...vsock-test-v0.9.134) (2026-07-07)
Expand Down
2 changes: 1 addition & 1 deletion crates/vsock-test/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "vsock-test"
version = "0.9.135"
version = "0.9.136"
edition.workspace = true

[dependencies]
Expand Down
Loading