Skip to content

Relay

v0.1.2 Breaking

This release includes breaking changes for platform teams planning a safe upgrade.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agent-orchestration ai-agents ai-coding-assistant autonomous-agent claude claude-cli
+14 more
cli codex codex-cli coding-agent developer-tools local-first mcp mcp-server multi-agent orchestration ratatui rust tauri typescript

Summary

AI summary

Fixed release workflow to upload Tauri GUI bundles, resolving missing installer artifacts in previous releases.

Full changelog

[0.1.2] - 2026-04-22

Fixed

  • Release workflow now uploads Tauri GUI bundles to the GitHub Release.
    The upload glob pointed at gui/src-tauri/target/release/bundle/...
    but this is a Cargo workspace with a shared target/ at the repo
    root, so Tauri's actual output (target/release/bundle/...) was
    being silently dropped by upload-artifact's if-no-files-found: warn.
    The v0.1.0 and v0.1.1 releases shipped with zero installers; this
    is the first release with .dmg / .AppImage / .deb / .msi
    downloads attached.

Changed

  • README: removed the "coming soon" banners now that npm publish is
    live; documented that pre-release GUI installers are unsigned.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Relay

Get notified when new releases ship.

Sign up free

About Relay

Local-first orchestrator that runs inside your existing Claude or Codex CLI via MCP; classifies a request, decomposes it into tickets with a dependency DAG, dispatches across one or more repos, and supervises with live PR tracking + approval gates. CLI, TUI (ratatui), and GUI (Tauri)

All releases →

Related context

Beta — feedback welcome: [email protected]