NoUI Record Workflow Record a browser workflow and compile it into a runnable FastMCP server, a Claude Code Skill, or both. Works for session-cookie apps (full Tabby login flow), static API-key apps (just set an env var), and public unauthenticated APIs. All commands run from the directory using . Prerequisite: must be complete. For Path A (session-cookie), must also be complete and a live Tabby browser session must be running ( ). --- Output Format Selection Before exporting, decide what the user actually wants. Two orthogonal axes: 1. Auth model — Path A/B/C below (session-cookie vs static…