Agent Browser 完整教學 1. 專案定位與核心價值 什麼是 Agent Browser Agent Browser 是 Vercel Labs 開發的瀏覽器自動化 CLI 工具,以 Rust 原生編譯,透過 Chrome DevTools Protocol (CDP) 直接控制 Chrome/Chromium,專為 AI agent 設計。 解決什麼問題 傳統瀏覽器自動化工具(Playwright、Puppeteer、Selenium)在 AI agent 使用場景中面臨三大痛點: Token 消耗過高: 取得完整 DOM/HTML 需要數千甚至數萬 token,LLM context window 迅速耗盡 啟動與執...

open-slide 詳細教學 對應 repo: https://github.com/1weiho/open-slide(3.5k stars / 248 forks / @open-slide/core@1.6.0,截至 2026-05-22) 1. 專案定位 1.1 它是什麼 1weiho (Yiwei Ho) 開源的 agent-native React 簡報框架。核心理念:「slides are visual code, agents are great at writing code; the missing runtime turns ‘make slides about X’ into a polished...