omnigraph/crates/omnigraph-cli
Ragnor Comerford c7c82beafb
fix(config): error when OMNIGRAPH_CONFIG names a missing file
An explicitly-set OMNIGRAPH_CONFIG pointing at a missing path was silently dropped
(no global layer, confusing downstream 'graph not found'). Bail naming the file, so an
explicitly-named global config is required like --config; the default ~/.omnigraph path
stays optional.
2026-06-05 12:42:13 +02:00
..
src fix(cli): serialize the resolved locator so config view --resolved omits no field 2026-06-05 12:38:29 +02:00
tests fix(config): error when OMNIGRAPH_CONFIG names a missing file 2026-06-05 12:42:13 +02:00
Cargo.toml refactor: drop omnigraph-cli dependency on omnigraph-server 2026-06-03 11:34:21 +02:00