From 0d09bb52939cf97de04229a84121656920d8ab03 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 29 Mar 2026 05:12:35 -0500 Subject: [PATCH] Add Auto-Refine mode, composer UX, select dropdown fixes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Auto-Refine mode (21st mode): - AI strategist analyzes content type and quality - Selects 3-5 optimal refinement stages from 8 available (validate, critique, expand, structure, stakeholder, clarity, edge_cases, align) - Executes stages sequentially with output chaining - Final synthesis produces polished version - Stages are content-aware — PRD gets different pipeline than essay - Saved to pipeline_runs DB Composer UX overhaul: - Initial state: full-screen centered composer overlay - Mode grid + models + prompt front-and-center for new users - On Run: composer closes, output takes full screen width - "New Prompt" button in header nav bar (not floating) - Close button (×) on composer overlay - Works across all 4 themes + mobile Dropdown fixes: - Dark theme: select options get solid #1a1d23 bg - Modern theme: select options get solid #18181b bg - Light/Reddit: select options get white bg with dark text - Native