메뉴
HN
Hacker News 34일 전

제미나이 3.5 플래시, 컴퓨터 제어 기능 내장

IMP
8/10
핵심 요약

구글이 가벼운 모델인 '제미나이 3.5 플래시'에 컴퓨터를 직접 제어할 수 있는 기능을 기본으로 탑재했습니다. 이제 개발자들은 이 API를 활용해 웹, 모바일, 데스크톱 환경을 넘나들며 시각적으로 판단하고 행동하는 자동화 에이전트를 더 쉽게 구축할 수 있게 되었습니다.

번역된 본문

제미나이 3.5 플래시(Gemini 3.5 Flash)에 컴퓨터 사용 기능(Computer use) 도입 (2026년 6월 24일)

컴퓨터 사용(Computer use) 기능이 이제 제미나이 3.5 플래시에 내장 도구로 지원되어, 에이전트 기반의 컴퓨터 작업에 있어 구글의 역대 최고 성능을 제공합니다. 이전에는 독립형 모델인 제미나이 2.5 컴퓨터 사용 모델에서만 사용할 수 있었지만, 이제 메인 제미나이 플래시 모델에 기본적으로 통합되었습니다.

제미나이는 이미 함수 호출(Function calling)과 검색(Search) 및 지도(Maps) 연동과 같은 내장 도구 사용에 탁월한 성능을 발휘해 왔습니다. 내장된 컴퓨터 사용 기능을 통해, 이제 개발자들은 3.5 플래시를 활용해 브라우저, 모바일, 데스크톱 환경 전반에 걸쳐 화면을 보고(reason), 추론하고(act) 작업을 수행할 수 있는 맞춤형 에이전트를 안정적으로 구축할 수 있습니다. 이를 통해 지속적인 소프트웨어 테스트나 전문 애플리케이션의 지식 노동과 같은 장기적이고 복잡한 기업 자동화 작업의 성능이 크게 향상됩니다.

개발자와 기업은 제미나이 API(Gemini API) 및 제미나이 엔터프라이즈 에이전트 플랫폼(Gemini Enterprise Agent Platform)을 통해 3.5 플래시에서 컴퓨터 사용 기능을 바로 사용해 볼 수 있습니다. 예를 들어, 3.5 플래시는 컴퓨터 사용 기능을 통해 제미나이 앱을 분석하여 기능들을 카테고리별로 분류한 목록을 반환할 수 있으며, 자체 문서를 감사하여 접근성 문제를 찾아낼 수도 있습니다.

제미나이 3.5 플래시에서 컴퓨터 사용을 안전하게 만드는 방법 실제 환경에서 작동하는 에이전트의 프롬프트 인젝션(Prompt Injection) 위험을 완화하기 위해, 구글은 제미나이 3.5 플래시의 컴퓨터 사용 기능에 대해 표적화된 적대적 훈련(adversarial training)을 적용했습니다. 또한 기업이 다음의 작업을 수행할 수 있도록 하는 두 가지 선택적 엔터프라이즈 보호 시스템도 함께 출시했습니다:

  • 민감하거나 되돌릴 수 없는 작업에 대해 명시적인 사용자 확인 요구
  • 간접적인 프롬프트 인젝션이 감지될 경우 작업 자동 중지

구글은 "심층 방어(defense-in-depth)" 접근 방식을 취하며, 개발자들이 이러한 기능을 보안 샌드박싱(sandboxing), 인간의 개입(human-in-the-loop) 검증 및 엄격한 액세스 제어와 결합할 것을 권장합니다. 안전 조치에 대한 자세한 내용은 구글의 모범 사례 문서에서 확인할 수 있습니다.

구글은 이미 고객들이 컴퓨터 사용 기능을 통해 가치를 창출하는 것을 보고 있습니다. 오늘 컴퓨터 사용 기능을 활용해 빌드를 시작하려면:

  • 지금 사용해 보기: Browserbase에서 호스팅하는 데모 환경에서 기능을 테스트해 보세요.
  • 빌드 시작하기: 제미나이 API 및 제미나이 엔터프라이즈 에이전트 플랫폼을 통해 참조 구현 및 문서를 살펴보세요.
원문 보기
원문 보기 (영어)
Introducing computer use in Gemini 3.5 Flash Jun 24, 2026 · Share x.com Facebook LinkedIn Mail Copy link Computer use is now a built-in tool in Gemini 3.5 Flash to build agents that can interact across platforms. Mateo Quiros Product Manager, Google DeepMind Share x.com Facebook LinkedIn Mail Copy link Your browser does not support the audio element. Listen to article This content is generated by Google AI. Generative AI is experimental [[duration]] minutes Voice Speed Voice Speed 0.75X 1X 1.5X 2X Computer use is now a built-in tool supported in Gemini 3.5 Flash, delivering our best performance yet for agentic computer use tasks. Previously only available as a standalone Gemini 2.5 computer use model, computer use is now integrated natively in the main Gemini Flash model. Gemini already excels at function calling and using built-in tools like Search and Maps grounding. With built-in computer use capability, developers can now use 3.5 Flash to reliably build custom agents that can see, reason and take action across browser, mobile and desktop environments. This unlocks improved performance for long-horizon and enterprise automation tasks like continuous software testing and knowledge work across professional applications. Developers and enterprises can start using computer use in 3.5 Flash via the Gemini API and Gemini Enterprise Agent Platform . 3.5 Flash uses computer use to analyse the Gemini app and return a categorized list of features. 3.5 Flash with computer use audits its own documentation for accessibility issues. Making computer use safe in 3.5 Flash To mitigate some of the prompt injection risks for agents operating in live environments, we use targeted adversarial training for computer use in Gemini 3.5 Flash. We’re also releasing two optional enterprise safeguard systems that enable enterprises to: Require explicit user confirmation for sensitive or irreversible actions. Automatically stop tasks if an indirect prompt injection is identified. Taking a “defense-in-depth” approach, we encourage developers to combine these features with secure sandboxing, human-in-the-loop verification and strict access controls. Additional information on safety measures can be found in our best practices documentation. We are already seeing customers drive value with computer use. Here’s what some of them have to say: To start building with computer use today: Try it now : Test the capabilities in a demo environment hosted by Browserbase. Start building : Dive into our reference implementation and documentation via Gemini API and Gemini Enterprise Agent Platform . Get more stories from Google in your inbox. Get more stories from Google in your inbox. Email address Your information will be used in accordance with Google's privacy policy. Subscribe Done. Just one step more. Check your inbox to confirm your subscription. You are already subscribed to our newsletter. You can also subscribe with a different email address . POSTED IN: