AgentInsightProposedFix interface
A recommended fix for an agent insight.
Properties
| changes | The concrete changes. Omitted for a prose-only fix. |
| kind | The proposed-fix discriminator. |
| text | The human-readable remediation guidance. |
Property Details
changes
The concrete changes. Omitted for a prose-only fix.
changes?: AgentInsightProposedFixChange[]
Property Value
kind
The proposed-fix discriminator.
kind: AgentInsightProposedFixKind
Property Value
text
The human-readable remediation guidance.
text: string
Property Value
string