<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Rust on cdeclog</title><link>https://cdecl.github.io/tags/rust/</link><description>Recent content in Rust on cdeclog</description><generator>Hugo -- 0.160.0</generator><language>ko-kr</language><lastBuildDate>Thu, 02 Apr 2026 00:00:00 +0900</lastBuildDate><atom:link href="https://cdecl.github.io/tags/rust/index.xml" rel="self" type="application/rss+xml"/><item><title>agent-browser: AI 에이전트를 위한 브라우저 자동화 CLI</title><link>https://cdecl.github.io/devops/agent-browser-guide/</link><pubDate>Thu, 02 Apr 2026 00:00:00 +0900</pubDate><guid>https://cdecl.github.io/devops/agent-browser-guide/</guid><description>&lt;p&gt;&lt;code&gt;agent-browser&lt;/code&gt;는 AI 에이전트가 웹 브라우저를 직접 다루도록 만든 CLI 도구입니다. 단순히 클릭과 입력만 하는 자동화 스크립트가 아니라, 페이지 구조를 스냅샷으로 읽고, ref 기반으로 요소를 조작하고, 세션과 상태를 유지하고, 네트워크와 디버그 정보까지 함께 다룰 수 있도록 설계되어 있습니다.&lt;/p&gt;
&lt;p&gt;DevOps 관점에서 보면 이 도구의 매력은 분명합니다. 사람이 브라우저에서 하던 반복 작업을 쉘 명령으로 옮길 수 있고, AI 에이전트가 사용할 수 있는 안정적인 웹 조작 인터페이스를 제공합니다. 특히 Playwright를 직접 코드로 짜는 방식보다, 탐색과 검증을 훨씬 빠르게 시도해볼 수 있습니다.&lt;/p&gt;</description></item></channel></rss>