Skip to content

Agent Sidecar v0.4.0

Choose a tag to compare

@github-actions github-actions released this 23 Aug 19:17
· 37 commits to main since this release

[0.4.0] - 2026-08-24

Added

  • Concurrent local and remote event watching with host provenance, bounded
    queues, fair merging, and explicit startup readiness.
  • Durable, private send auditing with request-ID idempotency and conservative
    process-containment reporting.
  • An opt-in read-only HTTP panel and API restricted to numeric IPv4 loopback.
  • Deterministic zipapp packaging, pipx-ready installation, and explicit
    macOS LaunchAgent service management.
  • Private bounded daemon diagnostics with durable error records and rotation.

Changed

  • Hardened session discovery, Cursor SQLite snapshots, remote transport
    cleanup, and failure isolation.