Skip to content

Conversation

@yondonfu
Copy link
Contributor

@yondonfu yondonfu commented Jan 19, 2026

Summary

  • Add support for images field in initial params
  • Add option to hide prompt interpolation controls
  • Set maxImages = 1 for Reference Images component

FYI @ryanontheinside constrained maxImages to 1 for the Reference Images component because multiple ref images can be accepted in the backend right now, but doesn't actually do anything so to avoid confusion only allowing 1 image in the ImageManager right now until the user can expect multiple images to actually have an effect.

The thinking behind the chnages to hide prompt interpolation controls is to use the smallest possible diff that does not clash with the desire to move away from supports* fields and towards declaring parameters in schema and having their existence signal support without requiring a separate supports* field.

🤖 Generated with Claude Code

Signed-off-by: Yondon Fu <yondon.fu@gmail.com>
Signed-off-by: Yondon Fu <yondon.fu@gmail.com>
Signed-off-by: Yondon Fu <yondon.fu@gmail.com>
@yondonfu yondonfu merged commit d2c02b8 into main Jan 19, 2026
5 checks passed
@yondonfu yondonfu deleted the feature/images-and-prompt-interp-controls branch January 19, 2026 21:12
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.

2 participants