Welcoming Symposium to the Rust Innovation Lab
The Rust Innovation Lab (RIL), housed under the Rust Foundation, is pleased to announce the arrival of its second board-approved project, Symposium: a tool that automatically installs skills, MCP servers, or other extensions based on the dependencies in your Rust crate. These extensions help agents make the best use of Rust and of the crates in your project. Symposium’s ultimate goal is to make agentic development more interoperable, reliable, and token-efficient.

About the Rust Innovation Lab
The RIL is a home for Rust projects that fill gaps in the ecosystem or demonstrate what Rust can achieve, with the Rust Foundation acting as fiscal sponsor. Projects get the structure, stewardship, and administrative backing they need to grow from ambitious ideas into lasting open source initiatives.
us ideas into lasting open source initiatives.
About Symposium
The Symposium project wants to bring the Rust principles of interoperability, extensibility, and vendor neutrality to agentic development. Symposium believes that the best people to teach your agent how to use Rust crates are the crate authors themselves. Ultimately, agentic development will improve faster the more that developers can tinker with and improve their own workflows.
The Symposium org defines a centralized recommendations repository. This repository defines plugins that identify the skills and other extensions for various Rust crates. When you install Symposium, it configures a hook and receives a callback when you next use your agent. Symposium then scans your project to see what dependencies you have and finds and installs the appropriate extensions from the recommendations repository. In addition to the central repository, you can configure additional repositories if you want to install custom extensions for yourself or your organization. Eventually, Symposium plans to allow crates to package plugins directly without any centralized repository at all.
Symposium is an early-stage project moving fast. It will continue adding new forms of extensions and experimenting with other ways to help all agents support Rust.
“What I’m excited about with Symposium is the idea that crate authors can ship more than just code. I want to see crate authors able to control more aspects of the development experience. The main Rust project has been adding extensions to allow tweaking things like diagnostics, and that’s awesome. As agentic programming becomes more common, crates need the ability to influence that as well, and Symposium targets that gap.”
— Nicholas Matsakis, Symposium Lead; Rust language design team co-lead
“Symposium has an opportunity to help the Rust community harness their creativity in making agentic coding with Rust more efficient and reliable. Symposium’s combination of experimentation and Rust focus makes it a natural fit for the Rust Innovation Lab. I am excited to have it in the RIL and looking forward to seeing what is coming next.“
— Joel Marcey, Rust Foundation Director of Technology
The Rust Foundation is excited to welcome Symposium into the RIL!
You can read more about Symposium from this blog post, shared by Rust Foundation Project Directors Niko Matsakis & Jack Huey: https://symposium.dev/blog/announcing-symposium.html