Skip to content

v0.3.2

Choose a tag to compare

@BennielAllan BennielAllan released this 17 Jul 12:11

Agent-friendly remote execution and Windows JSON reliability:

  • Execute remote SSH commands in JSON mode and return structured exit status, stdout, stderr, and connection/authentication failure phases.
  • Wait for newly created instances to reach Running before returning, and wait before SSH connections by default.
  • Guarantee UTF-8 bytes for all JSON output, independent of the Windows console code page.
  • Cache SSH connection data for one hour to reduce repeated instance queries, with profile isolation, Windows DPAPI password protection, refresh controls, and automatic invalidation.