Skip to content

@openacme/cli@0.11.0

Choose a tag to compare

@github-actions github-actions released this 14 Jun 04:24
· 77 commits to main since this release
f177462

Minor Changes

  • #39 aea29bc Thanks @ukanwat! - openacme start now detects missing sandbox dependencies (bubblewrap, socat, ripgrep) and offers to install them with your package manager (apt/dnf/pacman/zypper/apk, or brew on macOS) — so a fresh Linux box runs agent tools sandboxed instead of unconfined, without hunting for the right command. Non-interactive shells just print the exact command. Self-hosting + troubleshooting docs document the prerequisites.

Patch Changes

  • Updated dependencies []:
    • @openacme/server@0.11.0
    • @openacme/agent-core@0.11.0
    • @openacme/auth@0.11.0
    • @openacme/config@0.11.0
    • @openacme/db@0.11.0
    • @openacme/llm-provider@0.11.0
    • @openacme/mcp-client@0.11.0
    • @openacme/memory@0.11.0
    • @openacme/skills@0.11.0
    • @openacme/tasks@0.11.0
    • @openacme/tools@0.11.0