From the Jupiter team
Blog
Technical deep dives, product updates, and everything about parallel AI orchestration.
All
#release (1)
#changelog (1)
#alpha (1)
#rust (1)
#mcp (1)
#tutorial (1)
#ai (1)
#agents (1)
#architecture (1)
changelog March 1, 2026
Jupiter v0.1 Alpha: First Public Release
The first public alpha of Jupiter is here. Parallel AI coding agents with shared context and a Rust-native MCP ecosystem.
#release#changelog
2 min read technical February 28, 2026
Building MCP Servers in Rust: A Practical Guide
How to build high-performance MCP servers in Rust using the rmcp SDK. From zero to a working server in 15 minutes.
#rust#mcp
3 min read technical February 15, 2026
Why Parallel AI Agents Need Shared Context
Most AI orchestrators launch agents in isolation. Here's why shared context changes everything — and how Jupiter solves it.
#ai#agents
3 min read