0.70.0

google-research/timesfm0.70.0Feb 6, 2026by takahirom

AI Summary

This release focuses on enhancing the user experience of the arbigent desktop application by adding safeguards for unsaved work and expanding Model Context Protocol (MCP) capabilities.

Key Highlights

  • Add unsaved changes warning dialog on window close
  • Add 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