Smarter Coding Agents for Rust with Symposium

Livestream
Agenda

AI coding agents promise faster development, but they often lack the context needed to write idiomatic and reliable Rust. At the same time, Rust's rich type system, compiler diagnostics and ecosystem tooling offer a powerful foundation for making agents smarter.

Join Orhun Parmaksız, Niko Matsakis and Jack Huey to explore how Rust and AI can make each other better. They'll discuss how agents can help developers understand compiler errors, navigate ownership and type-system challenges and move from diagnostic messages to informed solutions. You'll also learn about Symposium, an open source, vendor-neutral interoperability layer that equips coding agents with crate-specific skills, tools and workflows based on a project's dependencies.

Whether you already use coding agents or are curious about their role in Rust development, this livestream will offer a practical look at building more capable, efficient and reliable AI-assisted workflows.

Speaking to you

Orhun Parmaksız
Open source maintainer for Rust terminal tools and libraries. Creator of Ratatui.
Niko Matsakis
Niko Matsakis is one of the lead designers of the Rust programming language and co-lead of the Rust language design team. He is a Senior Principal Engineer at Amazon and a Project Director on the Rust Foundation Board. He is the creator of Symposium (symposium.dev), an open-source platform for agent mods built on the Agent Client Protocol.
Jack Huey
Currently works as an independent contractor, largely focused on the development of the Rust programming language. Generally focuses heavily on the design and implementation of the type system and on Project governance. Co-leads the types team, is a compiler team maintainer, co-leads the vision doc work, and represents the Rust Project as a Project Director on the Rust Foundation's Board.