-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
enhancementRequest for a new feature that's not currently supportedRequest for a new feature that's not currently supported
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
enhancementRequest for a new feature that's not currently supportedRequest for a new feature that's not currently supported
Type
Projects
Status
Done