SLIM Community
Contributors to Secure Low-Latency Interactive Messaging (SLIM) work in the open on the specification, the Rust data plane, the control plane, the language bindings, and the protocol integrations. If you run SLIM nodes, build agents on top of the bindings, or integrate SLIM transport into your stack, the links below are where the work happens—repos, Slack, meetings, and recent posts from the team.
SLIM is developed within AGNTCY, alongside DIR, OASF, and other infrastructure for open, vendor-neutral agent communication.
Connect with us
Stay involved with the AGNTCY community and SLIM contributors:
- AGNTCY Slack workspace — chat with maintainers and contributors
- AGNTCY Meeting Calendar — working group and community meetings
- AGNTCY on GitHub — organization home for all IoA projects
- AGNTCY Blogs — announcements, tutorials, and project updates
Recent News & Blog Posts
Stay up to date with announcements, tutorials, and technical deep dives from the SLIM team and community:
- Now You're Thinking with Agents — June 8, 2026
- SLIM MVP: Multicluster Customer Remediation with AI Agents — April 21, 2026
- SLIM for Observability and Remediation: Beyond Agentic AI — April 2, 2026
- SlimRPC Multicast: One Call, Every Agent — March 31, 2026
- Announcing slim-a2a-go 0.1.0: Native A2A over SLIM for Go — March 24, 2026
- Write Once, Run Everywhere: Why Rust + UniFFI is the Future of Multi-Language Libraries — March 13, 2026
- SLIM v1.0: Secure Low-Latency Interactive Messaging for Agentic AI — February 3, 2026
- Integrating Rust and Go with UniFFI: A Complete Guide — January 27, 2026
- Distributing C Artifacts for Go Modules: A Practical Approach — January 20, 2026
Repositories
-
Reference implementation — Rust data plane, control plane, and core.
-
SLIM protocol specification.
-
SLIM language bindings.
-
Go language bindings —
go get github.com/agntcy/slim-bindings-go. -
SLIM integrations for the MCP Python SDK.
-
SLIM integrations for MCP in Rust, plus the SLIM MCP Proxy.
-
SLIMRPC transport for the a2a-python SDK.
-
SLIMRPC transport for the a2a-go SDK.
-
SLIMRPC transport for the a2a-java SDK.
-
SLIMRPC transport for the a2a-dotnet SDK.
-
SLIM components for OpenTelemetry.
Contributing
We welcome contributions across the SLIM ecosystem and the broader AGNTCY project:
- Pick up a "good first issue" across AGNTCY repositories
- Report bugs or suggest enhancements on agntcy/slim Issues
- Review open pull requests on agntcy/slim
Read the AGNTCY Contributing Guide, Governance repository, and Code of Conduct.
Related AGNTCY components
SLIM works alongside other AGNTCY building blocks: