v1.0.3

Link auto-suspension

May 2026 · New

npx -y @sharnix/agent@1.0.3

The problem

When you closed your laptop or stopped the agent, visitors hit a broken connection — confusing for clients and embarrassing when you're mid-review.

What we did

Share links now pause gracefully with a branded "Preview paused" page. Pro and Team owners get email alerts when a link goes offline and when it comes back.

What you can do now

Share links behave like a light switch — off when you're not running, back on when you reconnect. No need to revoke and recreate links after every break.

View technical details
  • Share links are automatically paused when the @sharnix/agent process disconnects. Visitors see a branded "Preview paused" page instead of a connection error.
  • Pro/Team: org owner receives an immediate email notification when the agent disconnects, with link details.
  • On reconnect (stable for 30 seconds), a reactivation email is sent with one-click links.
  • New reactivate_link MCP tool and REST endpoint for bringing links back live programmatically.
  • list_suspended_links MCP tool for querying what needs reactivation.

← All releases