New update! ServerEngine v4.1.1

  • Scripts & Runbooks now support credential retrieval from the Credentials Store
  • Retrieve Username: SE-CredentialsStore.Username.(YOUR_CREDENTIAL_FQDN)
  • Retrieve Password: SE-CredentialsStore.Password.(YOUR_CREDENTIAL_FQDN)
  • Credentials Store: Double-click the lock icon to copy (YOUR_CREDENTIAL_FQDN)
  • Bugfix: AI Coder crash caused by wrong index, slightly adjusted system prompt
  • Bugfix: AI Coder timeout mismatch resolved
  • AI Coder: Faster and improved script generation
  • AI Coder: Button action Improve: Now provides clean, readable, consistent code
  • AI Coder: Generating code now uses Braille spinner loading animation
  • AI Coder: Font changed to Consolas
  • Editor: Added quick button to rename the script file

Fixed AI Coder Crash & Credentials Store integration

AI Coder now runs faster and more reliably, related crashes have been fixed, and the “Improve” button actually works now. The Credentials Store integration now allows scripts to directly retrieve usernames and passwords during runtime without the need to expose passwords in your scripts.

Kind regards, Your ServerEngine Team