{
  "schema_version": "openagent.resource.v1",
  "id": "res_browseros",
  "slug": "browseros",
  "status": "published",
  "identity": {
    "name": "BrowserOS",
    "one_liner": "Open-source agentic browser positioned as an alternative to AI-native browsers and browser assistants.",
    "short_description": "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."
  },
  "classification": {
    "resource_type": "agent",
    "primary_category": "agents",
    "subcategories": [
      "browser",
      "browser-automation",
      "browser-agent",
      "local-ai",
      "chromium"
    ]
  },
  "positioning": {
    "why_it_matters": "Browser agents are becoming a category of their own. BrowserOS matters because it moves agent behavior into the browser shell rather than only controlling an external browser from a script.",
    "best_for": [
      "Users evaluating AI-native browsers",
      "Teams comparing browser agents and browser automation stacks",
      "Developers interested in Chromium-based agentic browsing"
    ],
    "not_for": [
      "Teams that only need a library for scripted browser automation",
      "Users who need a stable enterprise browser today without evaluating project maturity"
    ],
    "use_cases": [
      "browser-agent",
      "local-ai",
      "developer-workflow"
    ],
    "target_audience": [
      "developer",
      "agent_builder"
    ],
    "maturity": "active"
  },
  "decision_signals": {
    "deployment_modes": [
      "local",
      "cloud"
    ],
    "open_source": true,
    "local_first": true,
    "self_hostable": false,
    "has_api": false,
    "has_gui": false,
    "supports_mcp": false,
    "supports_docker": false
  },
  "facts": {
    "license": "AGPL-3.0",
    "pricing_model": "open_source",
    "github_stars": 11316,
    "github_forks": 1153,
    "github_repo_full_name": "browseros-ai/BrowserOS",
    "last_verified_at": "2026-06-10"
  },
  "capabilities": {
    "core_capabilities": [
      "browser",
      "browser-automation",
      "local-inference",
      "workflow-orchestration"
    ],
    "interfaces": [
      "repo"
    ]
  },
  "links": {
    "primary_url": "https://github.com/browseros-ai/BrowserOS",
    "items": [
      {
        "type": "github",
        "label": "GitHub",
        "url": "https://github.com/browseros-ai/BrowserOS"
      },
      {
        "type": "homepage",
        "label": "Homepage",
        "url": "https://BrowserOS.com"
      }
    ]
  },
  "media": {
    "thumbnail_url": "https://github.com/browseros-ai.png",
    "og_image_url": "https://github.com/browseros-ai.png",
    "thumbnail_brief": {
      "resource_type": "agent",
      "visual_motif": "flow graph, branching path, or node network",
      "background_style": "minimal editorial surface with restrained open-source accent color",
      "title_overlay": "BrowserOS",
      "subtitle": "Open-source agentic browser positioned as an alternative to AI-native browsers and browser assistants.",
      "avoid": [
        "noisy poster layout",
        "large marketing slogans",
        "random gradient blobs"
      ]
    }
  },
  "tags": {
    "category": [
      "agent",
      "open-source"
    ],
    "capability": [
      "browser",
      "browser-automation",
      "local-inference",
      "workflow-orchestration"
    ],
    "constraint": [
      "open-source",
      "local-first"
    ],
    "scenario": [
      "browser-agent",
      "local-ai",
      "developer-workflow"
    ]
  },
  "relationships": {},
  "machine_readable": {
    "canonical_url": "https://www.openagent.bot/agents/browseros",
    "json_url": "https://www.openagent.bot/agents/browseros.json",
    "markdown_url": "https://www.openagent.bot/agents/browseros.md"
  },
  "seo": {
    "title": "BrowserOS: Open-Source Agentic Browser",
    "description": "BrowserOS is an open-source agentic browser for AI-native browsing, browser agents, and local assistant workflows."
  },
  "editorial": {
    "featured_reason": "A fast-moving open-source agentic browser project with strong relevance for browser-agent workflows.",
    "trust_note": "Verified from source links and project metadata.",
    "core_strengths": [
      {
        "title": "Browser-native agent workspace",
        "description": "BrowserOS frames the browser itself as an agentic environment.",
        "why_it_matters": "Many user workflows already happen in the browser, so agent capabilities close to the browser surface can reduce integration friction."
      },
      {
        "title": "Open-source browser alternative",
        "description": "The project is positioned as an open-source alternative to AI-native browsers.",
        "why_it_matters": "Open implementation makes it easier to inspect privacy, extension behavior, and agent boundaries."
      },
      {
        "title": "Local AI orientation",
        "description": "The repository topics emphasize local LLM and browser-agent workflows.",
        "why_it_matters": "Local model support is important for users who do not want every browsing action routed through a hosted agent."
      }
    ],
    "use_case_notes": [
      {
        "title": "AI browsing experiments",
        "description": "Compare how an agentic browser handles research, page actions, and browsing assistance."
      },
      {
        "title": "Browser-agent evaluation",
        "description": "Evaluate whether browser-native agents work better than external automation controllers for your workflow."
      },
      {
        "title": "Privacy-sensitive browsing",
        "description": "Inspect local AI and open-source behavior before adopting an AI browser."
      }
    ],
    "compare_notes": [
      {
        "title": "When to choose BrowserOS",
        "summary": "Compare it with nearby agents by looking at hosting model, integration surface, license, and whether the official docs show the workflow you need."
      }
    ],
    "getting_started": [
      {
        "label": "Open the GitHub repository",
        "url": "https://github.com/browseros-ai/BrowserOS",
        "type": "github"
      },
      {
        "label": "Visit the project website",
        "url": "https://BrowserOS.com",
        "type": "homepage"
      }
    ],
    "seo_article": {
      "intro": "BrowserOS is an open-source agentic browser project.",
      "what_it_is": "It is a browser-centered AI agent environment rather than a standalone automation script.",
      "why_it_matters": "The browser is the main surface where many agents need to act, inspect, and help users.",
      "how_it_works": "Evaluate it against a few real browsing workflows, then compare with browser automation libraries and external browser agents.",
      "faq": [
        {
          "question": "Is BrowserOS open source?",
          "answer": "Yes. The GitHub repository is listed under the AGPL-3.0 license."
        },
        {
          "question": "How is BrowserOS different from browser automation libraries?",
          "answer": "BrowserOS is an agentic browser environment, while browser automation libraries are usually developer tools that control a browser from outside."
        }
      ]
    }
  },
  "timestamps": {
    "created_at": "2026-06-10T00:00:00.000Z",
    "updated_at": "2026-06-10T00:00:00.000Z",
    "published_at": "2026-06-10T00:00:00.000Z"
  }
}