#262 — Facade widget data model and API supports payment actions
Repo: Twill-AI/facade State: closed | Status: done Assignee: meliascosta
Created: 2025-01-06 · Updated: 2025-04-21
Description
The exact list of actions to be supported is not yet finalized but see https://www.figma.com/design/ZUrZatocX5Vs79IBNqzGke/Twill-UI?node-id=8517-26440&p=f&t=RIaI1tbHfTsvpeox-0 as an general set.
At this stage we are supporting only:
- widgets communicating with Facade via REST HTTP, not via Websockets;
- payment (aka new) widgets without some data set (like for “make payment” or “show list of transactions” nothing is parsed from the prompt).
AC:
- New persistence model supports action (payment) widgets.
- Widget API(s) supports new widgets model.
Notes
Add implementation notes, blockers, and context here
Related
Add wikilinks to related people, meetings, or other tickets