Skip to content

NeMo Relay 0.3.0

Latest

Choose a tag to compare

@willkill07 willkill07 released this 29 May 22:34
Immutable release. Only release title and notes can be modified.
0.3.0
14db36c

We are proud to release NeMo Relay 0.3.0!

Key Features

  • ✨ NeMo Flow is now NeMo Relay, with refreshed package guidance, docs, and runtime-facing naming.
  • 🛡️ Built-in NeMo Guardrails plugin support, including plugin configuration, remote backend support, and CLI editor workflows.
  • 🌐 ATIF v1.7 export support with nested subagents, improved tool-observation correlation, and S3-compatible trace storage.
  • ⚡️ Non-blocking subscriber delivery with flush APIs for deterministic tests and exporter output.
  • 🧠 Adaptive plugin support for CLI and OpenClaw workflows, including editor support for adaptive configuration.
  • 📜 Streaming LLM chunk marks for more precise streaming trace inspection.
  • 🐍 Python plugin context manager support for cleaner plugin initialization and teardown.
  • 📚 New Fern documentation site with release notes, guardrails docs, runtime primer, trace incident runbook, plugin-building, migration, and adaptive tuning guidance.
  • 💻 CLI binaries installable through cargo binstall nemo-relay-cli

What's Changed

💥 Breaking Changes

✨ New Features

⚡ Improvements

🐛 Bug Fixes

✅ Tests

🧰 Maintenance

📝 Documentation Updates

New Contributors

Full Changelog: 0.2.0...0.3.0