omnigraph/crates/omnigraph-cli/tests
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
..
support feat(config,cli): global-first layered config load 2026-06-05 11:31:10 +02:00
cli.rs fix(config): error when OMNIGRAPH_CONFIG names a missing file 2026-06-05 12:42:13 +02:00
system_local.rs feat(cli,server): warn on deprecated config at load; scaffold version: 1 2026-06-04 08:48:04 +02:00
system_remote.rs fix(cli,server): correct remaining --target references to --graph 2026-06-04 08:56:39 +02:00