Skip to content

Conversation

silicer
Copy link

@silicer silicer commented Jul 27, 2025

Refactor transformer processing to handle array format [transformerName, options] in provider configuration. This allows plugins to be instantiated with custom options while maintaining backward compatibility with string-based transformer references.

The changes include:

  • Extract transformer array processing into a dedicated helper function
  • Support for [transformerName, options] format in both global and route-specific transformer configurations
  • Proper error handling for transformer instantiation failures

🤖 Generated with Claude Code

…me, options] format

Refactor transformer processing to handle array format [transformerName, options] in provider configuration. This allows plugins to be instantiated with custom options while maintaining backward compatibility with string-based transformer references.

The changes include:
- Extract transformer array processing into a dedicated helper function
- Support for [transformerName, options] format in both global and route-specific transformer configurations
- Proper error handling for transformer instantiation failures

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant