-
Notifications
You must be signed in to change notification settings - Fork 74
Comparing changes
Open a pull request
base repository: catlog22/Claude-Code-Workflow
base: v6.3.8
head repository: catlog22/Claude-Code-Workflow
compare: v6.3.9
- 6 commits
- 13 files changed
- 2 contributors
Commits on Dec 27, 2025
-
feat(issue-manager): Add queue history modal for viewing and switchin…
…g queues - Add GET /api/queue/history endpoint to fetch all queues from index - Add GET /api/queue/:id endpoint to fetch specific queue details - Add POST /api/queue/switch endpoint to switch active queue - Add History button in queue toolbar - Add queue history modal with list view and detail view - Add switch functionality to change active queue - Add CSS styles for queue history components 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 7620ff7 - Browse repository at this point
Copy the full SHA 7620ff7View commit details -
fix(issue-manager): Add History button to empty queue state
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 5aa0c96 - Browse repository at this point
Copy the full SHA 5aa0c96View commit details -
refactor(issue-manager): Enhance queue detail item styling and update…
… modal content
catlog22 committedDec 27, 2025 Configuration menu - View commit details
-
Copy full SHA for 0992d27 - Browse repository at this point
Copy the full SHA 0992d27View commit details -
fix(issue-plan-agent): Update acceptance criteria terminology and enh…
…ance issue loading process with metadata
catlog22 committedDec 27, 2025 Configuration menu - View commit details
-
Copy full SHA for a061fc1 - Browse repository at this point
Copy the full SHA a061fc1View commit details -
fix(plan): Update delivery criteria terminology to acceptance.criteria
catlog22 committedDec 27, 2025 Configuration menu - View commit details
-
Copy full SHA for e3223ed - Browse repository at this point
Copy the full SHA e3223edView commit details -
chore(release): v6.3.9 - Issue System Consistency
- Unified four-layer architecture (Schema/Agent/Command/Implementation) - Upgraded to Rich Plan model with lifecycle fields - Added multi-solution generation support - Consolidated schemas (deleted redundant issue-task-jsonl-schema, solutions-jsonl-schema) - Fixed field naming consistency (acceptance, lifecycle_status, priority mapping) - Added search tool fallback chain to issue-plan-agent 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 35ffd34 - Browse repository at this point
Copy the full SHA 35ffd34View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v6.3.8...v6.3.9