A Pre-Built A2A Agent Executor for the OpenAI Agents JavaScript SDK
github.com·1h·
Discuss: Hacker News
💬AI Code Assistants
Preview
Report Post

A2A Net JavaScript SDK

A JavaScript/TypeScript package with a pre-built Agent2Agent (A2A) Protocol Agent Executor for the OpenAI Agents JS SDK.

The package should allow you to create an A2A agent with the OpenAI SDK in 5 minutes, and is fully customisable. By default, the Agent Executor converts OpenAI SDK messages and tool calls into A2A compatible messages. The Agent Executor also accepts a "Task Agent" that reviews the conversation history, determines the TaskState (e.g. input-required, completed, failed, etc.), and extracts Artifacts. Because the OpenAI SDK doesn’t support sessions out-of-the-box, the library use…

Similar Posts

Loading similar posts...