mirror of
https://github.com/wirenboard/agent-vm.git
synced 2026-07-09 16:00:54 +00:00
Dropping the microsandbox SDK `prebuilt` feature means agent-vm compiles the guest agentd from the pinned source instead of downloading it, so the filesystem crate's build.rs now requires vendor/microsandbox/build/agentd to exist (else it panics "agentd binary not found … run just build-deps"). The CI build-and-test job ran `cargo build -p agent-vm` with no agentd, so it failed. Add a step that builds the static musl agentd into build/agentd first (mirrors the release-npm workflow) + musl-tools. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_0119b4kV63pJXm5rGeZbz8jf |
||
|---|---|---|
| .. | ||
| workflows | ||
| dependabot.yml | ||