jammi-cli 0.1.1

Command-line interface for Jammi AI
1
2
3
4
// CLI integration tests pruned — the previous tests (sources list, query SELECT 1,
// explain) tested DataFusion and clap behavior, not jammi business logic.
// The CLI binary's compilation is verified by `cargo build`. Real CLI workflows
// are covered by the server and engine integration tests.