Skip to content

NeMo Flow 0.2.0

Choose a tag to compare

@willkill07 willkill07 released this 15 May 22:12
Immutable release. Only release title and notes can be modified.
0.2.0
236c297

We are proud to release NeMo Flow 0.2.0!

Key Features

  • 🔭 First-class observability plugin with built-in ATOF, ATIF, OpenTelemetry, and OpenInference export support.
  • 🚘 Common coding-agent sidecar (nemo-flow-cli) for closed harnesses including Claude Code, Codex, Cursor, and Hermes Agent.
  • 🛠 CLI-guided setup for installing and configuring Claude Code, Codex, Cursor, and Hermes Agent hooks.
  • 🦀 Native OpenClaw observability through the first-party nemo-flow-openclaw plugin.
  • 🔗 First-party LangChain, LangGraph, and Deep Agents integrations using public plugin and middleware surfaces instead of patch-only workflows.
  • 📡 Structured ATOF JSONL telemetry export for capturing agent trajectories and runtime events.
  • 🛡 NeMo Guardrails plugin example for adding safety guardrails into NeMo Flow runtime behavior.

What's Changed

✨ New Features

⚡ Improvements

🐛 Bug Fixes

✅ Tests

🧰 Maintenance

📝 Documentation Updates

Other Changes

  • Update the test-python-binding Skill with instructions about how tests should be written by @dagardner-nv in #96

New Contributors

Full Changelog: 0.1.0...0.2.0