agent-first-data 0.19.0

A naming convention that lets AI agents understand your data without being told what it means, plus a CLI and library for reading and safely editing structured JSON, TOML, YAML, dotenv, and INI documents.
Documentation
1
2
3
fn main() {
    println!("cargo:rustc-env=DISPLAY_NAME=Agent CLI");
}