Claude Agent SDKで"自作Claude Code"を作る──スマホ操作ツールを実装してわかったこと JA Claude Agent SDKで"自作Claude Code"を作る──スマホ操作ツールを実装してわかったこと
AI要約 この記事は Claude on SonicGarden の記事です。ソニックガーデンのプログラマが、Claude Codeの活用について書いています。#claude_on_sonicgarden はじめに Claude Codeを日常的に使
Tag timeline
同じキーワードで束ねられた更新を確認できます。カテゴリをまたいだ関連ニュースや実装トピックの追跡に使えます。
AI要約 この記事は Claude on SonicGarden の記事です。ソニックガーデンのプログラマが、Claude Codeの活用について書いています。#claude_on_sonicgarden はじめに Claude Codeを日常的に使
AI要約 LLMエージェントがAPI呼び出しやファイル操作を安全に行うための検証機構を組み込んだツールチェーン「Tool Forge」を提案する研究論文。
EN arXiv:2605.28000v1 Announce Type: new Abstract: Large language model agents are increasingly expected to perform operational work: calling APIs, manipulating files, assembling workflows, and acting in
AI要約 多数のツール定義を持つAgentic RAGシステムで、ツールスキーマの圧縮によりコンテキスト制約問題を解決する手法を提案。
EN A new approach compresses tool schemas in agentic RAG systems to resolve the resource conflict between tool definitions and available context budget in LLMs.
og fallback AI要約 AIエージェント向けツール定義(JSON Schema)の設計原則7つを解説。命名・説明文・パラメータ設計の具体的なベストプラクティスを紹介する実践ガイド。
EN A practical guide covering seven design principles for AI agent tool definitions using JSON Schema, with concrete best practices for naming, descriptions, and parameter design.
AI要約 Anthropicは、Claudeを基盤とする「Managed Agents」の設計指針を公開した。エージェントを管理する側の視点から、信頼境界、権限委譲、観測性、長時間実行ジョブの扱いなど、本番運用で重要となる要素を整理している。
EN Harnesses encode assumptions that go stale as models improve. Managed Agents-our hosted service for long-horizon agent work-is built around interfaces that stay stable as harnesses change.
AI要約 Hugging FaceがOpenEnvとTuringベンチマークを用いて、実環境でツールを活用するAIエージェントの能力を体系的に評価する手法を解説。
EN OpenEnv in Practice: Evaluating Tool-Using Agents in Real-World Environments
AI要約 Hugging FaceがOpenAIのResponses APIと互換のオープンソース実装「Open Responses」を発表。任意のLLMやMCPツール、ローカルモデルと連携しエージェント開発をベンダーロックインなしで実現。
EN Open Responses: What you need to know