mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-08 02:14:08 +08:00
- Replace timestamp-based ID generation with issue-id-based format - generateSolutionId() now accepts issueId and existing solutions - Automatically calculates next sequence number (SOL-GH-123-1, -2, -3) - Update taskAction and bindAction to use new format - Ensures consistency with agent-generated IDs 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>