ClaudeMap

Stagehand

浏览器 agent 的 SDK——Playwright 风格 API,act / extract / observe 三个原语。

SDK 与工具browserautomationsdkplaywright

Stagehand(Browserbase 出品,24k+ stars)是构建浏览器 agent 的 SDK:Playwright 风格 API,把确定性代码与 AI 驱动的 act/extract/observe 步骤组合,用自然语言操作页面。支持 Claude 等主流模型。自建浏览器 agent 直接用它;想让 Claude 驱动托管云浏览器时配 Browserbase MCP server。

代码仓库

browserbase/stagehand

收录日期

地图上的相关资源

  • E2B

    SDK / 工具

    让 AI agent 跑代码的开源安全沙箱——agent 应用事实上的执行层。

    • sandbox
    • code-execution
    • sdk
    • agents
  • FastMCP

    SDK / 工具

    Pythonic 的 MCP 服务器构建框架——装饰器、类型提示、零样板。

    • framework
    • python
    • mcp
    • type-driven
  • Claude Agent SDK

    SDK / 工具

    Anthropic 官方 TypeScript SDK,用于构建代理式应用。

    • official
    • sdk
    • typescript
    • anthropic