Kind: Function
Source: atloria-monorepo/libs/agent-core/src/autonomous/test-watcher.ts
Format preflight results as a string for the system prompt.
Signature
tsfunction formatPreflightResults(results: PreflightResult[]): string
Parameters
| Name | Type |
|---|---|
results | PreflightResult[] |
Returns: string
Was this page helpful?