feat(kugetsu): add KUGETSU_VERBOSITY for PM agent output control #98

Merged
shoko merged 1 commits from feat/issue-46-verbosity-v3 into main 2026-04-02 04:54:12 +02:00

1 Commits

Author SHA1 Message Date
shokollm
10cca9d67e feat(kugetsu): add KUGETSU_VERBOSITY for PM agent output control
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
2026-04-02 02:47:38 +00:00