Anthropic finds over 10,000 vulnerabilities with Project GlasswingSynthID expands to Google Search and ChromeGoal mode now available across all Codex platformsCodex Thursday adds remote Mac controlAnthropic publishes early Project Glasswing resultsAnthropic updates vulnerability disclosure dashboardReleases new science-focused AI skills toolGemini 3.5 Flash released with enhanced research toolsGoogle launches ADK for Kotlin and Android 0.1.0Gemini 3.5 Flash officially launchedAI solves long-standing open math problem for first timeGoogle announces Gemini Omni for video creationUse multiple agents with Gemini OmniOpenAI Introduces Guaranteed Capacity for Long-Term ComputeGemini for Science assists with research tasksSynthID watermark and verification tool added to AI imagesGoogle I/O 2026 to unveil new AI breakthroughsOpenAI boosts image provenance and verificationKPMG rolls out Claude globally, starting with taxGoogle adds Managed Agents to the Gemini APIAnthropic finds over 10,000 vulnerabilities with Project GlasswingSynthID expands to Google Search and ChromeGoal mode now available across all Codex platformsCodex Thursday adds remote Mac controlAnthropic publishes early Project Glasswing resultsAnthropic updates vulnerability disclosure dashboardReleases new science-focused AI skills toolGemini 3.5 Flash released with enhanced research toolsGoogle launches ADK for Kotlin and Android 0.1.0Gemini 3.5 Flash officially launchedAI solves long-standing open math problem for first timeGoogle announces Gemini Omni for video creationUse multiple agents with Gemini OmniOpenAI Introduces Guaranteed Capacity for Long-Term ComputeGemini for Science assists with research tasksSynthID watermark and verification tool added to AI imagesGoogle I/O 2026 to unveil new AI breakthroughsOpenAI boosts image provenance and verificationKPMG rolls out Claude globally, starting with taxGoogle adds Managed Agents to the Gemini API
🔒 公式発表のみ掲載。噂・リーク・情報商材は載せません。
← Back to glossary

Agent

エージェント

ええじぇんと

Definition

An agent is an AI execution pattern that plans steps toward a goal, uses tools, and iteratively reviews results to complete tasks. It goes beyond single-turn Q&A into multi-step automation.

ChatGPTやClaudeに質問すると1回の応答が返ってきます。しかし、実際の業務では「調べて、判断して、実行する」という複数のステップが必要です。AIエージェントは、目標を与えるだけで自ら計画を立て、必要なツールを使い、結果を確認しながらタスクを完遂する実行形態です。

チャットボットとの違い

従来のチャットボットとの最大の違いは「自律性」にあります。チャットボットは1回の質問に1回答えるだけですが、エージェントは目標達成のために何度もLLMを呼び出し、思考と行動のループを回します。たとえば「競合A社の最新プレスリリースを調べて、要点を3つにまとめてSlackに投稿して」という指示に対して、エージェントはWeb検索→情報抽出→要約作成→Slack API呼び出しという一連のステップを自律的に実行します。

計画→実行→観察→修正のサイクル

エージェントの中核にあるのは「計画→実行→観察→修正」のサイクルです。ReAct(Reasoning + Acting)と呼ばれるフレームワークでは、LLMが「次に何をすべきか」を推論し、ツールを呼び出して結果を観察し、必要に応じて計画を修正します。この仕組みにより、想定外の状況にもある程度柔軟に対応できます。

ツールが能力を決める

エージェントが利用するツールは多岐にわたります。Web検索、ファイル操作、データベースクエリ、API呼び出し、コード実行など、LLM単体では不可能だった操作をFunction Calling(関数呼び出し)やMCPを通じて実行します。ツールの数と質がエージェントの能力を直接決めるため、ツールエコシステムの整備がAI業界全体のトレンドになっています。

実用例と課題

実用段階に入りつつあるエージェントの例として、ソフトウェア開発支援(GitHub Copilot Workspace、Devin)、カスタマーサポートの自動対応、データ分析の自動化などがあります。Anthropicが2025年に公開した「Computer Use」機能は、Claudeが画面を見ながらマウスやキーボードを操作するもので、エージェントの可能性を大きく広げました。

一方で課題もあります。複雑なタスクでは途中で誤った判断をすると後続のステップすべてに影響するため、信頼性の確保と人間による監視(Human-in-the-loop)のバランスが重要です。現時点では「完全自律」よりも「人間が要所で確認しながらAIが実行する」という協調型が主流です。

Related articles

h
hayami

Stay on top of OpenAI, Google & Anthropic updates. An AI digest for business professionals.

Source Policy

We use only official sources. Each article links to the original announcement so you can verify it yourself.

© 2026 hayami. All rights reserved.