Skip to content

Conversation

jcobis
Copy link
Collaborator

@jcobis jcobis commented Oct 9, 2025

Description

Refactor Mock Data Generator state to maintain separate copies of the original LLM response and user-edited faker schema. This enables better debugging, as we can compare original LLM output vs user changes.

  • Update MockDataGeneratorCompletedState to include originalLlmResponse and editedFakerSchema fields
  • Add FakerSchemaEdited Redux action for tracking user modifications
  • Update components to use editedFakerSchema for script generation
  • Preserve originalLlmResponse as immutable reference

@github-actions github-actions bot added the feat label Oct 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant