Share feedback
nod is under active development. Report issues and share diagnostic data to help improve nod.
Report a problem
Inside the interactive shell:
/feedback
/feedback opens the nod bug report form on GitHub. It does not generate diagnostics and does not change the clipboard.
The form asks for the issue, the expected behavior, and steps to reproduce it, and it requires you to confirm that you removed secrets and other sensitive data first. Feature requests use the feature request form.
Collect diagnostics
The most useful attachments, in order:
nod --version
nod status --json
nod doctor
For a problem inside one conversation, nod session last --json exports the saved session, and ctrl+o in the shell shows the full transcript including collapsed tool output. Review and redact anything you attach before sharing it. It remains local unless you share it yourself.
Check your setup first
nod doctor checks the workspace, configuration, authentication, startup settings, local session state, and Git integrations without starting an agent turn:
nod doctor
When nod can recover a session problem, the output includes the command to run. Troubleshooting covers the problems it reports most often.
Review before sharing
Status output and session exports remain local unless you share them yourself. They may contain prompts, code, paths, commands, model output, or secrets.