Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions landscape/landscape.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,15 @@ landscape:
description: Library for building stateful, multi-actor applications with LLMs using cyclical graph definitions.
project: external

- subcategory: Gateways & Control Planes
items:
- name: agentgateway
logo: placeholder.svg
homepage_url: https://agentgateway.dev/
repo_url: https://github.com/agentgateway/agentgateway
description: Gateway and control plane for agentic AI that unifies MCP, agent to agent communication, LLM inference, APIs, and services.
project: member


# ============================================================================
# 2. PROTOCOLS & DISCOVERY REGISTRIES
Expand Down Expand Up @@ -100,6 +109,15 @@ landscape:
description: Standards providing cryptographic identity documents (SVIDs) and decentralized identifiers for agent attestation.
project: external

- subcategory: Conventions & File Formats
items:
- name: AGENTS.md
logo: placeholder.svg
homepage_url: https://agents.md/
repo_url: https://github.com/agentsmd/agents.md
description: Open file format for giving coding agents instructions and project context in a repository.
project: member

# ============================================================================
# 3. SECURITY GUARDRAILS & FIREWALLS
# Aligns with Security & Privacy WG
Expand Down