load("//:defs.bzl", "codex_rust_crate") codex_rust_crate( name = "agent-graph-store", crate_name = "codex_agent_graph_store", )