Replace the broken provider/model <select> elements (which sent empty model on provider change, rejected by backend) with a cog-icon-driven edit flow: - Default view shows current provider/model as text labels with a cog icon - Clicking cog enters edit mode with <select> elements + checkmark/cancel - Save atomically sends both provider and model; Save disabled until both set - Cancel restores original values; whole view grays out during edit Apply the same cog metaphor to the session Name field — inline text edit with save/cancel, Enter to confirm, Escape to cancel. No global gray-out. |
||
|---|---|---|
| .. | ||
| src | ||
| index.html | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.js | ||
| vite.config.ts | ||