From cd697708afcaf7039aa33febfe1219c9039cd30f Mon Sep 17 00:00:00 2001 From: Worathiti Manosroi Date: Fri, 4 Sep 2026 03:19:29 +0200 Subject: [PATCH] Add Superagent to Projects --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cd47cec..841f52d 100644 --- a/README.md +++ b/README.md @@ -134,4 +134,5 @@ Many papers here are organized and identified using a visualization tool develop - [Fazm](https://github.com/m13v/fazm) - Open-source voice-controlled AI agent for macOS using accessibility APIs and ScreenCaptureKit - [Lumen](https://github.com/omxyz/lumen) - Vision-first browser agent with self-healing deterministic replay. Screenshot → model → action loop over CDP, multi-provider support. - [computer agents](https://computer-agents.com) -- [Terminator](https://github.com/mediar-ai/terminator) - Playwright-like automation for Windows desktop apps using native accessibility APIs \ No newline at end of file +- [Terminator](https://github.com/mediar-ai/terminator) - Playwright-like automation for Windows desktop apps using native accessibility APIs +- [Superagent](https://github.com/pungme/superagent-desktop) - Open-source macOS desktop app giving Claude Code and Codex a real browser to drive, an iOS Simulator to install and screenshot apps in, and a phone companion app for remote monitoring \ No newline at end of file