{
  "schema_version": "openagent.agent_resource_packet.v1",
  "id": "res_browseros",
  "slug": "browseros",
  "name": "BrowserOS",
  "canonical_url": "https://www.openagent.bot/agents/browseros",
  "category": "agents",
  "resource_type": "agent",
  "summary": "BrowserOS is an open-source agentic browser project built around the idea that the browser itself can be the AI agent workspace. It is relevant for teams comparing browser agents, browser automation tools, and AI-native browsing environments.",
  "capabilities": [
    "browser",
    "browser-automation",
    "local-inference",
    "workflow-orchestration"
  ],
  "constraints": [
    "open-source",
    "local-first"
  ],
  "scenarios": [
    "browser-agent",
    "local-ai",
    "developer-workflow"
  ],
  "deployment_modes": [
    "local",
    "cloud"
  ],
  "interfaces": [
    "repo"
  ],
  "integrations": [],
  "permission_surface": [
    "browser"
  ],
  "risk_level": "moderate",
  "source_confidence": "high",
  "recommended_workflows": [
    "Browser automation",
    "Coding agent workflow",
    "Local or private AI stack"
  ],
  "avoid_when": [
    "Teams that only need a library for scripted browser automation",
    "Users who need a stable enterprise browser today without evaluating project maturity"
  ],
  "primary_actions": [
    "Inspect repository",
    "Open Homepage"
  ],
  "evidence_urls": [
    "https://github.com/browseros-ai/BrowserOS",
    "https://BrowserOS.com"
  ],
  "last_verified_at": "2026-06-10",
  "machine_readable": {
    "json_url": "https://www.openagent.bot/agents/browseros.json",
    "markdown_url": "https://www.openagent.bot/agents/browseros.md",
    "agent_json_url": "https://www.openagent.bot/agents/browseros.agent.json"
  }
}