Nemo Rl Session Memory

Manage durable working-session memory for coding agents. Use when a user asks to preserve or recover agent context across disconnects, VS Code restarts, long-running work, handoffs, or any session where important state should be written periodically under the repo's session directory. Do NOT use for: simple questions, short tasks, one-off commands, linting, or code review.

NVIDIA-NeMo c702121 5 files · 20.3 KB Updated

File contents

NVIDIA-NeMo/RL/tree/main/skills/nemo-rl-session-memory commit c7021219d3

Frequently asked questions

npx skillmds@latest add nvidia-nemo-rl/nemo-rl-session-memory