-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
enhancementNew feature or requestNew feature or request
Description
This is a tracking issue for implementation of SEP-1034.
Summary
This SEP extends the elicitation feature by adding support for default values across all primitive schema types (StringSchema, NumberSchema, and EnumSchema). The TypeScript SDK needs to implement the optional default field for these schema types, ensuring clients can pre-populate elicitation forms with reasonable default values to improve user experience and reduce manual input requirements. The feature must remain backward compatible as the default field is optional.
Related Issues & PRs
- Implementation PRs: n/a
- Related PRs: n/a
- Related Issues: n/a
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Ready