Skip to content

op-agent/opagent-protocol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpAgent Protocol

Operation Agent Protocol (OpAgent Protocol) is a framework for building multi-agent systems. It defines the core protocol and SDKs for composing agents, skills, tools, and subagents into interoperable agent runtimes.

OpAgent Protocol is adapted from and builds on the excellent modelcontextprotocol/go-sdk. We are grateful to the Model Context Protocol project and its contributors for the foundational Go SDK design and implementation that made this work possible.

Go SDK

The Go SDK lives in go-sdk.

cd go-sdk
go test ./...

Module path:

github.com/op-agent/opagent-protocol/go-sdk

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors