kova-sdk 0.9.0

Async-first Rust library for building LLM-powered agents with tool calling, streaming, MCP, and multi-agent orchestration
Documentation
1
2
3
4
5
6
# cargo-release config
# Publishing is handled by GitHub Actions on tag push — never publish locally.
publish = false
push = false
sign-commit = false
sign-tag = false