objectiveai-cli-sdk 2.0.5

Library surface for objectiveai-cli: structured JSON Lines output types.
Documentation

objectiveai-cli-sdk

Library surface for objectiveai-cli: the structured JSON Lines output types that the CLI emits on stdout and that downstream consumers parse.

Use this crate to deserialize the CLI's output programmatically (e.g. in test harnesses, IDE plugins, or downstream tooling) without depending on the full CLI binary.

Links