Skip to content

feat: add DynamicDataProvider and TemplateBuilder#454

Draft
Potatomonsta wants to merge 1 commit intodevfrom
mn/dsl-templatable
Draft

feat: add DynamicDataProvider and TemplateBuilder#454
Potatomonsta wants to merge 1 commit intodevfrom
mn/dsl-templatable

Conversation

@Potatomonsta
Copy link
Contributor

Description

  • Add shared template utilities for nested data extraction and placeholder processing
  • Introduce DynamicDataProvider model/parser and DynamicDataScope for scoped fetched data
  • Introduce TemplateBuilder model/parser for data-driven child generation from lists or direct JSON
  • Wire DynamicDataProvider/TemplateBuilder into StacService resolution and parser registry
  • Refactor movie_app home_screen to use DynamicDataProvider + TemplateBuilder instead of raw JSON itemTemplate

Type of Change

  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Code refactor
  • Build configuration change
  • Documentation
  • Chore

- Add shared template utilities for nested data extraction and placeholder processing
- Introduce DynamicDataProvider model/parser and DynamicDataScope for scoped fetched data
- Introduce TemplateBuilder model/parser for data-driven child generation from lists or direct JSON
- Wire DynamicDataProvider/TemplateBuilder into StacService resolution and parser registry
- Refactor movie_app home_screen to use DynamicDataProvider + TemplateBuilder instead of raw JSON itemTemplate
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 27, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch mn/dsl-templatable

Tip

Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs).
Share your feedback on Discord.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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