You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HITL — design pass required before this is agent-ready. Not labelled ready-for-agent.
What this is
The LLM builder assistant: the user describes a button (or, later, a layout) in plain language and their own configured model generates the Chassis Action / Composer Layout config, which is validated and previewed before saving. Lets users build tools without learning the schema.
Open design questions (resolve via a grill before implementation)
Where it lives: inside the Settings → Actions form, or the Phase 3 layout surface.
Which model it uses: the user's configured Desktop App model; how the request is issued.
The flow: describe → model emits config JSON → validate against the schema → preview → save (or reject).
Parent
PRD #45 — Chassis Actions (Phase 3)
Type
HITL — design pass required before this is agent-ready. Not labelled ready-for-agent.
What this is
The LLM builder assistant: the user describes a button (or, later, a layout) in plain language and their own configured model generates the Chassis Action / Composer Layout config, which is validated and previewed before saving. Lets users build tools without learning the schema.
Open design questions (resolve via a grill before implementation)
Definition of done for THIS issue
Blocked by
Schema must be stable (#46). Best sequenced after the grid design if layout generation is in scope.