mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-05 01:50:27 +08:00
Fixed Issues: - Unicode tree characters causing display corruption - Replaced Unicode symbols (└─) with ASCII alternatives (|-- and \--) - Now uses ASCII-safe characters that display correctly in all terminals Enhanced Version Information: - Stable Release: Now shows release date * Version: v3.2.0 * Released: 2025-10-02 04:27 UTC - Development Version: Now shows commit details * Branch: main * Commit:ed1e1c4(7-char SHA) * Updated: 2025-10-02 08:15 UTC Technical Improvements: - Query both releases and commits APIs in parallel - Parse and format ISO 8601 timestamps - Display dates in readable format (YYYY-MM-DD HH:MM UTC) - Show 7-character commit SHA for brevity - Wider separator lines for better visibility Menu Display Format: =================================================== Version Selection Menu =================================================== 1) Latest Stable Release (Recommended) |-- Version: v3.2.0 |-- Released: 2025-10-02 04:27 UTC \-- Production-ready 2) Latest Development Version |-- Branch: main |-- Commit:ed1e1c4|-- Updated: 2025-10-02 08:15 UTC |-- Cutting-edge features \-- May contain experimental changes 3) Specific Release Version |-- Install a specific tagged release \-- Recent: v3.2.0, v3.1.0, v3.0.1 =================================================== Implementation Details: - PowerShell: DateTime.Parse() for timestamp formatting - Bash: sed/cut pipeline for date parsing (jq optional) - Graceful degradation if API calls fail - 5-second timeout for quick response 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
47 KiB
646x558px
47 KiB
646x558px