v0.7.0
Breaking
- •Remote shell and agent daemon removed —
amesh agent start/stop,amesh shell,amesh grant, andamesh resetcommands removed. The@authmesh/agentnpm package is deprecated. amesh now focuses on device-bound M2M authentication.
Security
- •Reduced attack surface — removing the agent daemon (PTY spawning, shell cipher, frame protocol) eliminates the highest-risk component.
- •Relay simplified — agent registration, challenge-response, and shell routing handlers removed.