Blog — Mar 2026 till Feb 2026

Updates, tutorials, and engineering deep-dives on building AI agents, workflows, and TypeScript tooling with Mastra.

Safely Execute Untrusted Code with Remote Sandboxes

Three new sandbox providers for safely running agent code in isolated cloud containers.

Mar 11, 2026
Paul Scanlon
# features

Mastra Changelog 2026-03-05

Improve tool-call accuracy, MCP fetch hooks receive RequestContext, and reliability updates surface streaming errors, preserve history in stateless tool runs, and clean up orphaned vector embeddings.

Mar 5, 2026
Shane Thomas
# changelogs

Mastra Changelog 2026-03-04

Token-aware workspace output, smarter truncation, LSP resolution, sandbox process control, end-to-end auth and RBAC, workflow path tracking, concurrent-safe snapshots, and harness.sendMessage() file support.

Mar 4, 2026
Shane Thomas
# changelogs

Introducing Our New Course: Build Your First Agent in TypeScript

A new video course designed to get you from zero to deploying your first agent in under two hours.

Mar 3, 2026
Guil Hernandez
# features

Change, Run, and Compare with Experiments in Mastra Studio

Run test cases against agents and workflows, score the results, and track quality over time.

Mar 3, 2026
Yujohn Nattrass
# features

Mastra Changelog 2026-02-26

Supervisor pattern for multi-agent coordination, metadata-only vector queries, more flexible runEvals options, LSP diagnostics after workspace edits, and a new Blaxel sandbox provider.

Feb 26, 2026
Shane Thomas
# changelogs

Announcing Mastra Code: A coding agent that never compacts

An open-source TUI coding agent with observational memory that compresses context without losing it.

Feb 24, 2026
Tyler Barnes
# announcements

Mastra Changelog 2026-02-24

Background process management in workspaces and sandboxes, runtime tool configuration via Workspace.setToolsConfig(), and observational memory reliability and introspection improvements.

Feb 24, 2026
Shane Thomas
# changelogs

Mastra Changelog 2026-02-23

AST-based workspace edits, real-time streaming tool argument previews, built-in task tracking tools for Harness, and improved Observational Memory continuity

Feb 23, 2026
Shane Thomas
# changelogs

Mastra Changelog 2026-02-19

A new reusable Harness orchestration layer for agent apps, versioned workspaces and skills, pluggable blob storage, security and discovery upgrades, plus improved tool I/O and streaming behavior, including better chunk handling.

Feb 19, 2026
Shane Thomas
# changelogs

Introducing Datasets in Mastra Studio

Define test cases, run experiments, and track response quality for every change you make.

Feb 19, 2026
Yujohn Nattrass
# features

How to Structure Projects for AI Agents and LLMs

Learn how Mastra is optimized for modern AI systems, and how to implement a similar approach.

Feb 16, 2026
Lennart Jörgens
# foundations

Ship better agents