- Set DEBUG=1 in pipeline environment to enable debug mode
- Output full API response to stderr when DEBUG is set
- Use a temporary file to store and inspect API responses
- Extract get_clone_urls and clone_repos to git_lib.sh for reuse
- Rename git_summary.sh to summarize_git_changes with improved logic
- Update Woodpecker pipeline to source new script names and functions
- Enhance summarize_git_changes with flexible date handling and markdown output