Skip to main content

Module status

Module status 

Source
Expand description

omne status [run_id] — report per-run or global state.

Two modes:

  • No argument: enumerate all runs under .omne/var/runs/, print one line per run with pipe name, state, node progress, and last timestamp. Orphaned runs get a [ORPHAN?] marker.
  • With run_id: print an indented node-by-node view with ✓ / ⏸ / ✗ glyphs, derived from events.jsonl.

Structs§

Args

Functions§

run
run_at_root
Test seam: run against an arbitrary starting directory with an injectable stdout sink.