- Updated dependencies [d55f0ab]
- @mobile-reality/mdma-runtime@0.3.1
- @mobile-reality/mdma-spec@0.3.1
- b03ad21: Support tasklist completion and webhook triggers as routable events. The tasklist renderer now
emits
ACTION_TRIGGERED(itsonCompleteaction) on the transition into all-items-checked, and the webhook renderer gains a trigger button that emitsINTEGRATION_CALLED. Themdma-aguibridge 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.
- Updated dependencies [b03ad21]
- Updated dependencies [d262328]
- @mobile-reality/mdma-runtime@0.3.0
-
3220d14: Make the sensitive-field (PII) marker overridable.
FormRenderernow resolves the 🔒 badge through the element-override system under thesensitiveIndicatorkey, so consumers can restyle it — or returnnullto 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) andFormFileElementProps(previously unexported).
- Updated dependencies [5bb8529]
- @mobile-reality/mdma-spec@0.3.0
- @mobile-reality/mdma-runtime@0.2.3
- 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
- d972139: Add npm keywords for discoverability
- Updated dependencies [d972139]
- @mobile-reality/mdma-runtime@0.2.2
- @mobile-reality/mdma-spec@0.2.2
- 9ba720a: Add
filefield type to forms. Forms can now declare file upload inputs, with a default file input UI in the renderer (overridable viaElementOverridesContext), 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
- 4d37c6d: Added validator to the project
- Updated dependencies [4d37c6d]
- @mobile-reality/mdma-runtime@1.0.0