From ccd2bb2bf323ac5c87e27ecb71e0a62947872194 Mon Sep 17 00:00:00 2001 From: Mohamed Boudra Date: Fri, 3 Jul 2026 08:25:36 +0200 Subject: [PATCH] docs: tighten beta changelog browser bullet --- CHANGELOG.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bd665e10f..6f60d2e16 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,7 @@ ### Added -- Agents can drive the in-app browser: open tabs, navigate, click, type, and take screenshots (opt-in desktop browser tools) -- Screenshots taken by agents appear as images in the chat +- Agents can drive the in-app browser: open tabs, navigate, click, type, and take screenshots - Inspect, annotate, and send page elements from a browser tab to the agent ([#1708](https://github.com/getpaseo/paseo/pull/1708) by [@huiliaoning](https://github.com/huiliaoning)) - Schedules screen to create and manage recurring agents ([#1246](https://github.com/getpaseo/paseo/pull/1246)) - Open a project from anywhere with Cmd+O ([#1849](https://github.com/getpaseo/paseo/pull/1849))