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 Updated

File contents

langwatch/skills/tree/main/connect-agent commit 40296d2b69

Frequently asked questions

npx skillmds@latest add langwatch/connect-agent-3