Skip to content

Add gui-agent — WebMCP-powered library for building in-app GUI agents#262

Open
aralroca wants to merge 3 commits into
e2b-dev:mainfrom
aralroca:add-gui-agent
Open

Add gui-agent — WebMCP-powered library for building in-app GUI agents#262
aralroca wants to merge 3 commits into
e2b-dev:mainfrom
aralroca:add-gui-agent

Conversation

@aralroca

@aralroca aralroca commented Jul 4, 2026

Copy link
Copy Markdown

Adds gui-agent to the list.

What it is: an open-source, TypeScript-first library/SDK for building GUI agents that live inside a web app. You expose your app's own actions as WebMCP tools (on document.modelContext, via a polyfill), and a natural-language agent operates the UI — clicking, filling, navigating, and calling those actions — driven by any LLM you bring, with a text-based DOM fallback for anything not exposed.

Why it fits this list: it's a framework/library for creating and deploying autonomous AI agents. Provider-agnostic (bring your own LLM) with a ready-made Vercel AI SDK adapter, React bindings, an optional visualizer, and a human-in-the-loop confirmation gate for non-read-only tools.

Placed in alphabetical order (between Fixie and Helicone), following the existing ## [Name](url) + description + <details>/### Links format.

🤖 Generated with Claude Code

@cla-bot

cla-bot Bot commented Jul 4, 2026

Copy link
Copy Markdown

We require contributors to sign our Contributor License Agreement, and we don't have @aralroca on file. You can sign our CLA at https://e2b.dev/docs/cla . Once you've signed, post a comment here that says '@cla-bot check'

@aralroca

aralroca commented Jul 4, 2026

Copy link
Copy Markdown
Author

@cla-bot check

1 similar comment
@aralroca

aralroca commented Jul 4, 2026

Copy link
Copy Markdown
Author

@cla-bot check

@cla-bot cla-bot Bot added the cla-signed label Jul 4, 2026
@cla-bot

cla-bot Bot commented Jul 4, 2026

Copy link
Copy Markdown

The cla-bot has been summoned, and re-checked this pull request!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant