From fa2b360e748dacfaa950396970b404a332d936fd Mon Sep 17 00:00:00 2001 From: iris Date: Fri, 28 Aug 2026 23:14:52 +0200 Subject: [PATCH] =?UTF-8?q?agent:=20cutover=20=E2=80=94=20index.html=20now?= =?UTF-8?q?=20serves=20the=20Preact=20rewrite,=20app.js=20deleted?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit mara: 'i merged this without realizing you still did not delete the old code. pls follow up with ripping out the old code.' - index.html: dropped the old static header/main/composer/overflow- menu markup and app.js's + diff --git a/frontend/packages/agent/src/main.tsx b/frontend/packages/agent/src/main.tsx index ad824058..13e4f2b3 100644 --- a/frontend/packages/agent/src/main.tsx +++ b/frontend/packages/agent/src/main.tsx @@ -1,14 +1,12 @@ // Entry point for the Preact rewrite of the per-agent terminal page -// (replacing app.js's imperative DOM). Not wired into index.html yet — -// this lands in small, reviewable slices (component by component) per -// mara's "one pr != one commit" note on the issue; `index.html`'s -// `