Skip to content

This release adds 4 notable features for engineering teams evaluating rollout.

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

✓ No known CVEs patched in this version

Summary

AI summary

Added a GUI editor for Policy -> Agent Overrides with bootstrap profile creation, silent setup flag, deterministic server command resolution, stricter agent ID validation, and improved clipboard copy‑assist.

Full changelog

Added

  • Policy -> Agent Overrides GUI editor with section-based controls and baseline info views.
  • Agent profile bootstrap during setup/service install:
    • default profile creation
    • generated MCP config artifacts in runtime state.
  • Setup matrix extensions:
    • airg-setup --silent
    • auto-generated fallback agent_id values (unknown-<random>).
  • PyPI publish workflow with Trusted Publishing support:
    • manual TestPyPI/PyPI publish targets
    • stable-tag (vX.Y.Z) publish path.

Changed

  • Per-agent override persistence now stores diff-style overlay values rather than baseline-copied section payloads.
  • Generated MCP server command resolution is now deterministic across macOS/Linux install variants:
    • explicit AIRG_SERVER_COMMAND support (including args parsing)
    • safe fallback to <python> -m airg_cli server when needed.
  • Settings -> Agents flow improved:
    • stricter agent_id validation
    • optional create-on-save for missing workspaces
    • runtime reconfigure path for default profile updates
    • copy-assist modal for CLI/JSON in restricted clipboard contexts.
  • Package validation now includes twine check dist/* in CI/release flow.
  • Packaged runtime defaults and diagnostics are now aligned:
    • workspace fallback defaults to ~/airg-workspace when unset
    • UI dist discovery supports installed-package paths.

Fixed

  • Multiple MCP config generation failures caused by unresolved bare airg-server command outputs.
  • Runtime env propagation gaps where UI/service-generated profile artifacts could miss server-command context.
  • Agent Overrides UI synchronization issues between baseline policy changes and section editor state.
  • Packaged UI asset detection/serving in TestPyPI installs (no manual frontend build required in normal flow).

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 jimmyracheta/AI-Runtime-Guard

Get notified when new releases ship.

Sign up free

About jimmyracheta/AI-Runtime-Guard

Runtime policy enforcement for AI agents - prevents accidental damage to your systems, unauthorized agent access and automates backup-before-write for any touched files.

All releases →

Related context

Beta — feedback welcome: [email protected]