omnigraph/crates/omnigraph-cli/tests
Ragnor Comerford 67a07cfec3
feat(config,cli): omnigraph use active-context graph selection
Add omnigraph use <graph>: validate the graph resolves in the merged config (loud
fail otherwise), then write ~/.omnigraph/state/active.yaml ({graph}). The layered
loader reads it as the State layer between Global and Project, so a bare command
targets the active graph — Project still overrides State, State overrides Global.
The State layer is synthetic (sets defaults.graph only) and raises no version/legacy
warnings.
2026-06-05 11:48:28 +02:00
..
support feat(config,cli): global-first layered config load 2026-06-05 11:31:10 +02:00
cli.rs feat(config,cli): omnigraph use active-context graph selection 2026-06-05 11:48:28 +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