From 21bbe8041016c0b423fd2c8f1e0a31e3ce97ac45 Mon Sep 17 00:00:00 2001 From: Lawrence Chen <54008264+lawrencecchen@users.noreply.github.com> Date: Wed, 18 Feb 2026 01:31:21 -0800 Subject: [PATCH] Add features table with images to README (#64) Replace the hero screenshot and add a visual features table showing notification rings, notification panel, in-app browser, and vertical tabs & splits with per-feature screenshots. --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d9aa043a..8157d38a 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ - @@ -28,7 +28,7 @@ Panes get a blue ring and tabs light up when AI agents need your attention - @@ -37,7 +37,7 @@ See all pending notifications in one place, jump to the most recent unread - @@ -46,7 +46,7 @@ Split a browser alongside your terminal with a scriptable API ported from -
+

Notification rings

Panes get a blue ring and tabs light up when AI agents need your attention
+

Notification panel

See all pending notifications in one place, jump to the most recent unread
+

In-app browser

Split a browser alongside your terminal with a scriptable API ported from agent-browser
+

Vertical + horizontal tabs

Sidebar shows git branch, working directory, listening ports, and latest notification text. Split horizontally and vertically.