Building the GraphStudio Installers from Source

The three packaging commands (package_macos.py / package_linux.py / build_msix.ps1), their dependencies and outputs, and the four-channel versioning of the GitHub Actions release pipeline.

2026-08-15 · 2 min

task_graph Architecture Overview: Tasks, Ports, and the Executor

Typed ports, std::any data flow, thread-pool topological execution, the two-layer plugin model, JSON v2.0 serialization, and opt-in GPU backends — the whole design in five minutes.

2026-08-08 · 3 min

Quick Start with GraphStudio: Your First Compute Graph

From install to running your first image-processing graph: drag a few nodes, draw a few edges, and learn how graphs interop with C++ and JSON.

2026-08-01 · 2 min