This release adds 4 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Summary
AI summaryAdded 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_idvalues (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_COMMANDsupport (including args parsing) - safe fallback to
<python> -m airg_cli serverwhen needed.
- explicit
- Settings -> Agents flow improved:
- stricter
agent_idvalidation - optional create-on-save for missing workspaces
- runtime reconfigure path for default profile updates
- copy-assist modal for CLI/JSON in restricted clipboard contexts.
- stricter
- Package validation now includes
twine check dist/*in CI/release flow. - Packaged runtime defaults and diagnostics are now aligned:
- workspace fallback defaults to
~/airg-workspacewhen unset - UI dist discovery supports installed-package paths.
- workspace fallback defaults to
Fixed
- Multiple MCP config generation failures caused by unresolved bare
airg-servercommand 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
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.
Related context
Related tools
Beta — feedback welcome: [email protected]