AgentInsightProposedFixKind type

The customer-renderable kind of an agent insight's proposed fix.

type AgentInsightProposedFixKind = "prose" | "code_change" | "prompt_change"