# objectiveai-cli-sdk
Library surface for [`objectiveai-cli`](https://crates.io/crates/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
- Homepage: <https://objectiveai.dev>
- Repository: <https://github.com/ObjectiveAI/objectiveai>
- Docs: <https://docs.rs/objectiveai-cli-sdk>