Skip to content

Add GitAgent Protocol support (agent.yaml + SOUL.md)#732

Open
shreyas-lyzr wants to merge 1 commit into
browser-use:mainfrom
shreyas-lyzr:gitagent-protocol
Open

Add GitAgent Protocol support (agent.yaml + SOUL.md)#732
shreyas-lyzr wants to merge 1 commit into
browser-use:mainfrom
shreyas-lyzr:gitagent-protocol

Conversation

@shreyas-lyzr
Copy link
Copy Markdown

@shreyas-lyzr shreyas-lyzr commented May 26, 2026

Hi! πŸ‘‹ This PR adds GitAgent Protocol support to Browser Use Web UI β€” a small, open standard that makes AI agents portable and discoverable.

What this adds (nothing else is touched):

  • agent.yaml β€” a standard manifest declaring the agent's name, version, model preferences, skills, and compliance posture
  • SOUL.md β€” the agent's persona and behavioural instructions in the canonical GAP format

With these two files, Browser Use Web UI can run on any GAP-compatible runtime and be listed on the Open GAP Registry, making it easier for users to discover and deploy it.

Everything here is a proposal β€” totally fine to tweak the fields or close if it's not a fit. The files only add to the repo; nothing existing is changed. πŸ™

πŸ”— Learn more: https://gitagent.sh


Summary by cubic

Adds GitAgent Protocol support by introducing agent.yaml and SOUL.md. This makes Browser Use Web UI portable to GAP-compatible runtimes and eligible for the Open GAP Registry.

  • New Features
    • agent.yaml: manifest with name/version, model prefs (openai:gpt-4o, fallbacks anthropic:claude-sonnet-4-6, google:gemini-2.0-flash), skills, runtime limits, and compliance (human_in_the_loop: destructive, kill_switch: true).
    • SOUL.md: canonical persona and behavior with two modes (Browser Agent, Deep Research), constraints, and safety posture.
    • Purely additive; no existing files changed.

Written for commit 07db6f9. Summary will update on new commits. Review in cubic

@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


GAP Promoter seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

Re-trigger cubic

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants