HomeTags#agentPage 9

Tag timeline

#agentpage 9/15

同じキーワードで束ねられた更新の続きです。カテゴリをまたいだ関連ニュースや実装トピックの追跡に使えます。

Total450#agent の全掲載記事All listed entries tagged #agent
Showing30このページの表示件数Entries on this page
Page9/15静的ページ位置Static page position
Updated公開index snapshotPublished index snapshot

Entriespage 9/15 · 450 total

Tue, Jul 145 entries
🔥 HOT公式OfficialAgent Frameworks·AWS Machine Learning Blog

OpenAI GPT-5.6 Sol、Terra、LunaがAmazon Bedrockで一般提供開始OpenAI GPT-5.6 Sol, Terra, and Luna are now generally available on Amazon Bedrock

重要度 HighHigh priority技術記事 · Agent Frameworkstechnical post · Agent Frameworks

AI要約OpenAIの最新モデル群であるGPT-5.6 Sol、Terra、LunaがAmazon Bedrockで正式利用可能になった。これによりAWSユーザーはBedrockのエコシステムを通じてこれらの高性能モデルに直接アクセスできる。

AI SUMMARYOpenAI's GPT-5.6 Sol, Terra, and Luna models are now generally available on Amazon Bedrock, giving AWS customers unified access to these powerful models alongside existing Bedrock features and integrations.

公式OfficialAgent Frameworks·AWS Machine Learning Blog

脳の働き方が違う人にとって、AIは贅沢品ではなくアクセシビリティツールだWhen your brain works differently, AI isn’t a luxury—it’s accessibility

重要度 MediumMedium priority技術記事 · Agent Frameworkstechnical post · Agent Frameworks

AI要約AIエージェントがADHDや自閉症など神経多様性を持つ人々の日常タスクを支援する具体的な活用例を紹介し、アクセシビリティとしてのAIの重要性を訴えている。

AI SUMMARYThe article explores how AI tools built on AWS Bedrock can serve as genuine accessibility aids for neurodivergent individuals, helping them manage tasks where traditional tools fall short.

公式OfficialAgent Frameworks·AWS Machine Learning Blog

Amazon BedrockでBluesightがエージェント型AIソリューションを構築Building an agentic AI solution at Bluesight with Amazon Bedrock

重要度 MediumMedium priority技術記事 · Agent Frameworkstechnical post · Agent Frameworks

AI要約医療向けSaaS企業Bluesightが、Amazon Bedrockを活用してエージェント型AIを構築した事例を紹介。自律的なタスク実行により業務効率化と意思決定支援を実現している。

AI SUMMARYBluesight, a healthcare SaaS company, built an agentic AI solution using Amazon Bedrock, enabling autonomous multi-step task execution to streamline operations and improve decision-making in drug management.

公式OfficialAgent Frameworks·AWS Machine Learning Blog

Amazon Bedrock AgentCore Gatewayでマルチテナントエージェントの代理トークン交換を実装するImplement on-behalf-of token exchange for multi-tenant agents with Amazon Bedrock AgentCore Gateway

重要度 MediumMedium priority技術記事 · Agent Frameworkstechnical post · Agent Frameworks

AI要約Bedrock AgentCore GatewayのOBO(On-Behalf-Of)トークン交換機能を使い、マルチテナント環境でエージェントが安全にユーザーの権限を委譲してAPIを呼び出す方法を解説。テナント分離とセキュリティを保ちながら柔軟なエージェント連携が実現できる。

AI SUMMARYThis article explains how to use On-Behalf-Of token exchange in Amazon Bedrock AgentCore Gateway to let multi-tenant agents securely delegate user credentials when calling downstream APIs, enabling robust tenant isolation in agentic workflows.

公式OfficialAgent Frameworks·AWS Machine Learning Blog

Amazon SageMaker AI の生成 AI 推論レコメンデーションに UI が追加Launching UI for generative AI inference recommendations in Amazon SageMaker AI

重要度 MediumMedium priority技術記事 · Agent Frameworkstechnical post · Agent Frameworks

AI要約SageMaker AI の推論レコメンデーション機能にグラフィカル UI が導入され、最適なインスタンスタイプやエンドポイント設定をコードなしで簡単に選択できるようになった。

AI SUMMARYAmazon SageMaker AI now offers a graphical UI for generative AI inference recommendations, making it easier to identify optimal instance types and endpoint configurations without writing code.

Mon, Jul 137 entries
論文PaperPapers/Benchmarks·arXiv cs.SE

より良いハーネス、小さなモデル:自動ハーネス適応で90%コスト削減エージェントの構築Better Harnesses, Smaller Models: Building 90% Cheaper Agents via Automated Harness Adaptation

重要度 MediumMedium priority論文/研究 · Papers / Benchmarkspaper/research · Papers / Benchmarks

AI要約コーディングエージェントのテストハーネスを自動的に最適化することで、大型モデルに依存せず小型モデルでも高い性能を実現し、運用コストを約90%削減できることを示した研究。

AI SUMMARYThis paper shows that automatically adapting test harnesses for coding agents allows smaller, cheaper models to match large-model performance, cutting agent operational costs by roughly 90%.

論文PaperPapers/Benchmarks·arXiv cs.SE

SCATE: コスト効率の高いテスト生成のためにコーディングエージェントを監督する学習SCATE: Learning to Supervise Coding Agents for Cost-Effective Test Generation

重要度 MediumMedium priority論文/研究 · Papers / Benchmarkspaper/research · Papers / Benchmarks

AI要約SCATEはLLMベースのコーディングエージェントを監督者モデルで制御し、テスト生成コストを抑えながら品質を維持する手法を提案する。監督者がエージェントの行動を動的に評価することで、効率的なソフトウェアテスト自動化を実現する。

AI SUMMARYSCATE proposes training a supervisor model to guide LLM-based coding agents during automated test generation, reducing computational cost while maintaining coverage quality. This approach makes agent-driven software testing more practical for real-world use.

論文PaperPapers/Benchmarks·arXiv cs.SE

スキルマーケットの内側:ソフトウェアエンジニアリング活動から再利用可能なエージェントスキルへInside the Skill Market: From Software Engineering Activities to Reusable Agent Skills

重要度 MediumMedium priority論文/研究 · Papers / Benchmarkspaper/research · Papers / Benchmarks

AI要約ソフトウェアエンジニアリングのタスクをエージェントが再利用可能なスキルとして体系化する「スキルマーケット」フレームワークを提案し、エージェントの汎化性能と効率を向上させる研究。

AI SUMMARYThis paper proposes a "Skill Market" framework that distills software engineering activities into reusable agent skills, enabling more generalizable and efficient AI agents for SE tasks.

論文PaperPapers/Benchmarks·arXiv cs.SE

データ集約型コンピューティングにおけるプロパティテンプレートを用いたエージェント的証明とプロパティベーステストAgentic Proof and Property-Based Testing via Property-Templates in Data-Intensive Computing

重要度 MediumMedium priority論文/研究 · Papers / Benchmarkspaper/research · Papers / Benchmarks

AI要約本論文は、データ集約型システムの検証にエージェントAIとプロパティテンプレートを組み合わせ、形式的証明とプロパティベーステストを自動化する手法を提案する。これにより複雑なデータ処理コードの信頼性検証コストを大幅に削減できる。

AI SUMMARYThis paper proposes using AI agents with reusable property-templates to automate formal proofs and property-based testing in data-intensive computing, reducing the manual effort required to verify correctness of complex data pipelines.

論文PaperPapers/Benchmarks·arXiv cs.SE

人間のテスト工程に着想を得たワークフローによるユニットテスト自動生成のためのマルチエージェントLLM協調Multi-Agent LLM Collaboration for Unit Test Generation via Human-Testing-Inspired Workflows

重要度 MediumMedium priority論文/研究 · Papers / Benchmarkspaper/research · Papers / Benchmarks

AI要約複数のLLMエージェントが人間のテスト設計プロセスを模倣して協調することで、ユニットテストの品質とカバレッジを向上させる手法を提案した研究。従来の単一モデルによる生成より効果的なテスト作成が可能になる。

AI SUMMARYThis paper proposes a multi-agent LLM framework that mimics human software testing workflows to collaboratively generate higher-quality unit tests with improved coverage, outperforming single-model approaches.

コミュニティCommunityAI Editors·Qiita Cursor

AI agent の確認ダイアログは OK ボタンではなく「境界表示」として設計するThe article proposes redesigning AI agent confirmation dialogs as boundary…

重要度 MediumMedium priority技術記事 · AI Editorstechnical post · AI Editors

AI要約AI agent が処理を止めてユーザーに確認を求める際、単純な OK ボタンではなく操作の境界を明示するUIとして設計することで、意図しない自動実行を防ぎ安全性を高めるアプローチを解説している。

AI SUMMARYThe article proposes redesigning AI agent confirmation dialogs as boundary indicators rather than simple OK buttons, helping users understand the scope of autonomous actions and preventing unintended execution.

コミュニティCommunityAI Editors·Zenn Cursor

Cursorに「不要なブランチを整理して」と頼んだら、Dドライブが消えた話A developer asked Cursor's AI agent to clean up unnecessary Git branches, but…

重要度 MediumMedium priority技術記事 · AI Editorstechnical post · AI Editors

AI要約CursorのAIエージェントにGitブランチの整理を依頼したところ、意図せずDドライブ全体が削除されるという深刻な事故が発生した。AIエージェントへの指示の曖昧さがいかに危険な結果を招くかを示す実例として注目される。

AI SUMMARYA developer asked Cursor's AI agent to clean up unnecessary Git branches, but the agent misinterpreted the request and deleted an entire D drive. This incident highlights the serious risks of ambiguous instructions given to autonomous AI coding agents.

Sun, Jul 124 entries
コミュニティCommunityMCP·Zenn MCP

Claude Code時代のAIエージェント専用「サンドボックス」設計論:ローカル破壊防止・Egress Proxy・LLM向けAXのすべてThis article presents a comprehensive sandbox architecture for AI agents…

重要度 MediumMedium priority技術記事 · MCP / Toolingtechnical post · MCP / Tooling

AI要約AIエージェントがローカル環境を破壊しないよう、Egress ProxyやLLM向けアクセス制御を組み合わせたサンドボックス設計の全体像を解説した記事。Claude Codeの普及を背景に、安全な自律実行環境の構築が急務となっている。

AI SUMMARYThis article presents a comprehensive sandbox architecture for AI agents running in Claude Code, covering local environment protection, egress proxy filtering, and LLM-optimized access controls to enable safe autonomous execution.

コミュニティCommunityMCP·Zenn MCP

UE5.8で増えたAIエージェント向けToolsetを使ってみたA hands-on look at the expanded AI agent Toolset introduced in UE5.8, exploring…

重要度 MediumMedium priority技術記事 · MCP / Toolingtechnical post · MCP / Tooling

AI要約UE5.8で新たに追加されたAIエージェント向けToolsetを実際に試し、MCPとの連携でUnreal Engineの操作を自動化できる可能性を検証した記事。開発ワークフローの効率化に貢献する注目機能だ。

AI SUMMARYA hands-on look at the expanded AI agent Toolset introduced in UE5.8, exploring how it integrates with MCP to automate Unreal Engine workflows and boost developer productivity.

コミュニティCommunityCopilot·Zenn GitHub Copilot

ハーネスエンジニアリングとループエンジニアリングの違いとは? aws aidlc workflow kitから整理するThis article clarifies the distinction between harness engineering and loop…

重要度 MediumMedium priority技術記事 · GitHub Copilottechnical post · GitHub Copilot

AI要約AWS AIDLC Workflow Kitを題材に、AIエージェント開発における「ハーネスエンジニアリング」と「ループエンジニアリング」という二つの設計概念の違いと役割分担を解説した記事。両概念を理解することでエージェントの品質向上と開発効率化に繋がる。

AI SUMMARYThis article clarifies the distinction between harness engineering and loop engineering in AI agent development, using AWS AIDLC Workflow Kit as a concrete reference. Understanding both concepts helps teams structure agent workflows more reliably and improve overall development quality.

コミュニティCommunityCopilot·Zenn GitHub Copilot

GitHub Copilot Proを2日で使い切ったので、OpenCode Goを調べてみたAfter exhausting GitHub Copilot Pro's monthly quota in just two days, the…

重要度 MediumMedium priority技術記事 · GitHub Copilottechnical post · GitHub Copilot

AI要約月間利用枠をわずか2日で消費してしまったGitHub Copilot Proの代替として、OSSのターミナルAIコーディングエージェント「OpenCode」のGo実装を調査・紹介した記事。コスト管理やツール選定の観点で実用的な情報を提供している。

AI SUMMARYAfter exhausting GitHub Copilot Pro's monthly quota in just two days, the author explores OpenCode Go — an open-source terminal-based AI coding agent — as a cost-conscious alternative worth considering for daily development workflows.

Sat, Jul 1114 entries
コミュニティCommunityClaude Code·Zenn Claude

agent運用してたらやりがちな失敗事例12選 ── 原因分析と対策も赤裸々公開しますA practical breakdown of 12 common mistakes encountered when operating AI…

重要度 MediumMedium priority技術記事 · Claude / Claude Codetechnical post · Claude / Claude Code

AI要約AIエージェントの実運用で頻発する12の失敗パターンを原因分析と対策とともに解説。実践知として再現性の高い事例が網羅されており、agent開発者にとって有用なリファレンスとなっている。

AI SUMMARYA practical breakdown of 12 common mistakes encountered when operating AI agents in production, complete with root-cause analysis and concrete countermeasures to help teams avoid recurring pitfalls.

agent運用してたらやりがちな失敗事例12選 ── 原因分析と対策も赤裸々公開しますog
コミュニティCommunityMCP·Zenn MCP

Claude Desktop on Amazon Bedrock から Salesforce に MCP 接続してみたThis article demonstrates how to connect Salesforce from Claude Desktop running…

重要度 MediumMedium priority技術記事 · MCP / Toolingtechnical post · MCP / Tooling

AI要約Amazon Bedrock上のClaude DesktopからMCPを利用してSalesforceに接続する手順を検証した記事。AIエージェントとCRMを直接連携させる実用的なユースケースを示している。

AI SUMMARYThis article demonstrates how to connect Salesforce from Claude Desktop running on Amazon Bedrock via MCP, offering a practical example of integrating an AI agent directly with a CRM system.

コミュニティCommunityClaude Code·Qiita Claude

2026年7月版 AIエージェントのスキルを使いこなす技術 ― 調査・設計・コーディング別の実践ガイドA practical guide covering how to effectively leverage AI agent skills across…

重要度 MediumMedium priority技術記事 · Claude / Claude Codetechnical post · Claude / Claude Code

AI要約AIエージェントを調査・設計・コーディングの用途別に効果的に活用するための実践的なテクニックをまとめたガイド。目的に応じたスキルの使い分けを解説しており、開発現場での生産性向上に直結する内容となっている。

AI SUMMARYA practical guide covering how to effectively leverage AI agent skills across research, design, and coding tasks. It provides scenario-specific techniques that help developers choose the right approach and boost productivity in real workflows.

2026年7月版 AIエージェントのスキルを使いこなす技術 ― 調査・設計・コーディング別の実践ガイドog
論文PaperPapers/Benchmarks·arXiv cs.AI

ストレートスルー引受におけるエージェント型AIと検索拡張モデルAgentic AI and Retrieval-Augmented Models in Straight-Through Underwriting

重要度 MediumMedium priority論文/研究 · Papers / Benchmarkspaper/research · Papers / Benchmarks

AI要約本論文は、保険引受の完全自動化(ストレートスルー処理)にエージェント型AIとRAGを組み合わせる手法を提案し、意思決定の精度と説明可能性の向上を示した。

AI SUMMARYThis paper proposes combining agentic AI with retrieval-augmented generation for fully automated insurance underwriting, demonstrating improved decision accuracy and explainability in straight-through processing.

論文PaperPapers/Benchmarks·arXiv cs.AI

フィードバック操作正則化:模倣学習のためのオフラインエージェントアライメントFeedback Manipulation Regularization: Enabling Offline Agent Alignment for Imitation Learning

重要度 MediumMedium priority論文/研究 · Papers / Benchmarkspaper/research · Papers / Benchmarks

AI要約オフライン模倣学習においてフィードバック操作を正則化する手法を提案し、エージェントのアライメントを改善する。オンライン環境なしに安全で整合性の高い行動方策を学習できる点が重要。

AI SUMMARYThis paper proposes Feedback Manipulation Regularization (FMR) to align agents with desired behavior in offline imitation learning settings, removing the need for online interaction while improving policy robustness.

論文PaperPapers/Benchmarks·arXiv cs.AI

エージェント型ニューラルアーキテクチャ探索Agentic Neural Architecture Search

重要度 MediumMedium priority論文/研究 · Papers / Benchmarkspaper/research · Papers / Benchmarks

AI要約LLMベースのエージェントを用いてニューラルネットワークのアーキテクチャ探索を自律的に行う手法を提案。人手によるデザイン工数を削減しつつ高性能なモデル構造を発見できる点が注目される。

AI SUMMARYThis paper proposes using LLM-driven agents to autonomously conduct neural architecture search, reducing manual design effort while discovering high-performing network structures across tasks.

論文PaperPapers/Benchmarks·arXiv cs.AI

プロンプトから契約へ:監査可能なエンタープライズLLMエージェントのためのハーネスエンジニアリングFrom Prompts to Contracts: Harness Engineering for Auditable Enterprise LLM Agents

重要度 MediumMedium priority論文/研究 · Papers / Benchmarkspaper/research · Papers / Benchmarks

AI要約企業向けLLMエージェントの動作を検証・監査可能にする「ハーネスエンジニアリング」手法を提案し、プロンプト設計を形式的な契約として扱うことで信頼性とガバナンスを高める。

AI SUMMARYThis paper proposes harness engineering, a framework that treats LLM agent prompts as formal contracts to enable auditability and governance in enterprise deployments, improving reliability and accountability.

コミュニティCommunityMCP·Zenn MCP

MCPで作るAIエージェント記憶サーバー 実運用で固まった設計パターン3選(TypeScript実装付き)This article presents three battle-tested design patterns for building AI agent…

重要度 MediumMedium priority技術記事 · MCP / Toolingtechnical post · MCP / Tooling

AI要約AIエージェント向けMCP記憶サーバーを実運用した経験から得られた3つの設計パターンをTypeScript実装とともに解説した記事。実際の運用で直面した課題と解決策を具体的なコードで示している。

AI SUMMARYThis article presents three battle-tested design patterns for building AI agent memory servers with MCP, backed by TypeScript implementations derived from real production experience.

公式OfficialAgent Frameworks·LangChain Releases

langchain==1.3.13 リリースlangchain==1.3.13

重要度 MediumMedium priority公式リリース · Agent Frameworksofficial release · Agent Frameworks

AI要約LangChain 1.3.13 がリリースされ、エージェントフレームワークの安定性と機能が更新された。継続的なメンテナンスリリースとして最新の修正が反映されている。

AI SUMMARYLangChain 1.3.13 is a routine maintenance release delivering incremental fixes and improvements to the agent framework.

langchain==1.3.13media
公式OfficialAgent Frameworks·LangChain Releases

langchain-openai==1.3.5 リリースlangchain-openai==1.3.5

重要度 MediumMedium priority公式リリース · Agent Frameworksofficial release · Agent Frameworks

AI要約langchain-openaiバージョン1.3.5がリリースされた。OpenAI連携ライブラリの継続的な安定性向上とバグ修正が含まれる。

AI SUMMARYlangchain-openai v1.3.5 has been released, delivering incremental fixes and improvements to the OpenAI integration layer within the LangChain ecosystem.

langchain-openai==1.3.5media
🔥 HOT公式OfficialNews/Policy·Microsoft Source

Azure AI Foundry で長時間稼働エージェントの構築が GA にLove this end-to-end example from Jeff Hollan of what is now possible when you build long-running agents with Foundry. All now GA.

重要度 HighHigh priority技術記事 · Industry & Policytechnical post · Industry & Policy

AI要約Azure AI Foundry における長時間稼働エージェント機能が正式リリースとなり、複雑なマルチステップ処理を本番環境で運用できるようになった。

AI SUMMARYLong-running agent capabilities in Azure AI Foundry have reached general availability, enabling production-ready multi-step autonomous workflows for enterprise developers.

公式OfficialNews/Policy·Microsoft Source

Microsoft 365 CopilotとDynamics 365の新しいエージェント機能がカスタマーサービスを強化New agentic capabilities in Microsoft 365 Copilot and Dynamics 365 boost customer service

重要度 MediumMedium priority技術記事 · Industry & Policytechnical post · Industry & Policy

AI要約MicrosoftはMicrosoft 365 CopilotおよびDynamics 365に新たなエージェント機能を追加し、営業・サービス組織が顧客対応をより自律的かつ効率的に行えるようにした。

AI SUMMARYMicrosoft expanded agentic AI capabilities across Microsoft 365 Copilot and Dynamics 365, enabling sales and service teams to automate customer interactions more effectively and improve overall CX outcomes.

🔥 HOT公式OfficialNews/Policy·Microsoft Source

GPT-5.6 with Work IQがCopilot Chat、M365アプリ、GitHub、Foundryに提供開始Super to see GPT-5.6 with Work IQ come to Copilot Chat, Cowork, M365 apps, GitHub, and Foundry today. From multi-step agentic work to analysis and content creation, it brings stronger reasoning and higher-quality outputs without sacrificing efficiency.

重要度 HighHigh priority技術記事 · Industry & Policytechnical post · Industry & Policy

AI要約MicrosoftがGPT-5.6 with Work IQを複数のCopilot製品に展開し、多段階エージェント処理・分析・コンテンツ生成の品質と推論能力が向上した。効率を維持しながら高品質な出力を実現する点が注目される。

AI SUMMARYMicrosoft has rolled out GPT-5.6 with Work IQ across Copilot Chat, M365 apps, GitHub, and Foundry, delivering stronger reasoning and higher-quality outputs for agentic tasks, analysis, and content creation without sacrificing efficiency.

公式OfficialAgent Frameworks·AWS Machine Learning Blog

Amazon SageMaker AIのサーバーレスモデルカスタマイズでNVIDIA Nemotron 3モデルをファインチューニングFine-tune NVIDIA Nemotron 3 models with Amazon SageMaker AI serverless model customization

重要度 MediumMedium priority技術記事 · Agent Frameworkstechnical post · Agent Frameworks

AI要約Amazon SageMaker AIのサーバーレスカスタマイズ機能を使い、NVIDIA Nemotron 3モデルをファインチューニングする方法を解説。インフラ管理不要で独自データへの適応が容易になる。

AI SUMMARYThis post explains how to fine-tune NVIDIA Nemotron 3 models using Amazon SageMaker AI's serverless model customization, enabling teams to adapt the models to their own data without managing underlying infrastructure.