agent-sdk-cli-0.10.0 is not a library.
agent-sdk-cli
Developer-experience CLI for the Agent SDK.
It installs the binary agent-sdk, which can run an agent directly and scaffold
the local observability stack.
Install
Usage
# Run a single prompt (reads ANTHROPIC_API_KEY)
ANTHROPIC_API_KEY=your_key
# Interactive chat (keeps history for the session)
ANTHROPIC_API_KEY=your_key
# Materialize the local Langfuse + OTel collector compose stack
# Check docker, ports, and destination writability
Documentation
- API reference: https://docs.rs/agent-sdk-cli
- Repository, README, and cookbook: https://github.com/bipa-app/agent-sdk
License
MIT. See LICENSE.