From 0e518bef419d081b02d4ba0eee3357a060d75702 Mon Sep 17 00:00:00 2001 From: Thomas Kosiewski Date: Tue, 16 Jun 2026 05:00:14 +0000 Subject: [PATCH] docs: mention agent-browser in README tagline --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8211f7a..dc6cf0f 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Give your AI agent a real terminal it can drive, and get back reviewable snapshots, screenshots, and recordings of everything it did. -> It's like Playwright, but for terminal apps instead of web pages. +> It's like `agent-browser` / Playwright, but for terminal apps instead of web pages. [![npm](https://img.shields.io/npm/v/agent-tty)](https://www.npmjs.com/package/agent-tty) [![CI](https://github.com/coder/agent-tty/actions/workflows/ci.yml/badge.svg)](https://github.com/coder/agent-tty/actions/workflows/ci.yml)