Create and manage mini apps — lightweight, mobile-first web UIs that give users rich interaction surfaces for agent workflows. Use when: (1) the user needs to review, approve, or triage AI-generated content (emails, images, thumbnails, drafts), (2) a swipe/card UI would be better than chat for bulk decisions, (3) the user asks for a 'mini app', 'web app', 'triage UI', 'review interface', or 'approval flow', (4) any workflow where the agent generates content and the user needs to approve/edit/send/keep/delete in batch. Mini apps are single HTML files served from Public/ with API backends on the shared server at port 3456.
2026-05-18