Skip to content

v0.5.3: The Security-First & Token-Slimming Milestone

Latest

Choose a tag to compare

@rscorer rscorer released this 01 Sep 20:06
· 3 commits to main since this release

馃殌 What's New in v0.5.3

  • Zero-Trust Host Authorization Guardrail (#56): Enforces secure-by-default host authorization requiring explicit allow_hosts to prevent AI agents from probing unauthorized SSH infrastructure.
  • Token & Quota Impact: Slashes context window consumption by 98.8% using concise, structured telemetry summaries instead of raw terminal dumps.
  • MCP Registry Official Ownership Verification: Added visible mcp-name: io.github.sandbanks/agentic_ssh metadata for automated registry sync.
  • Multi-Architecture Linux & Nix CI: Native Linux ARM64 (aarch64-linux) support and automated Cachix binary cache distribution.
  • Sponsorship & Sandbanks VIP Integration: Enabled GitHub Sponsors and private VIP community integration.

馃摝 Installation

# Homebrew (macOS & Linux)
brew install sandbanks/tap/agentic_ssh

# Cargo Binstall
cargo binstall agentic_ssh

# Nix
nix profile install github:sandbanks/agentic_ssh