• v0.8.0-rc.1 2485e1af1f

    v0.8.0-rc.1
    Some checks failed
    beta (rc) release / build (push) Successful in 1m5s
    release / build (push) Has been skipped
    dev release / build (push) Failing after 1m51s

    Ghost released this 2026-08-05 08:40:46 +08:00 | 10 commits to main since this release

    Bread Automation API v1.6.0. Seven workstreams from a security/architecture
    remediation pass:

    • IPC emit auth: closed the no-source event-spoofing gap
    • Event causality tracking (id/caused_by chains, bread events --tree)
    • Hyprland event namespace split (bread.hyprland.*, legacy names via [compat])
    • rules.toml: declarative event automation without Lua
    • Schema-first API docs drift detector (cargo run -p xtask -- check-docs)
    • Capability-scoped module manifest (permissions, scoped Lua env)
    • Out-of-process, Landlock-sandboxed module runtime (bread-module-host),
      opt-in via a module's permissions manifest -- existing modules with no
      manifest are unaffected

    Also includes a test-harness process-leak fix (graceful SIGTERM shutdown,
    podman adapter disabled in test fixtures).

    Downloads