Skip to content
This repository was archived by the owner on Jun 18, 2026. It is now read-only.

v6.3.38 - Issue Discovery & CCW Loop Validation

Choose a tag to compare

@catlog22 catlog22 released this 22 Jan 14:56
· 783 commits to main since this release

What's New

Issue Discovery Features

  • Multi-perspective issue discovery (/issue:discover): Discover potential issues from multiple perspectives (bug, UX, test, quality, security, performance, maintainability, best-practices)
  • Prompt-based issue discovery (/issue:discover-by-prompt): Discover issues from user prompt with Gemini-planned iterative multi-agent exploration
  • Structured issue creation (/issue:new): Create structured issues from GitHub URL or text description

CCW Loop Enhancements

  • Validation action and orchestrator: Added validation phase support for CCW Loop workflow
  • Queue status display improvements: Updated queue status display logic in renderQueueCard function

Bug Fixes

  • Dashboard: Fixed showHidden state to match checkbox checked state

Full Changelog

v6.3.37...v6.3.38