From 41ff5276ca0c92c266c2136e1a664487e66e5143 Mon Sep 17 00:00:00 2001 From: Jared Vititoe Date: Sat, 30 May 2026 23:30:10 -0400 Subject: [PATCH] docs: update README for wave-3 features and presence selector Co-Authored-By: Claude Sonnet 4.6 --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index e57f20bf7..253e9ab48 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,8 @@ A full custom theme engine layered on top of Cinny's vanilla-extract theming: - **GIF picker**: Giphy-powered GIF search and send. Button appears in the message composer only when `gifApiKey` is set in `config.json`. Sends GIF as `m.image` — fetches blob, uploads via `mx.uploadContent`, sends with `mx.sendMessage`. `FocusTrap` handles click-outside / Escape to close. When TDS is active: dark navy background (`#060c14`), orange dim border, `// GIF_SEARCH` header, CSS overrides for Giphy SDK search bar (dark bg, orange border/focus ring, JetBrains Mono), custom orange scrollbar. All TDS styles live in `lotus-terminal.css.ts` — no runtime `