mirror of
https://github.com/davidkaya/aryx.git
synced 2026-07-28 07:28:42 +02:00
Re-apply the inline pill-button design for the scratchpad model and thinking effort selectors that was overwritten by a concurrent agent. - InlineModelPill: compact pill with provider icon, upward-opening grouped dropdown with provider headers and tier badges; respects the new availableModels prop for live model availability - InlineThinkingPill: compact Sparkles pill with upward-opening effort selector; shows N/A when model has no reasoning support (respects supportedEfforts from per-model capabilities) - Removes the large bordered card wrapper, replaces with subtle inline row of pills sitting just above the composer textarea - Preserves all new logic from the model-availability agent: availableModels prop, resolveReasoningEffort, getSupportedEfforts Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>