Class CodeRefinementBatchRenderer

All Implemented Interfaces:
uno.anahata.asi.swing.agi.message.part.tool.param.ParameterRenderer<CodeRefinementBatch>

public class CodeRefinementBatchRenderer extends AbstractTextResourceWriteRenderer<CodeRefinementBatch>
Specialized renderer for the robust CodeRefinementBatch.

This renderer provides a surgical dashboard at the top of the diff viewer that lists all structural intents in their flattened format, ensuring clear feedback for the user before committing the AST changes.

Author:
anahata