AGENTS.md@public/files/browser-use agentsA
AGENTS.md@public/files/browser-use is agent-read markdown (agents) from modem-dev/ossrules.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# AGENTS.md Version 2 <guidelines> Browser-Use is an AI agent that autonomously interacts with the web. It takes a user-defined task, navigates web pages using Chromium via CDP, processes HTML, and repeatedly queries a language model to decide the next action—until the task is completed. # Development Rules - Always use [`uv`](https://github.com/astral-sh/uv) instead of `pip` ```bash uv venv --python 3.11 source .venv/bin/activate uv sync ``` - Do not replace model names. Users try new models which you will not know about yet. - Type-safe coding: Use Pydantic v2 models for all internal action schemas, task inputs/outputs, and tools I/O. This ensures robust validation and LLM-call integrity. - Pre-commit formatting: ALWAYS make sure to run pre-commit before making PRs. - Use descriptive names and docstrings for each action. - Prefer returning `ActionResult` with structured content to help the agent reason better. - Follow the documentation in <browser_use_docs/>: some docs have been truncated, if unsure, you can visit or request the information from specific docs pages before proceeding. …
Read the whole file at its exact version.
How to install
mdr add modem-dev/ossrules/public/files/browser-use/AGENTS.md@git:20260914.a750666mdr add modem-dev/ossrules/public/files/browser-use/AGENTS.md@sha256:a88c42c6635b09b5Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_irlnafjnwidapc22)
1 badge views in 30 days
Versions
Audit of the latest version
- pass: Size between 200 bytes and 200 KB (38463 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
modem-dev/ossrules · 52 stars · license MIT · pushed 2026-09-21 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_irlnafjnwidapc22 GET https://markdownregistry.com/api/v1/resolve?ref=modem-dev/ossrules/public/files/browser-use/AGENTS.md GET https://markdownregistry.com/api/v1/blob/a88c42c6635b09b590108a5e1a161886f3dcedab824e69a080d5de8ccd575ab5
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.