omnigraph/crates/omnigraph-cli
aaltshuler c89d268b23 feat(config): per-key deprecation warnings on legacy omnigraph.yaml load (RFC-008 stage 1)
Loading a legacy file (flag, env, or cwd-found — never on defaults) emits
one stderr block listing each key actually present with its destination
from RFC-008's migration map — the map applied to YOUR file, not a
generic banner. Once per process; both binaries warn (cluster-mode boots
never reach load_config, silent by construction); suppressible via
OMNIGRAPH_SUPPRESS_YAML_DEPRECATION=1 for CI logs during the window.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-11 23:28:33 +03:00
..
src fix(cli): reclaim the hidden legacy-uri positional for operator aliases 2026-06-11 22:29:57 +03:00
tests feat(config): per-key deprecation warnings on legacy omnigraph.yaml load (RFC-008 stage 1) 2026-06-11 23:28:33 +03:00
Cargo.toml Merge origin/main into cluster-config-docs 2026-06-09 18:11:12 +03:00