You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Log File Summary on Watch: Added functionality to list all created log files once a watch command completes, allowing users
to easily find and examine background operation logs. (Addresses issue agentic_ssh-zm3)
Dynamic Inspection Mode: Enhanced the post-execution view for the watch subcommand, providing dynamic split-pane navigation
and full log scrolling across all hosts. (Addresses issue agentic_ssh-yxe)
馃摝 Dependencies & Version Updates
Updated project version to 0.4.3.
Updated dependencies, including core crates like tokio (to 1.53.1), syn (to 3.0.3), and cryptography crates to their latest
minor stable versions.