Skip to content

fix: guard llm-authored component props#720

Open
gaoachao wants to merge 1 commit into
thesysdev:mainfrom
gaoachao:p/gcc/issue-660-input-guard
Open

fix: guard llm-authored component props#720
gaoachao wants to merge 1 commit into
thesysdev:mainfrom
gaoachao:p/gcc/issue-660-input-guard

Conversation

@gaoachao

@gaoachao gaoachao commented Jul 5, 2026

Copy link
Copy Markdown

Closes #660

Summary

  • validate evaluated component props against their zod schemas
  • add display text coercion to avoid [object Object] fallbacks
  • apply the guard to list, follow-up, section, and text renderers

@gaoachao

gaoachao commented Jul 7, 2026

Copy link
Copy Markdown
Author

Hi @vishxrad, when you have a chance, could you please help review this PR? I’d really appreciate your feedback. Thank you!

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.

Feature request: input-guard layer for LLM-authored component props

1 participant