mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-27 07:16:19 +09:00
35118a81ad
Introduce a shared SettingsShell with narrow/standard/wide/full width tiers, and convert the primary provider/memory/speech/transcription/ email/browser/bot-mcp/channel/heartbeat/compaction settings forms from single-column space-y stacks to md:grid-cols-2 grids where short fields pair up and long inputs (secrets, URLs, webhooks, commands, etc.) stay full width. Also fix the provider model list, platform grid, and bots grid to use responsive breakpoint columns instead of single-column flex or fixed grid-cols-4 / minmax(400px), and make model/bot cards equal-height with bottom-aligned actions.