0.70.0

charmbracelet/crush0.70.0Feb 6, 2026by takahirom

AI Summary

The update adds a warning dialog for unsaved changes when closing the application and introduces per-scenario control for the Model Context Protocol (MCP) server.

Key Highlights

  • Added unsaved changes warning dialog on window close
  • Added per-scenario MCP server control
  • Updated README with Model Context Protocol (MCP) Support section

New Features

  • Warning dialog for unsaved changes
  • Per-scenario MCP server control

Full Release Notes

# Add unsaved changes warning dialog on window close
<img width="512" height="262" alt="image" src="https://github.com/user-attachments/assets/3087b5c0-bfac-40f1-b7bb-f105cd8886ed" />

# Add per-scenario MCP server control
You can check about this in README's `Model Context Protocol (MCP) Support` section.

## What's Changed
* Add per-scenario MCP server control by @takahirom in https://github.com/takahirom/arbigent/pull/364
* Add unsaved changes warning dialog on window close by @takahirom in https://github.com/takahirom/arbigent/pull/365


**Full Changelog**: https://github.com/takahirom/arbigent/compare/0.69.0...0.70.0