Blog — Feb 2026 till Jan 2026

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

Introducing Mastra Skills

Mastra Skills teach coding agents about Mastra through structured knowledge files, giving any compatible agent the context it needs to help you build.

Feb 5, 2026
Lennart Jörgens
# features

Introducing Workspaces: Safe, Controlled Environments for Mastra Agents

File access, command execution, and reusable skills for agents that actually get things done.

Feb 5, 2026
Paul Scanlon
# features

Mastra Changelog 2026-02-04

Observational Memory, skills.sh integrations, plus improved tracing and safer error handling.

Feb 4, 2026
Shane Thomas
# changelogs

Human-in-the-Loop: Where to Put Approval in Agents and Workflows

Agents can pause before tool calls. Workflows can suspend at steps. But when they're working together, where's the right place for a human-in-the-loop?

Feb 4, 2026
Paul Scanlon
# foundations

Mastra Changelog 2026-01-30

Unified Workspace API, observability and server adapters improvements.

Jan 30, 2026
Shane Thomas
# changelogs

Human-in-the-Loop: When to Use Agent Approval

When should an agent ask for permission? How to think about approval, suspension, and the trust spectrum in your agent design.

Jan 28, 2026
Paul Scanlon
# foundations

Announcing Mastra 1.0!

APIs are locked, server adapters are the new default, and we've shipped thread cloning, composite storage, AI SDK v6 support, and more.

Jan 20, 2026
Sam Bhagwat
# announcements

Mastra Changelog 2026-01-20

Server adapters, composite storage, processor system overhaul, AI SDK v6 support, thread cloning, and more.

Jan 20, 2026
Shane Thomas
# changelogs

Composite Storage: Optimize for Performance, Scale, and Cost with MastraCompositeStore

You can now use multiple storage providers in a single Mastra project, all configured from one place.

Jan 14, 2026
Paul Scanlon
# foundations

Automating multi-language PR descriptions in GitHub Actions

Build a GitHub Action that uses Mastra to read pull request diffs and generate multi-language PR descriptions.

Jan 1, 2026
Mastra
# examples

Build a research coordinator with supervisor agents

Build a research coordinator that orchestrates specialized agents to research topics and produce detailed reports.

Jan 1, 2026
Mastra
# examples

Building a code review bot

Build an automated code review bot that uses workspace skills to apply coding standards and provide PR feedback.

Jan 1, 2026
Mastra
# examples

Ship better agents

Quickstart