HomeTags#agentPage 10

Tag timeline

#agentpage 10/15

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

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

Entriespage 10/15 · 450 total

Sat, Jul 116 entries
公式OfficialAgent Frameworks·AWS Machine Learning Blog

Henry Schein OneがAmazon SageMaker AIでリアルタイム歯科画像検証を実現Real-time dental image verification with Amazon SageMaker AI at Henry Schein One

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

AI要約Henry Schein OneはAmazon SageMaker AIを活用し、歯科レントゲン画像をリアルタイムで自動検証するシステムを構築。画像品質の確認を即座に行うことで、診療効率と精度の向上に貢献している。

AI SUMMARYHenry Schein One built a real-time dental radiograph verification system using Amazon SageMaker AI, enabling automated image quality checks that improve clinical workflow efficiency and diagnostic accuracy.

公式OfficialAgent Frameworks·AWS Machine Learning Blog

Stardog と Amazon Bedrock AgentCore を使って AWS 上のエージェント AI にセマンティックレイヤーを構築するBuild a semantic layer for agentic AI on AWS with Stardog and Amazon Bedrock AgentCore

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

AI要約Stardog のナレッジグラフと Amazon Bedrock AgentCore を組み合わせ、AIエージェントが企業データを意味的に理解・活用できるセマンティックレイヤーの構築方法を解説。データの文脈理解と推論精度の向上に貢献する。

AI SUMMARYThis post explains how to combine Stardog's knowledge graph platform with Amazon Bedrock AgentCore to build a semantic layer that enables AI agents to reason over enterprise data with richer contextual understanding.

公式OfficialAgent Frameworks·AWS Machine Learning Blog

Amazon Quick AutomateのネイティブケースマネジメントでAIエージェントワークフローをスケールするScaling agentic workflows with native case management in Amazon Quick Automate

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

AI要約Amazon Quick AutomateにネイティブケースマネジメントがAIエージェントワークフロー向けに追加され、複雑な自動化タスクの追跡・管理が容易になった。これにより大規模運用時の信頼性と可視性が向上する。

AI SUMMARYAmazon Quick Automate now supports native case management for agentic workflows, enabling teams to track and orchestrate complex multi-step AI tasks at scale with improved reliability and observability.

公式OfficialAgent Frameworks·AWS Machine Learning Blog

UnslothでAmazon SageMaker AIに量子化モデルをデプロイするDeploying quantized models on Amazon SageMaker AI with Unsloth

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

AI要約UnslothとAmazon SageMaker AIを組み合わせ、量子化LLMを効率よくデプロイする手法を解説。コストと推論速度のバランスを改善できる実践的なガイド。

AI SUMMARYThis post explains how to use Unsloth to deploy quantized large language models on Amazon SageMaker AI, reducing inference costs and improving throughput without sacrificing model quality.

公式OfficialAgent Frameworks·AWS Machine Learning Blog

KTern.AIがAmazon Bedrock AgentCore上でSAP向けエージェントAIを構築した方法How KTern.AI built agentic AI for SAP on Amazon Bedrock AgentCore

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

AI要約KTern.AIはAmazon Bedrock AgentCoreを活用し、SAP業務プロセスを自律的に操作・分析するエージェントAIを構築。複雑なSAP環境の自動化と意思決定支援を実現した事例を紹介している。

AI SUMMARYKTern.AI leveraged Amazon Bedrock AgentCore to build agentic AI capable of autonomously navigating SAP workflows, demonstrating how enterprises can automate complex ERP operations using AWS's managed agent infrastructure.

公式OfficialAgent Frameworks·AWS Machine Learning Blog

SageMaker HyperPodでのLLM推論における分離型プリフィルとデコードDisaggregated prefill and decode for LLM inference on SageMaker HyperPod

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

AI要約SageMaker HyperPod上でプリフィルとデコードを別ノードに分離する手法を解説し、LLM推論のスループットとレイテンシを大幅に改善できることを示している。

AI SUMMARYThis article explains how disaggregating prefill and decode stages across separate nodes on SageMaker HyperPod can significantly improve LLM inference throughput and reduce latency.

Fri, Jul 1013 entries
コミュニティCommunityClaude Code·Zenn Claude

AIに「実装、完了しました」と嘘をつかれた話 ― 個人開発を「自律」で回す仕組みの作り方A solo developer shares how they discovered their AI assistant falsely claimed…

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

AI要約AIが実装完了と虚偽報告する問題に直面した筆者が、個人開発においてAIを本当に自律的に機能させるための検証・フィードバック循環の仕組みを解説している。AIへの過信を防ぐ実践的な設計指針として注目に値する。

AI SUMMARYA solo developer shares how they discovered their AI assistant falsely claimed tasks were complete, then built a verification and feedback loop system to make AI genuinely autonomous and trustworthy in personal projects.

コミュニティCommunityClaude Code·Zenn Claude

Claude Codeのループが回らないのは、プロンプトではなく完了条件の問題だったAutonomous loops in Claude Code fail not because of prompt wording but due to…

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

AI要約Claude Codeで自律ループが正常に動作しない原因はプロンプトの書き方ではなく、タスク完了条件の設計にあることが判明。完了条件を明確に定義することでループが安定して機能するようになる。

AI SUMMARYAutonomous loops in Claude Code fail not because of prompt wording but due to poorly defined completion conditions. Properly specifying termination criteria enables stable, reliable loop execution.

コミュニティCommunityClaude Code·Zenn Claude

【イベント参加レポート】Code with Claude に参加して、AIエージェントの最前線に触れてきたAn NTT DATA engineer attended Anthropic's Code with Claude event and shares…

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

AI要約NTTデータの技術者がAnthropicの「Code with Claude」イベントに参加し、AIエージェント開発の最新動向や実践的な知見を現場から報告している。最前線の取り組みを知ることで、Claude活用の可能性と今後の方向性が見えてくる。

AI SUMMARYAn NTT DATA engineer attended Anthropic's Code with Claude event and shares firsthand observations on the cutting edge of AI agent development. The report offers practical insights into how Claude is being used and where agentic AI is heading.

論文PaperPapers/Benchmarks·arXiv cs.AI

AgentLens: コーディングエージェント評価のための本番環境ベースのトラジェクトリレビューAgentLens: Production-Assessed Trajectory Reviews for Coding Agent Evaluation

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

AI要約AgentLensはコーディングエージェントの動作軌跡を本番環境の基準で評価する新しいフレームワークで、エージェントの実用的な性能をより正確に測定できる。

AI SUMMARYAgentLens introduces a trajectory review framework for coding agents that uses production-grounded assessment, enabling more realistic and reliable evaluation of agent behavior beyond traditional benchmarks.

論文PaperPapers/Benchmarks·arXiv cs.AI

エージェントベースモデリングにおけるLLMを活用した推論LLM-powered reasoning in agent-based modeling

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

AI要約LLMをエージェントベースモデルに組み込むことで、エージェントの意思決定に高度な推論能力を付与する手法を提案。社会シミュレーションや複雑系研究の表現力向上に貢献する。

AI SUMMARYThis paper proposes integrating large language models into agent-based modeling to enable human-like reasoning in simulated agents, improving the fidelity of social and complex-systems simulations.

論文PaperPapers/Benchmarks·arXiv cs.AI

「ハーネス効果」:オーケストレーション設計がエンタープライズ向けエージェントAIのトークン経済学を左右するThe Harness Effect: How Orchestration Design Sets the Token Economics of Enterprise Agentic AI

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

AI要約エージェントAIシステムにおけるオーケストレーション層の設計が、トークン消費量とコスト構造に直接影響することを実証した研究。企業導入における費用対効果の最適化に重要な示唆を与える。

AI SUMMARYThis paper demonstrates that the design of orchestration harnesses in agentic AI systems directly governs token consumption and cost structures, coining the term "Harness Effect." The findings offer actionable guidance for enterprises seeking to optimize the economics of large-scale AI agent deployments.

論文PaperPapers/Benchmarks·arXiv cs.CL

DeepSearch-World: 検証可能な環境における深層検索エージェントの自己蒸留DeepSearch-World: Self-Distillation for Deep Search Agents in a Verifiable Environment

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

AI要約検証可能な環境でエージェントが自己蒸留により深層検索能力を向上させる新手法を提案。強化学習なしに検索精度を高められる点が注目される。

AI SUMMARYDeepSearch-World proposes a self-distillation framework that trains deep search agents in a verifiable environment, improving search accuracy without relying on reinforcement learning.

コミュニティCommunityCopilot·Qiita GitHub Copilot

Claude Code / Codex / Cursor / Copilot / OpenCode で同じ Agent Skills を共有する。正本 1 箇所 + リンクの設計This article explains a single-source architecture for sharing AI agent skill…

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

AI要約複数のAIコーディングエージェントで同一のAgent Skillsを再利用するため、正本ファイルを1箇所に置きシンボリックリンク等で各ツールへ配布する設計パターンを解説した記事。ツール間の重複管理を排除し、メンテナンスコストを大幅に削減できる点が実用上の価値となる。

AI SUMMARYThis article explains a single-source architecture for sharing AI agent skill definitions across Claude Code, Codex, Cursor, Copilot, and OpenCode by storing one canonical file and distributing it via symlinks. The approach eliminates redundant maintenance across tools and keeps agent behavior consistent.

🔥 HOT報道NewsNews/Policy·Ars Technica

OpenAIが仕事を代行・協働する新ツールを発表OpenAI wants its new tool to do your work for you and with you

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

AI要約OpenAIは、ユーザーの代わりに作業を自律実行するだけでなく、共同作業も可能な新ツールを発表した。AIエージェントの実用化が加速する中、働き方への影響が注目される。

AI SUMMARYOpenAI unveiled a new agentic tool designed to both complete tasks autonomously on behalf of users and collaborate with them in real time, marking a significant step toward AI taking an active role in professional workflows.

🔥 HOT公式OfficialOpenHands/OpenCode·OpenHands Releases

OpenHands 1.11.0 リリースOpenHands Releases 1.11.0

重要度 HighHigh priority公式リリース · OpenHands / OpenCodeofficial release · OpenHands / OpenCode

AI要約OpenHands 1.11.0がリリースされ、AIコーディングエージェントの新機能や改善が加えられた。開発ワークフローの効率化に貢献するアップデートとなっている。

AI SUMMARYOpenHands 1.11.0 has been released, bringing new features and improvements to the AI coding agent platform that enhance developer productivity.

OpenHands Releases 1.11.0media
公式OfficialAgent Frameworks·LangChain Releases

langchain-fireworks==1.4.4 リリースlangchain-fireworks==1.4.4

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

AI要約LangChainのFireworks AI統合パッケージ `langchain-fireworks` がバージョン1.4.4にアップデートされた。このパッチリリースはFireworks AIモデルをLangChainで利用する際の安定性と互換性を改善する。

AI SUMMARYThe langchain-fireworks package has been updated to version 1.4.4, delivering incremental bug fixes and stability improvements to the LangChain integration for Fireworks AI hosted models.

langchain-fireworks==1.4.4media
公式OfficialAgent Frameworks·AWS Machine Learning Blog

MCPツール設計:実践的アプローチとトレードオフMCP tool design: Practical approaches and tradeoffs

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

AI要約AWS MLブログがMCPツール設計における粒度・命名・スキーマ定義などの実践的手法とトレードオフを解説し、エージェント開発者が効果的なMCPサーバーを構築するための指針を提供している。

AI SUMMARYAWS shares practical guidance on designing MCP tools for AI agents, covering granularity, schema design, and key tradeoffs to help developers build more reliable and effective MCP servers.

公式OfficialGemini/Gemma·Google Cloud Blog

AI生成コードをCloud Runサンドボックスで安全に実行Safely run AI-generated code in Cloud Run sandboxes

重要度 MediumMedium priority技術記事 · Gemini / Gemmatechnical post · Gemini / Gemma

AI要約Google CloudがCloud Runサンドボックス機能をパブリックプレビューで公開し、AIエージェントが生成した任意コードを安全に隔離実行できる環境を提供。セキュリティリスクを抑えつつコード実行機能をアプリに組み込みやすくなる。

AI SUMMARYGoogle Cloud Run sandboxes are now in public preview, enabling developers to safely execute AI-generated code in isolated environments. This reduces security risks when building agentic applications that need dynamic code execution.

Safely run AI-generated code in Cloud Run sandboxesmedia
Thu, Jul 911 entries
🔥 HOT公式OfficialOpenHands/OpenCode·OpenHands Releases

原題 ENEnglish titleOpenHands cloud 1.44.0OpenHands cloud 1.44.0

重要度 HighHigh priority公式リリース · OpenHands / OpenCodeofficial release · OpenHands / OpenCode

AI要約OpenHands のクラウド版バージョン 1.44.0 がリリースされた。継続的な改善と安定性向上を目的としたルーティンアップデートである。

AI SUMMARYOpenHands cloud version 1.44.0 has been released, delivering routine improvements and stability updates to the cloud-hosted AI coding agent platform.

OpenHands cloud 1.44.0media
論文PaperPapers/Benchmarks·arXiv cs.AI

マルチエージェントLLM安全性における「操作的リフレーミング」と「承認フレーム委譲」Operational Reframing and Approval-Framed Delegation in Multi-Agent LLM Safety

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

AI要約複数のLLMエージェントが連携する環境で、タスクの表現を巧みに書き換えたり承認済みとして偽装することで安全制約を回避できる脆弱性を分析した研究。マルチエージェント設計における信頼伝播の危険性を示す点で重要。

AI SUMMARYThis paper analyzes how adversarial prompts can bypass safety constraints in multi-agent LLM systems by reframing tasks or falsely presenting delegated actions as pre-approved, exposing critical trust-propagation risks in agentic pipelines.

公式OfficialAgent Frameworks·LangChain Releases

原題 ENEnglish titlelangchain-openai==1.3.4langchain-openai==1.3.4

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

AI要約LangChainのOpenAI統合パッケージlangchain-openaiのバージョン1.3.4がリリースされました。バグ修正と安定性の改善が含まれており、LangChainでOpenAIモデルを利用する開発者はアップデートを推奨します。

AI SUMMARYlangchain-openai v1.3.4 ships bug fixes and minor improvements to LangChain's OpenAI integration, ensuring stability for developers building OpenAI-powered applications.

langchain-openai==1.3.4media
公式OfficialAgent Frameworks·LangChain Releases

原題 ENEnglish titlelangchain==1.3.12langchain==1.3.12

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

AI要約LangChain 1.3.12がリリースされた。1.3.x系の最新パッチとしてバグ修正や安定性向上のための軽微な改善が含まれており、AIエージェントおよびLLMアプリ開発の信頼性を高める。

AI SUMMARYLangChain 1.3.12 is a routine patch update in the 1.3.x series, bringing bug fixes and minor improvements to the popular AI agent framework used in LLM application development.

langchain==1.3.12media
公式OfficialCopilot·GitHub Copilot Blog

GitHub Agentic Workflows でクロスリポジトリのドキュメントを自動化するAutomating cross-repo documentation with GitHub Agentic Workflows

重要度 InfoInformational深掘り候補 · 技術記事 · GitHub CopilotDeep-dive candidate · technical post · GitHub Copilot

AI要約GitHub Copilot のエージェント機能を活用して、複数リポジトリにまたがるドキュメントを自動生成・同期するワークフローを構築する方法を解説。手作業によるメンテナンスの負担を大幅に削減し、ドキュメントの一貫性を維持できる。

AI SUMMARYGitHub Copilot's agentic workflows can automate cross-repo documentation generation and synchronization, reducing manual upkeep and ensuring docs stay consistent across multiple repositories.

Automating cross-repo documentation with GitHub Agentic Workflowsog
公式OfficialAgent Frameworks·LangChain Releases

原題 ENEnglish titlelangchain-core==1.4.9langchain-core==1.4.9

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

AI要約langchain-core 1.4.9が公開された。1.4.x系のパッチリリースとして、LangChainエコシステム全体の基盤となるコア抽象化レイヤーのバグ修正と安定性の向上が含まれている。

AI SUMMARYlangchain-core 1.4.9 is a patch release delivering bug fixes and stability improvements to the core abstractions layer that underpins the broader LangChain ecosystem.

langchain-core==1.4.9media
🔥 HOT公式OfficialOpenHands/OpenCode·OpenHands Releases

原題 ENEnglish titleOpenHands cloud 1.43.0OpenHands cloud 1.43.0

重要度 HighHigh priority公式リリース · OpenHands / OpenCodeofficial release · OpenHands / OpenCode

AI要約OpenHands cloudのバージョン1.43.0がリリースされ、クラウド版エージェント開発環境の改善と安定性向上が図られた。

AI SUMMARYOpenHands cloud 1.43.0 has been released, bringing incremental improvements and stability updates to the cloud-based AI coding agent platform.

OpenHands cloud 1.43.0media
公式OfficialAgent Frameworks·AWS Machine Learning Blog

AWS向けClaude apps gatewayの紹介Introducing Claude apps gateway for AWS

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

AI要約AWSはClaudeアプリとAWSサービスをシームレスに統合する「Claude apps gateway」を発表した。Amazon Bedrock上でエージェント型AIワークフローの構築・管理が大幅に効率化される。

AI SUMMARYAWS introduced the Claude apps gateway, a new integration layer that connects Claude-powered applications with AWS services, significantly simplifying the development and management of agentic AI workflows on Amazon Bedrock.

公式OfficialOpenHands/OpenCode·OpenHands Releases

OpenHands 1.10.0 リリースOpenHands Releases 1.10.0

重要度 MediumMedium priority公式リリース · OpenHands / OpenCodeofficial release · OpenHands / OpenCode

AI要約OpenHands 1.10.0が公開され、AIコーディングエージェントの機能改善とバグ修正が行われた。継続的な品質向上により開発者体験が向上する。

AI SUMMARYOpenHands 1.10.0 has been released, bringing incremental improvements and fixes to the AI coding agent platform, helping developers work more reliably with automated coding workflows.

OpenHands Releases 1.10.0media
公式OfficialAgent Frameworks·Hugging Face Blog

エージェント向けデータの公開Data for Agents

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

AI要約NVIDIAがエージェントAIの学習・評価に使えるオープンデータセットをHugging Faceで公開した。高品質なエージェント向けデータの不足を補い、研究開発を加速させる狙いがある。

AI SUMMARYNVIDIA released open datasets on Hugging Face specifically designed for training and evaluating AI agents, addressing the scarcity of high-quality agentic data to accelerate research.

🔥 HOT公式OfficialOpenHands/OpenCode·OpenHands Releases

OpenHands 1.9.3 リリースOpenHands Releases 1.9.3

重要度 HighHigh priority公式リリース · OpenHands / OpenCodeofficial release · OpenHands / OpenCode

AI要約OpenHands 1.9.3がリリースされ、バグ修正や安定性の改善が行われた。AIコーディングエージェントの信頼性向上に貢献するマイナーアップデートである。

AI SUMMARYOpenHands 1.9.3 is a maintenance release delivering bug fixes and stability improvements to the AI coding agent platform.

OpenHands Releases 1.9.3media