mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-28 09:23:08 +08:00
Only log "Loaded X pending questions" when X > 0 to reduce noise in CLI output. The message was appearing on every ccw command due to module import chain, but is only meaningful for ccw view startup.