Skip to main content
Unlisted page
This page is unlisted. Search engines will not index it, and only users having a direct link can access it.

RuntimeConnection

Status: Planned.

Who This Is For

This page is for developers preparing to integrate an external execution environment.

What It Is

A RuntimeConnection is an external execution environment or executable runtime. It brings command environments, sandboxes, remote runtimes, and other execution capabilities under xAgent governance.

When to Use It

Consider a RuntimeConnection when a Tool depends on an external execution environment instead of running inside the xAgent process.

Planned Documentation

Future documentation should cover:

  • RuntimeConnection registration.
  • Its relationship with a Tool runtime.
  • Execution permissions, file access, and result archival.
  • Failure, interruption, and recovery behavior.