Official JavaScript SDK for the Agent2Agent (A2A) Protocol
A JavaScript library that helps run agentic applications as A2AServers following the Agent2Agent (A2A) Protocol. You can install the A2A SDK using . If you plan to use the Express integration (imports from ) for A2A server, you'll also need to install Express as it's a peer dependency: If you plan to use the GRPC transport (imports from or ), you must install the required peer dependencies: You…
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Forge hat zu diesem Eintrag keinen Scan verzeichnet und hat daher keine Beobachtung seiner Tool-Oberfläche. Das ist das Fehlen eines Belegs, nicht der Beleg, dass er keine Tools offenlegt.
A JavaScript library that helps run agentic applications as A2AServers following the Agent2Agent (A2A) Protocol. You can install the A2A SDK using . If you plan to use the Express integration (imports from ) for A2A server, you'll also need to install Express as it's a peer dependency: If you plan to use the GRPC transport (imports from or ), you must install the required peer dependencies: You can also find some samples here. This SDK implements the A2A Protocol Specification . There is an…