Nodaryx Help Center中文

Artifacts

The Artifacts panel turns session outputs (plans, conversations, code blocks) into a lightweight, copy-and-download-able area.

What Artifacts are

  • Plan artifact: the plan from Plan mode — title, copy, download as Markdown
  • Chat export: export a conversation as Markdown
  • Code block preview: when a reply contains fenced code blocks, preview them in Artifacts and copy each block

Filenames

Downloaded filenames are derived from the session title (falling back to a default name when one can't be generated).

Not supported yet

  • Online editing
  • Version diff
  • Version history

These are future iterations. Export is fully client-side; deleting a session clears the canvas and its artifacts become unavailable.

Next steps