const String defaultCommentPrefixTemplate = ''' > [!NOTE] > Automated reply generated by `code_work_spawner` via `gh` as `@{{gh_login}}`. > Review it as bot output, not as a direct human response. '''; const String defaultCommentFooterTemplate = '_Automation note: generated by `code_work_spawner` via `gh` ' 'as `@{{gh_login}}`._';