Terminal Graph

Changelog

Release notes for every public Terminal Graph beta. The newest build is always listed first. The Sparkle beta feed only retains the most recent few releases — this page is the durable history.

0.5.5-beta

June 8, 2026

New

Fixed

0.5.4-beta

June 5, 2026

New

Fixed

0.5.3-beta

June 4, 2026

New

Fixed

0.5.2-beta

June 3, 2026

New

Fixed

0.5.1-beta

June 1, 2026

Fixes

0.5.0-beta

May 26, 2026

Utility Nodes

Nine new dataflow nodes for building pipelines without writing code:

All nine are available from the context menu, via MCP, and as blueprint-capturable nodes.

Terminal Notifications

New terminalgraph notify CLI command. Send macOS notifications from any terminal node:

terminalgraph notify --title "Build" "deploy complete"

MCP Improvements

Other

0.4.3-beta

May 13, 2026

New

Fixed

0.4.2-beta

May 12, 2026

Fixed

0.4.1-beta

May 11, 2026

Fixed

0.4.0-beta

May 11, 2026

New

Fixed

0.3.8-beta

May 5, 2026

New

Fixed

Improvements

0.3.7-beta

May 4, 2026

New

Improvements

0.3.6-beta

May 1, 2026

Fixed

0.3.5-beta

April 30, 2026

Fixed

0.3.4-beta

April 30, 2026

New

Fixed

0.3.3-beta

April 29, 2026

New

0.3.2-beta

April 28, 2026

Fixes

0.3.1-beta

April 28, 2026

Fixed

Improvements

0.3.0-beta

April 27, 2026

New

Improvements

0.2.1-beta

April 22, 2026

Added

Fixed

0.2.0-beta

April 20, 2026

New features

terminalgraph / tg CLI inside terminal nodes

Send and receive data through connected canvas ports from any terminal-node shell. The binary is auto-injected into the node’s environment — no PATH setup.

Live dimensions overlay while resizing

Drag any node’s resize handle and a small overlay shows current width × height in points. Terminal nodes also show the live grid size in columns × rows, so you can size a shell to an exact pty geometry instead of guessing.

Bug fixes

Port indicator debug panel now in release builds

Open the command palette (⌘K) and search for Port Indicators to open a live-tuning panel for port dot size, opacity, stroke, label position, and hitbox radius. Changes apply to the canvas instantly. Previously debug-only.

0.1.0-beta

April 18, 2026

Welcome to Terminal Graph. An infinite macOS canvas where terminals, browsers, notes, editors, images, and file-watchers live as draggable nodes. Wire them together, pipe data between them, keep the whole shape of a project in one view.

Canvas

Terminals

Editor & notes

Command palette

Quality of life

Known rough edges