dream 1.2.0

Feature-gated library facade re-exporting coding agent core crates under domain modules
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