add per-agent smoke tests (#100)

This commit is contained in:
David Blass
2026-01-16 08:00:16 +00:00
committed by pullfrog[bot]
parent 9e019d89d2
commit f34379415e
24 changed files with 413 additions and 48 deletions
+1
View File
@@ -86,6 +86,7 @@ export async function main(core: {
toolState,
runId,
jobId,
tools,
};
await using mcpHttpServer = await startMcpHttpServer(toolContext);