feat(projman): add user-reported issue mode to /debug-report #141
Reference in New Issue
Block a user
Delete Branch "feat/issue-139-debug-report-user-mode"
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
Adds a "user-reported" mode to
/debug-reportalongside automated diagnostics.Changes
Why
Issue #137 highlighted that the automated diagnostic tests were irrelevant to the actual problem (missing MCP tool schema parameters). Users need a way to report issues they experience, not just test failures.
Test plan
/debug-reportand select "automated" - verify existing behavior unchanged/debug-reportand select "user-reported" - verify feedback flow worksFixes #139
🤖 Generated with Claude Code