refactor: break up _create_bug_report — extract helpers #645
Reference in New Issue
Block a user
Delete Branch "kimi/issue-655"
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?
Extract
_build_report_descriptionand_log_bug_report_createdfrom the 63-line_create_bug_report, reducing it to a focused orchestrator.Fixes #655