mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-10 02:24:35 +08:00
- Change API endpoint from /branches/main to /commits/main for reliable commit info - Add 30-second timeout to all network calls for slow connections - Extract release name and published date from latest release - Extract commit message (first line only) using improved parsing - Add commit date extraction from main branch - Update documentation with API endpoints and timeout configuration - Fix commit message extraction to handle JSON escape sequences 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>