From aa6404a30d3151cd647d9943cfa8cfa0a21b9356 Mon Sep 17 00:00:00 2001 From: Nathan Esquenazi Date: Mon, 30 Mar 2026 20:42:25 -0700 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a35f274..7c8a410 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,11 @@ Full parity with the CLI experience -- everything you can do from a terminal, you can do from this UI. No build step, no framework, no bundler. Just Python and vanilla JS. -Layout: three-panel Claude-style. Left sidebar for sessions and tools, +Layout: three-panel Cowork-style. Left sidebar for sessions and tools, center for chat, right for workspace file browsing. +image + --- ## Quick start