assistant_kit 0.2.1

Layer 3 library facade re-exporting all Layer 2 full-featured coding agent crates.
Documentation
1
2
3
4
5
#!/usr/bin/env bash
# do run — unavailable: library crate has no binary entry point
set -euo pipefail
echo "verb 'run' is not available for this project" >&2
exit 3