Connect Agent

Connect the codebase's AI agent to LangWatch agent simulations, so test suites run against the real agent process. Adds a small connect function beside the service startup that calls the agent already in the codebase, which opens an outbound connection and registers the agent with its environment and its run parameters, confirms the agent is Online, and runs the first test suite. Falls back to an HTTP registration when the agent cannot import the SDK. Use when the user wants platform scenarios to test their real agent.

langwatch 40534e6 26.5 KB Updated

File contents

langwatch/langwatch/tree/main/skills/_compiled/native/connect-agent commit 40534e6c20

Frequently asked questions

npx skillmds@latest add langwatch/connect-agent