When changing a single word in a prompt, the commit change modal shows a diff where the entire prompt field is marked as changed. This makes it hard to see what actually changed.
The diff should operate at a field level rather than treating the prompt as a single JSON blob so small edits are highlighted precisely.