Releases: nMaroulis/protolink
Releases · nMaroulis/protolink
v0.4.4-alpha
- Simpler Syntax for Agent and Registry initialization
- Remove AgentTransport & RegistryTransport -> one single Transport protocol
- many bufixes and stability issues
- Basic example in Notebooks now fully operational.
Release Notes
First alpha release.
Includes:
- Most models and types based on Google's A2A specs.
- Fully operating Agent class.
- Transports: Current stable HTTP Transport with Starlette & FastAPI backends.
- Tools: Native tools can be easily defined for each agent (MCP adapter TBD)
- LLM: LLM abstraction classes for OpenAI API and Anthropic still incomplete.
- Registry: Fully operating Registry, for Agent-to-Registry discovery.
- Status UI cards: Status cards can be found
{agent_url}/statusand{registry_url}/status - Agent / Registry -- Client / Server -- Transport connection