From 89a47ec956a3d1370aa6845a64e1c5205a1f0ade Mon Sep 17 00:00:00 2001 From: Julius Marminge Date: Mon, 2 Mar 2026 20:22:06 -0800 Subject: [PATCH] Add dummy testing note to project snapshot in AGENTS.md - insert a placeholder line indicating this is a dummy change for testing --- AGENTS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/AGENTS.md b/AGENTS.md index d36d9009d4a7..3d9aa7b07a64 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -7,6 +7,7 @@ ## Project Snapshot T3 Code is a minimal web GUI for using code agents like Codex and Claude Code (coming soon). +This line is a dummy change for testing purposes. This repository is a VERY EARLY WIP. Proposing sweeping changes that improve long-term maintainability is encouraged.