Skip to content

Latest commit

 

History

History
81 lines (52 loc) · 2.4 KB

File metadata and controls

81 lines (52 loc) · 2.4 KB

@mobile-reality/mdma-renderer-react

0.4.1

Patch Changes

  • Updated dependencies [d55f0ab]
    • @mobile-reality/mdma-runtime@0.3.1
    • @mobile-reality/mdma-spec@0.3.1

0.4.0

Minor Changes

  • b03ad21: Support tasklist completion and webhook triggers as routable events. The tasklist renderer now emits ACTION_TRIGGERED (its onComplete action) on the transition into all-items-checked, and the webhook renderer gains a trigger button that emits INTEGRATION_CALLED. The mdma-agui bridge routes both back into the agent run — alongside form submit, button, and approve/deny — so completing a checklist or firing a webhook resumes the AG-UI conversation.

Patch Changes

  • Updated dependencies [b03ad21]
  • Updated dependencies [d262328]
    • @mobile-reality/mdma-runtime@0.3.0

0.3.0

Minor Changes

  • 3220d14: Make the sensitive-field (PII) marker overridable. FormRenderer now resolves the 🔒 badge through the element-override system under the sensitiveIndicator key, so consumers can restyle it — or return null to opt a form scope out of the badge entirely — without CSS hacks. The default rendering is unchanged.

    Also exports FormSensitiveIndicatorElementProps (the new override's props) and FormFileElementProps (previously unexported).

0.2.4

Patch Changes

  • Updated dependencies [5bb8529]
    • @mobile-reality/mdma-spec@0.3.0
    • @mobile-reality/mdma-runtime@0.2.3

0.2.3

Patch Changes

  • d23b52c: Added AGENT_TOOL_PROMPT_VARIANTS registry with model-specific agent tool prompt variants for Anthropic, OpenAI, Google, and xAI models; changed sensitive input toggle to use 👁/🔒 icons

0.2.2

Patch Changes

  • d972139: Add npm keywords for discoverability
  • Updated dependencies [d972139]
    • @mobile-reality/mdma-runtime@0.2.2
    • @mobile-reality/mdma-spec@0.2.2

0.2.1

Patch Changes

  • 9ba720a: Add file field type to forms. Forms can now declare file upload inputs, with a default file input UI in the renderer (overridable via ElementOverridesContext), schema defaults in the validator, and authoring guidance in the prompt pack.
  • Updated dependencies [f6ae6c5]
  • Updated dependencies [9ba720a]
    • @mobile-reality/mdma-runtime@0.2.1
    • @mobile-reality/mdma-spec@0.2.1

0.2.0

Major Changes

  • 4d37c6d: Added validator to the project

Patch Changes

  • Updated dependencies [4d37c6d]
    • @mobile-reality/mdma-runtime@1.0.0