0.70.0

takahirom/arbigent0.70.0Feb 6, 2026by takahirom

AI Summary

Added unsaved changes warning dialog when closing the application window and introduced per-scenario MCP server control for more granular management.

Key Highlights

  • Added unsaved changes warning dialog on window close
  • Added per-scenario MCP server control

New Features

  • Unsaved changes warning dialog
  • 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