mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-27 07:16:19 +09:00
699ec5b950
Replace 16 boxed per-tool components with a single inline row driven by a central tool registry plus per-tool detail components. Tools without specialized result rendering no longer expand (the fallback for unknown tools still does). Write/edit are treated as Cursor-style inline diffs: default-expanded with +N/-M line stats, the filename itself opens the file, and the action verb is suppressed. Thinking blocks adopt the same inline style — expanded while streaming, collapsed on reload.