Skip to content

chore: bump version to 0.3.11#501

Merged
appcypher merged 1 commit intomainfrom
appcypher/bump-version-0.3.11
Apr 4, 2026
Merged

chore: bump version to 0.3.11#501
appcypher merged 1 commit intomainfrom
appcypher/bump-version-0.3.11

Conversation

@appcypher
Copy link
Copy Markdown
Member

@appcypher appcypher commented Apr 4, 2026

Summary

  • Bump all microsandbox Cargo crates from 0.3.10 to 0.3.11 (workspace version, all internal dependency references, and agentd's separate workspace)
  • Bump all microsandbox npm packages from 0.3.10 to 0.3.11 (microsandbox SDK, microsandbox-mcp, platform-specific binary packages, and all TypeScript examples)
  • Includes a minor test fix in agentd session tests (use -c instead of -lc shell flag and add explicit exit 0)

Changes since 0.3.10:

Test Plan

  • Run cargo build to verify successful compilation with new version
  • Run cargo clippy to verify no warnings
  • Verify agentd builds: cd crates/agentd && cargo build
  • Confirm no remaining references to 0.3.10: grep -r "0.3.10" --include="*.toml" --include="*.json"

Bump all microsandbox crates and npm packages from 0.3.10 to 0.3.11.

Changes since 0.3.10:
- refactor(filesystem): extract shared dir snapshot logic and add
  inject_init config (#495)
- fix(filesystem): fix symlink xattr ops, init listxattr, and
  update docs (#493)
- docs: replace broken DEVELOPMENT.md references with `just setup`
  workflow (#482)

Also includes a minor test fix in agentd session tests (use -c
instead of -lc shell flag and add explicit exit 0).
@appcypher appcypher requested a review from toksdotdev as a code owner April 4, 2026 13:52
@appcypher appcypher merged commit c3b80fd into main Apr 4, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant