Commit Graph

  • 29f0a6cdb8 chore: bump version to 7.0.7 catlog22 2026-02-28 23:10:11 +08:00
  • e83414abf3 feat(theme): implement dynamic theme logo with reactive color updates catlog22 2026-02-28 23:08:27 +08:00
  • e42597b1bc refactor(team): add fast-advance notification and knowledge transfer protocol catlog22 2026-02-28 22:53:56 +08:00
  • 67b2129f3c Refactor code structure for improved readability and maintainability catlog22 2026-02-28 22:32:07 +08:00
  • 19fb4d86c7 fix: add -y auto mode bypass for all ccw-coordinator referenced skills catlog22 2026-02-28 21:29:38 +08:00
  • 65763c76e9 Add TDD Structure Validation and Verification Phases with Comprehensive Reporting catlog22 2026-02-28 20:41:06 +08:00
  • 4a89f626fc Refactor documentation for code commands and workflows catlog22 2026-02-28 19:53:24 +08:00
  • b0bfdb907a chore: bump version to 7.0.6 v7.0.6 catlog22 2026-02-28 17:42:48 +08:00
  • 39bbf960c2 feat(docs): update examples and enhance language support in configuration catlog22 2026-02-28 17:40:48 +08:00
  • 5e35da32e8 docs: enhance documentation with examples and fix package names catlog22 2026-02-28 17:20:37 +08:00
  • 84610661ca fix(docs): resolve VitePress build errors with custom HTML tags catlog22 2026-02-28 16:53:26 +08:00
  • cd54c10256 feat(discovery): add FindingDrawer component and restructure i18n keys catlog22 2026-02-28 16:26:11 +08:00
  • c3ddf7e322 docs: add VitePress documentation site catlog22 2026-02-28 16:14:09 +08:00
  • ab65caec45 feat: enhance wave pipeline skills with rich task fields and cross-file consistency catlog22 2026-02-28 16:02:05 +08:00
  • 3788ba1268 refactor: team-planex dual-version optimization with v5 architecture catlog22 2026-02-28 15:31:03 +08:00
  • d14a710797 chore: bump version to 7.0.5 in package-lock.json catlog22 2026-02-28 11:56:04 +08:00
  • 92ac9897f2 chore: bump version to 7.0.5 catlog22 2026-02-28 11:40:57 +08:00
  • 67e78b132c feat: add workflow-wave-plan skill and A2UI debug logging catlog22 2026-02-28 11:40:28 +08:00
  • 0a37bc3eaf fix: update getBuiltinTemplatesDir() and docs for React SPA migration catlog22 2026-02-28 11:39:16 +08:00
  • 604f89b7aa chore: bump version to 7.0.4 catlog22 2026-02-28 10:01:08 +08:00
  • 46989dcbad fix(frontend): add missing i18n keys and improve workspace switch cache invalidation catlog22 2026-02-28 10:00:36 +08:00
  • 4763edb0e4 feat: update project overview hook to include projectPath in queryKey catlog22 2026-02-28 09:39:35 +08:00
  • 7d349a64fb fix: replace empty array with EMPTY_ITEMS in selectQueueItems and selectSchedulerProgress catlog22 2026-02-28 09:28:16 +08:00
  • 22a98b7b6c chore: bump version to 7.0.3 catlog22 2026-02-28 09:27:42 +08:00
  • a59a86fb9b chore: bump version to 7.0.2 catlog22 2026-02-28 08:55:46 +08:00
  • 101417e028 feat: add csv-wave-pipeline skill for wave-based CSV batch execution with context propagation catlog22 2026-02-28 08:55:21 +08:00
  • 902ee8528a fix(frontend): include frontend/dist in npm package and support static file serving v7.0.1 catlog22 2026-02-28 08:39:07 +08:00
  • 54f15b6bda feat: add csv-batch-execute skill for CSV-based batch task execution with context propagation catlog22 2026-02-27 23:09:26 +08:00
  • 690d524aee docs: update README and WORKFLOW_GUIDE with simplified content v7.0.0 catlog22 2026-02-27 22:52:28 +08:00
  • b02c8497c7 fix(team-skills): resolve skill name inconsistency and add command execution protocol catlog22 2026-02-27 22:51:46 +08:00
  • be061dd2a2 Refactor and optimize various components and files catlog22 2026-02-27 22:35:05 +08:00
  • 9be35ed5fb feat: implement infinite scrolling for native sessions and add reset functionality to queue scheduler catlog22 2026-02-27 21:24:44 +08:00
  • a581a2e62b feat: upgrade to v7.0.0 with major new features including Team Architecture v2 and Queue Scheduler catlog22 2026-02-27 21:07:16 +08:00
  • 5c158d9a64 feat(commands): add create button and file browser to commands page catlog22 2026-02-27 21:03:37 +08:00
  • 75173312c1 feat(queue): implement queue scheduler service and API routes catlog22 2026-02-27 20:53:46 +08:00
  • 5b54f38aa3 feat: add team-coordinate-v2 and team-executor-v2 with team-worker agent architecture catlog22 2026-02-27 20:47:03 +08:00
  • 61f929005c fix(ci): add GitHub Actions release workflows and fix visual test catlog22 2026-02-27 19:06:34 +08:00
  • 47fe0d3bec feat: add team-lifecycle-v5 with unified team-worker agent architecture catlog22 2026-02-27 19:02:22 +08:00
  • 017b258223 test: add integration and E2E tests for command creation feature catlog22 2026-02-27 18:52:39 +08:00
  • 93041402f2 feat: add team-executor skill with enhanced validation catlog22 2026-02-27 18:51:21 +08:00
  • 8566e3af44 fix(team): use session-id instead of team-name in team_msg across all skills catlog22 2026-02-27 18:48:39 +08:00
  • 3b92bfae8c feat: add Discuss and Explore subagents for dynamic critique and code exploration catlog22 2026-02-27 17:25:52 +08:00
  • 3db74cc7b0 feat: Enhance team lifecycle roles with checkpoint handling and inner loop execution catlog22 2026-02-27 14:45:38 +08:00
  • b449b225fe feat(hook): add display name to template ID mapping and improve translation fallback logic catlog22 2026-02-27 13:58:45 +08:00
  • e61f539d44 docs(roadmap): fix issue query interface documentation catlog22 2026-02-27 13:48:06 +08:00
  • 20eef5cd2d feat: update styles and improve Chinese localization in CLI manager catlog22 2026-02-27 13:39:08 +08:00
  • dd72e95e4d feat: add templates for epics, product brief, and requirements PRD catlog22 2026-02-27 13:27:27 +08:00
  • 99a3561f71 feat(workflow): add unified workflow spec command system catlog22 2026-02-27 12:25:26 +08:00
  • 4d755ff9b4 feat(workflow): add lightweight interactive planning workflow with in-memory execution and code exploration catlog22 2026-02-27 11:43:44 +08:00
  • 07452e57b7 refactor(skill): replace compact protection with TodoWrite-driven compact recovery catlog22 2026-02-27 11:13:50 +08:00
  • 3f25dbb11b feat: add injection preview functionality and enhance specs management catlog22 2026-02-27 09:45:28 +08:00
  • dfa8e0d9f5 feat: add category and scope to specs for enhanced filtering and organization catlog22 2026-02-26 23:43:55 +08:00
  • 052e25dddb feat: add SpecContentDialog component for viewing and editing spec content catlog22 2026-02-26 23:20:18 +08:00
  • fa8bae52f1 refactor(spec): remove obsolete dimensions and update CLI options catlog22 2026-02-26 23:19:41 +08:00
  • ffe79d28e2 refactor(spec): update folder structure and dimensions catlog22 2026-02-26 23:13:00 +08:00
  • 151b81ee4a feat: Enhance spec management with new hooks and settings features catlog22 2026-02-26 22:52:33 +08:00
  • 6155fcc7b8 feat: add SpecDialog component for editing spec frontmatter catlog22 2026-02-26 22:03:13 +08:00
  • 430d817e43 feat(skills): update 12 team skills to v3 design patterns catlog22 2026-02-26 21:14:45 +08:00
  • e228b8b273 Remove obsolete documentation and configuration files for team lifecycle specifications catlog22 2026-02-26 16:48:21 +08:00
  • 79cdd47be5 chore: remove skills_lib from remote tracking catlog22 2026-02-26 16:35:01 +08:00
  • 1a1ca389f4 Add role and skill router templates for v3 style execution catlog22 2026-02-26 16:32:17 +08:00
  • 653ad10475 feat(analysis): enhance AnalysisPage with filters, grid layout and fullscreen mode catlog22 2026-02-26 16:05:48 +08:00
  • 2487a8330c feat: 更新分析会话 API,支持分页和并发处理 catlog22 2026-02-26 14:31:30 +08:00
  • a94c790c4f feat: Enhance workflow execution and documentation processes catlog22 2026-02-26 14:10:00 +08:00
  • f10351ee50 Merge branch 'main' of https://github.com/catlog22/Claude-Code-Workflow catlog22 2026-02-26 14:05:40 +08:00
  • 12be252e8e feat(analysis): 添加分析查看器页面 (#122) AXC00 2026-02-26 14:04:41 +08:00
  • 4ad05f8217 feat: add templates for architecture documents, epics, product briefs, and requirements PRD catlog22 2026-02-26 13:59:47 +08:00
  • 2b5c334bc4 feat: Implement recursive core-memory database discovery and project listing catlog22 2026-02-26 12:51:29 +08:00
  • a35fb0fe8f fix(workflow): bridge analyze-with-file to lite-plan handoff and lower agent planning threshold catlog22 2026-02-26 11:20:06 +08:00
  • bf02f653ca fix(types): add runtime validation for GitHub API response in skill-hub-routes catlog22 2026-02-26 10:28:33 +08:00
  • b6f4864530 refactor: remove 'executions' case from IssueHubPage rendering logic catlog22 2026-02-26 10:15:45 +08:00
  • 2623b5a633 refactor: remove 'executions' tab and related components from Issue Hub catlog22 2026-02-26 10:02:53 +08:00
  • 21e3647331 feat(security): implement path validation to prevent traversal attacks in session handling catlog22 2026-02-26 09:56:35 +08:00
  • 519efe9783 feat(hooks): add hook management and session timeline features catlog22 2026-02-25 23:21:35 +08:00
  • 25f442b329 fix(build): add postbuild hook to set executable permissions on Mac/Linux catlog22 2026-02-25 23:19:25 +08:00
  • b4d3426e6a feat: add CLI config preview API for Codex and Gemini catlog22 2026-02-25 22:37:30 +08:00
  • c92754505a fix(clean): correct project-tech field references and add sync vs clean disambiguation catlog22 2026-02-25 22:34:15 +08:00
  • f96febe09a feat: add /workflow:session:sync command and integrate auto-sync into execution pipelines catlog22 2026-02-25 22:32:33 +08:00
  • b2b8688d26 feat: add CLI settings export/import functionality catlog22 2026-02-25 21:40:24 +08:00
  • 4c2bf31525 feat(spec-generator): add Phase 1.5 requirement expansion & clarification catlog22 2026-02-25 19:42:45 +08:00
  • eb9a62e085 feat: enhance project context loading and feature flag support in dashboard components catlog22 2026-02-25 18:59:49 +08:00
  • db5797faa3 refactor(agents): deduplicate agent invocation prompts and strengthen project artifact consumption catlog22 2026-02-25 18:44:51 +08:00
  • 5c51315a7e fix(codex-skill): rename team-planex orchestrator.md to SKILL.md and fix frontmatter catlog22 2026-02-25 18:05:06 +08:00
  • d6acbaf30f feat(cli-settings): support multi-provider settings for Claude, Codex, and Gemini catlog22 2026-02-25 17:40:43 +08:00
  • c11596c038 Merge branch 'main' of https://github.com/catlog22/Claude-Code-Workflow catlog22 2026-02-25 11:14:28 +08:00
  • b669dcba24 fix: replace npmmirror.com registry URLs with registry.npmjs.org in package-lock.json Copilot 2026-02-25 11:13:46 +08:00
  • 7ebe674b62 feat(issue-panel): add multi-select functionality and send to terminal feature feat(config-store): add dashboard feature flags to initial state fix(skill-hub-routes): update skill index path for GitHub configuration catlog22 2026-02-25 10:38:47 +08:00
  • e315e2315c Remove temporary verbose JSON file and cleanup script for VSCode bridge catlog22 2026-02-25 10:30:19 +08:00
  • 092b8e20dc feat(cleanup): remove ccw-vscode-bridge and related files catlog22 2026-02-25 10:22:55 +08:00
  • 45c61186c4 feat(server): add regression test for handling empty request bodies feat(terminal): focus terminal on click fix(vite): update API proxy path to avoid frontend route conflicts catlog22 2026-02-25 09:59:54 +08:00
  • 843455f8c0 fix: replace registry.npmmirror.com with registry.npmjs.org in package-lock.json #119 copilot/fix-workflow-run-error copilot-swe-agent[bot] 2026-02-24 16:14:52 +00:00
  • d4d17062a1 Initial plan copilot-swe-agent[bot] 2026-02-24 16:08:42 +00:00
  • bacb30df1c fix: replace npmmirror.com registry URLs with registry.npmjs.org in package-lock.json #118 copilot/fix-installation-error-after-clone copilot-swe-agent[bot] 2026-02-24 16:05:00 +00:00
  • 53b7b675e3 Initial plan copilot-swe-agent[bot] 2026-02-24 16:02:12 +00:00
  • 6c16c121d2 feat(skills): add team-roadmap-dev skill with phased execution pipeline catlog22 2026-02-24 23:32:32 +08:00
  • dadcc1af5e feat(ccw-litellm): enhance status checks and add file preview functionality catlog22 2026-02-24 21:46:25 +08:00
  • 33e12a31ac feat(skills): add skill deletion and improve UI/UX catlog22 2026-02-24 21:06:34 +08:00
  • 6c9ad9a9f3 refactor(req-plan): streamline codebase exploration and decomposition guidelines catlog22 2026-02-24 20:31:52 +08:00
  • 80ab955f8b fix(skills): respect tab=hub URL parameter in SkillsManagerPage catlog22 2026-02-24 19:12:45 +08:00
  • b862c0e22f refactor(req-plan): convert codex skill to serial execution, remove agent/CLI delegation catlog22 2026-02-24 16:49:23 +08:00