feat(kugetsu): add KUGETSU_VERBOSITY for PM agent output control #98
Reference in New Issue
Block a user
Delete Branch "feat/issue-46-verbosity-v3"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Fix for #46 - PM Agent verbosity control.
Changes
Add
KUGETSU_VERBOSITYenvironment variable with three modes:defaultverbosequietImplementation
KUGETSU_VERBOSITYvariable with defaultdefaultVERBOSITY_DIRconstant for verbosity template filesKUGETSU_VERBOSITYincmd_delegatewhen running opencodeUsage
PM agent skill should check
KUGETSU_VERBOSITYenv var and adjust posting behavior accordingly.Fixes #46