> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.nvidia.com/nemo/relay/llms.txt.
> For full documentation content, see https://docs.nvidia.com/nemo/relay/llms-full.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.nvidia.com/nemo/relay/_mcp/server.

# Known Issues

This page lists current limitations and support notes for the release documentation set.

## NeMo Relay 0.3

These notes apply to the NeMo Relay 0.3 Release.

* Go, WebAssembly, and the raw C FFI surface are experimental and source-first.
* Generated API pages cover Rust, Python, and Node.js. Experimental bindings do not yet have the same generated documentation depth.
* The NeMo Relay CLI is experimental. Coding agent observability support varies due to capabilities of hooks. Any encountered problems should be filed as bugs.

### Fixed issues from NeMo Relay 0.1:

* Enabled TLS support for OTLP HTTP export.
* Preserved Go scope stacks across OS threads.