Description
The OpenFang CLI produces human-readable output but lacks machine-parseable JSON output for scripting and integration purposes.
Alternatives Considered
Users currently resort to parsing human-readable CLI output with tools like grep/awk, which is fragile and breaks between versions.
Additional Context
Adding a --json flag to core commands (like openfang status or openfang agents list) would enable scripting and tooling.
Description
The OpenFang CLI produces human-readable output but lacks machine-parseable JSON output for scripting and integration purposes.
Alternatives Considered
Users currently resort to parsing human-readable CLI output with tools like grep/awk, which is fragile and breaks between versions.
Additional Context
Adding a --json flag to core commands (like openfang status or openfang agents list) would enable scripting and tooling.