Google I/O 2026: Antigravity 2.0 전면 분석 — Gemini CLI가 사라지고, 에이전트 IDE 경쟁이 본격화된다
Google이 I/O 2026에서 Antigravity 2.0을 발표하며 Gemini CLI를 6월 18일부로 종료한다. 실제 설치된 앱의 확장 구조와 Gemini 3.5 Flash API를 직접 분석하고, Claude Code와 비교한다.
jangwook.net
Personal technical notes on AI agents, automation, developer tools, and the process of building software.
Latest Notes
The root page stays intentionally small. Choose a language, then read the full archive and related posts there.
AI 에이전트, 자동화, 개발 도구, 소프트웨어 제작 과정을 한국어로 기록합니다.
Google이 I/O 2026에서 Antigravity 2.0을 발표하며 Gemini CLI를 6월 18일부로 종료한다. 실제 설치된 앱의 확장 구조와 Gemini 3.5 Flash API를 직접 분석하고, Claude Code와 비교한다.
Next.js 16 App Router에서 Claude API 스트리밍을 완성하는 실전 가이드. Route Handler 설계, SSE 응답 처리, React 19 클라이언트 훅, 백프레셔와 타임아웃·에러 복구 패턴까지 실제로 빌드한 코드와 동작 로그를 모두 담아 정리했다.
AutoGen 0.7.x의 새로운 API로 멀티에이전트 시스템을 처음부터 구현하는 실전 가이드. RoundRobinGroupChat, SelectorGroupChat, GraphFlow, FunctionTool을 직접 코드로 실행하며 0.2.x와 차이를 단계별로 비교한다.
Personal notes on AI agents, automation, developer tools, and building software.
Google announced Antigravity 2.0 at I/O 2026 and is shutting down Gemini CLI on June 18. I dug into the installed app's extension structure and analyzed the Gemini 3.5 Flash API — here's what it all means for developers.
Guide to Claude API streaming in Next.js 16 App Router: Route Handler, SSE handling, React 19 client hooks, error recovery — with real build code and logs.
Hands-on AutoGen 0.7.x guide. Build RoundRobinGroupChat, SelectorGroupChat, GraphFlow, FunctionTool step-by-step with real code, comparing with 0.2.x.
AIエージェント、自動化、開発ツール、ソフトウェア開発の記録です。
Google が I/O 2026 で Antigravity 2.0 を発表し、Gemini CLI を 6 月 18 日に終了する。実際にインストール済みのアプリの拡張構造と Gemini 3.5 Flash API を直接分析し、Claude Code と比較する。
Next.js 16 App RouterでClaude APIストリーミングを完成させる実践ガイド。Route Handler設計、SSE応答処理、React 19クライアントフック、エラー復旧パターンまで、実際にビルドしたコードと動作ログを収録。
AutoGen 0.7.xの新APIでマルチエージェントシステムを一から実装する実践ガイド。RoundRobinGroupChat、SelectorGroupChat、GraphFlow、FunctionToolを実際にコードで動かしながら0.2.xとの違いを比較する。
记录 AI 代理、自动化、开发工具和软件构建过程。
Google 在 I/O 2026 发布 Antigravity 2.0,并将于 6 月 18 日终止 Gemini CLI。我直接分析了已安装应用的扩展结构和 Gemini 3.5 Flash API,并与 Claude Code 进行比较。
在Next.js 16 App Router中实现Claude API流式传输的实战指南。涵盖Route Handler设计、SSE响应处理、React 19客户端Hook、背压与错误恢复模式,附实际构建代码和运行日志。
基于AutoGen 0.7.x新API从零实现多智能体系统的实战指南。逐步运行RoundRobinGroupChat、SelectorGroupChat、GraphFlow、FunctionTool,通过真实代码对比0.2.x差异。