This is the complete top-level flag set for wayland-core, verified against the engine source. Run wayland-core --help to see it in your installed version.
wayland-core [OPTIONS] [PROMPT]...
The trailing [PROMPT]... is the task. With a prompt, the engine runs single-shot; without one, it opens the interactive session.
Approve all tool executions, skipping the confirmation prompt.
--force
Approve every tool call for the whole run with no interactive gate. Aliases: --yolo, --dangerously-skip-permissions. Use only for trusted, scripted runs.
Run the system-dependency doctor. Probes external binaries and environment signals, with per-distro install hints. Exit code 1 if a required check fails.
--memory-show <SESSION_ID>
Print stored memory for a session.
--online-evolution
Enable live online evolution. At session end the engine emits one evolution event and applies the Paraphrase mutator to successful trajectories. Equivalent to [observability] online_evolution = true.