Add KUGETSU_VERBOSITY environment variable with three modes:
- default (default): Normal balanced output
- verbose: High verbosity with all context
- quiet: Minimal output, essential info only
Export KUGETSU_VERBOSITY in cmd_delegate when running opencode.
Fixes#46