Commit Graph

  • 5ad7a954d4 fix: restore commands/workflow/execute.md alongside new skill catlog22 2026-02-13 23:35:06 +08:00
  • 25278371c3 feat: convert test-fix-gen and test-cycle-execute commands to unified workflow-test-fix skill catlog22 2026-02-13 23:31:12 +08:00
  • 21e71a435f feat: convert lite-plan and multi-cli-plan commands to orchestrator+phases skills catlog22 2026-02-13 23:25:42 +08:00
  • 674bdc7866 feat: convert workflow execute command to standalone skill catlog22 2026-02-13 23:17:37 +08:00
  • 696141ee66 feat: merge 10 team commands into unified team-lifecycle skill catlog22 2026-02-13 22:58:47 +08:00
  • 25e27286b4 feat(docs): add full documentation generation phase and related documentation generation phase catlog22 2026-02-13 21:46:28 +08:00
  • d750290f84 feat: merge memory:compact and memory:tips into unified memory-capture skill catlog22 2026-02-13 17:42:41 +08:00
  • bcb736709f feat: remove old vanilla JS/CSS frontend, make React SPA the sole entry for ccw view catlog22 2026-02-13 17:26:03 +08:00
  • 31f37751fc feat: enhance codexlens frontend integration with reranker config, MCP tools card, and LSP management catlog22 2026-02-13 17:14:14 +08:00
  • ad5b35a1a5 feat: unify queue execution handling with QueueItemExecutor and CLI execution settings catlog22 2026-02-13 14:50:58 +08:00
  • af90069db2 chore: remove ad-hoc test scripts and temp files from project root catlog22 2026-02-13 14:41:16 +08:00
  • a512564b5a Add integration verification and validation phases, role templates, and static graph tests catlog22 2026-02-13 12:35:31 +08:00
  • 6054a01b8f feat: add CLI fallback for MCP calls in team commands catlog22 2026-02-13 12:05:48 +08:00
  • ac32b28c7b fix: add rollback, dedup and config preservation to Codex MCP toggle handlers catlog22 2026-02-13 11:52:00 +08:00
  • 659fb48c08 fix: resolve data flow inconsistencies found in post-migration review catlog22 2026-02-13 11:50:42 +08:00
  • 17f52da4c6 feat: Add global relationships management to GlobalSymbolIndex catlog22 2026-02-13 11:39:53 +08:00
  • e88d552cd1 refactor: migrate workflow system from 6-field nested to unified flat task schema catlog22 2026-02-13 11:26:17 +08:00
  • d3bc6177dd feat: add team-command-designer skill with folder-based team structure and 10 collaboration patterns catlog22 2026-02-13 11:11:01 +08:00
  • 0b67cd4bf4 feat: add spec team commands with structured discussion rounds catlog22 2026-02-13 10:52:19 +08:00
  • e485f1d69b feat: enforce mandatory rationale and role in explore/diagnosis schema output catlog22 2026-02-13 10:42:37 +08:00
  • 78f1d81516 fix: add nullish fallback for dynamic statusLabelKeys lookup in formatMessage catlog22 2026-02-13 10:38:37 +08:00
  • 4d1a609aef fix: add configStore startup sync from backend and persist apiEndpoints catlog22 2026-02-13 10:36:11 +08:00
  • a77c965e89 feat: Implement terminal panel for command execution and monitoring catlog22 2026-02-13 00:22:16 +08:00
  • ddbe12b7af feat: add terminal panel components and Zustand store for state management catlog22 2026-02-12 23:53:11 +08:00
  • e44a97e812 feat: update empty state messages and hints in English and Chinese locales catlog22 2026-02-12 23:15:48 +08:00
  • fd6262b78b refactor: decouple docs-site from ccw monorepo catlog22 2026-02-12 22:57:07 +08:00
  • a169f0e5b8 fix: resolve Gemini-identified pipeline data flow inconsistencies catlog22 2026-02-12 22:06:00 +08:00
  • 99ee4e7d36 feat: unified task.json schema migration and multi-module updates catlog22 2026-02-11 17:40:56 +08:00
  • 7aa1038951 refactor: spec-generator outputs from monolithic files to directory structure catlog22 2026-02-11 17:24:18 +08:00
  • 5a4350beb4 feat: implement feature-driven artifact architecture for brainstorm-plan-execute pipeline catlog22 2026-02-11 16:32:30 +08:00
  • 8475a724ae feat: add spec-generator handoff bridge to workflow:plan consumption pipeline catlog22 2026-02-11 16:30:07 +08:00
  • 5a9e54fd70 feat: add orchestrator execution engine, observability panel, and LSP document caching catlog22 2026-02-11 15:38:33 +08:00
  • d0cdee2e68 feat: add CLI session sharing functionality catlog22 2026-02-09 22:57:05 +08:00
  • 362f354f1c Add benchmark results and tests for LSP graph builder and staged search catlog22 2026-02-09 21:43:13 +08:00
  • 4344e79e68 Add benchmark results for fast3 and fast4, implement KeepAliveLspBridge, and add tests for staged strategies catlog22 2026-02-09 20:45:29 +08:00
  • c62d26183b feat: Add interactive pre-flight checklists for ccw-loop and workflow-plan, including validation and task transformation steps catlog22 2026-02-09 15:02:38 +08:00
  • ef7382ecf5 refactor: rewrite workflow-lite-plan-execute to serial CLI exploration with unified JSONL output catlog22 2026-02-09 14:59:16 +08:00
  • 752d98ba5a feat: Add Shared Discovery Board protocol to parallel-dev-cycle catlog22 2026-02-09 14:55:01 +08:00
  • 113bee5ef9 feat: Enhance parallel-dev-cycle with prep-package integration catlog22 2026-02-09 14:07:52 +08:00
  • afd9729873 feat: add plan-converter skill for converting planning artifacts to unified JSONL format catlog22 2026-02-09 13:32:46 +08:00
  • c3fd0624de Add benchmark results and tests for StandaloneLspManager path normalization catlog22 2026-02-09 13:02:37 +08:00
  • 964292ebdb feat: Add comprehensive tests for contentPattern and glob pattern matching catlog22 2026-02-09 11:13:01 +08:00
  • dfe153778c feat: Implement Cross-CLI Sync Panel for MCP servers catlog22 2026-02-08 23:19:19 +08:00
  • b9b2932f50 Add tests and implement functionality for staged cascade search and LSP expansion catlog22 2026-02-08 21:54:42 +08:00
  • 166211dcd4 feat: add Unsplash search hook and API proxy routes catlog22 2026-02-08 20:01:28 +08:00
  • 87daccdc48 feat: 添加版本检查功能及 Header 布局修复 catlog22 2026-02-08 15:21:32 +08:00
  • f27e52a7a6 feat: 新增 EnhancedSelect 组件,为 A2UI Dropdown 添加 Combobox 模式 catlog22 2026-02-08 15:21:22 +08:00
  • cafc6d06fe fix: 更新帮助页面链接以指向正确的文档路径 catlog22 2026-02-08 13:59:06 +08:00
  • 0a04660c80 Refactor code structure for improved readability and maintainability catlog22 2026-02-08 13:47:59 +08:00
  • 54c3234d84 fix: 为所有 skill 的 .workflow/ 路径添加 projectRoot 前缀 catlog22 2026-02-08 13:46:48 +08:00
  • 71faaf43a8 refactor: 移除 SPLADE 和 hybrid_cascade,精简搜索架构 catlog22 2026-02-08 12:07:41 +08:00
  • 72d2ae750b fix: 修正 INSTALL_CN.md 外部 AI 工具说明,与 ccw 源码保持一致 catlog22 2026-02-08 10:32:03 +08:00
  • 3b14f98994 fix: 修正检查安装状态的路径变量,确保正确引用用户目录 catlog22 2026-02-08 09:43:02 +08:00
  • b22298d868 feat: 更新工具列表,支持 .ccw 目录的安装和升级,调整相关路径 catlog22 2026-02-07 23:51:26 +08:00
  • 50570a9820 feat: 更新工作流路径至用户主目录,优化文件引用 catlog22 2026-02-07 23:45:55 +08:00
  • 41cff28799 Refactor code structure for improved readability and maintainability catlog22 2026-02-07 23:44:22 +08:00
  • 80ae4baea8 feat: Refactor AppShell and Header components, enhance memory management UI, and align API endpoints catlog22 2026-02-07 23:15:50 +08:00
  • 82ed5054f5 feat: 添加 Lite Execute 阶段,支持多种输入模式和执行流程 catlog22 2026-02-07 23:08:44 +08:00
  • 13c4dd0032 feat: enhance issue management with edit functionality and UI improvements catlog22 2026-02-07 22:50:36 +08:00
  • dc9a1a1efb feat: 增加对非数组值的处理,优化数组、文件和标签渲染器 catlog22 2026-02-07 22:26:11 +08:00
  • ece02ab32a Add coverage prettification and sorting functionality catlog22 2026-02-07 22:21:05 +08:00
  • 6073627ff2 feat(cli-endpoints): add create, update, and delete functionality for CLI endpoints catlog22 2026-02-07 21:56:08 +08:00
  • 678be8d41f feat: add codex skills support and enhance system status UI catlog22 2026-02-07 21:45:12 +08:00
  • 2094c1085b feat: enhance MCP server management and system settings catlog22 2026-02-07 21:17:18 +08:00
  • d29527ae16 fix(tests): 更新技能管理测试以直接导航到技能页面并优化监控清理逻辑 catlog22 2026-02-07 20:10:17 +08:00
  • d43696d756 feat: Implement phases 6 to 9 of the review cycle fix process, including discovery, batching, parallel planning, execution, and completion catlog22 2026-02-07 19:28:33 +08:00
  • ba5f4eba84 feat: Implement dynamic test-fix execution phase with adaptive task generation catlog22 2026-02-07 17:01:30 +08:00
  • 4ce4419ea6 Remove deprecated issue management skills: issue-discover, issue-new, issue-plan, and issue-queue. These skills have been deleted to streamline the codebase and improve maintainability. catlog22 2026-02-07 15:28:31 +08:00
  • 514f97956e fix(skill): 更新技能名称为 workflow-lite-plan-execute,修正相关文档引用 catlog22 2026-02-07 12:05:12 +08:00
  • 7d6cbd280c feat(execution): add Phase 4: Execution with agent orchestration, lazy loading, and auto-commit features catlog22 2026-02-07 11:57:45 +08:00
  • c806d7c3a2 Remove Phase 3: Lite Fix documentation and add regression test for CSRF token fallback mechanism catlog22 2026-02-07 11:12:10 +08:00
  • 92b0d175a7 Refactor API calls to use csrfFetch for enhanced security across multiple views, including loop-monitor, mcp-manager, memory, prompt-history, rules-manager, session-detail, and skills-manager. Additionally, add Phase 1 and Phase 2 documentation for session initialization and orchestration loop in the ccw-loop-b skill. catlog22 2026-02-07 10:54:12 +08:00
  • f7dfbc0512 restore: 恢复 ccw-loop-b skill catlog22 2026-02-07 00:02:45 +08:00
  • a4ea817a5f Add orchestration loop phase and workflow execution skill catlog22 2026-02-06 23:58:18 +08:00
  • 5b48bcff64 Add end-to-end tests for Graph Explorer, History, Orchestrator, and Project features catlog22 2026-02-06 23:45:33 +08:00
  • 62a1c9ab21 feat: 集成 NativeSessionPanel 到 HistoryPage,支持查看原生CLI会话 catlog22 2026-02-06 23:10:22 +08:00
  • 3d862e6ed8 feat: 添加更好的 SQLite3 模块加载和错误处理,更新相关组件以支持项目路径 catlog22 2026-02-06 23:07:56 +08:00
  • 5cdbb43b3b fix: gitignore 规则过宽导致 locales/settings.json 未被追踪 catlog22 2026-02-06 23:05:55 +08:00
  • 0c0e442fe6 feat: add Chinese localization and new assets for CCW documentation catlog22 2026-02-06 22:39:35 +08:00
  • 6a5c17e42e feat: add Chinese localization and new assets for CCW documentation catlog22 2026-02-06 21:56:02 +08:00
  • 9b1655be9b Add phases for issue resolution: From Brainstorm and Form Execution Queue catlog22 2026-02-06 14:23:13 +08:00
  • 248daa1d00 feat: 添加左侧面板和节点库组件,整合模板和节点功能 feat: 实现可折叠的模板面板,支持搜索和安装模板 feat: 更新流程工具栏,增加导入模板和模拟运行功能 feat: 增强属性面板,支持标签和产物管理 feat: 优化提示模板节点,增加执行状态和阶段显示 catlog22 2026-02-06 11:56:48 +08:00
  • c8f9bc7994 feat: 添加左侧面板选项卡状态管理,更新流程节点数据结构 catlog22 2026-02-06 11:38:20 +08:00
  • a9b9ec48f1 feat: add license files for JavaScript assets and implement DocItem component catlog22 2026-02-06 10:25:24 +08:00
  • f9188eb0b6 Add Chinese documentation for CLI commands and workflows catlog22 2026-02-05 23:30:06 +08:00
  • 05ad8110f4 Add runtime JavaScript file for Chinese documentation build catlog22 2026-02-05 21:50:52 +08:00
  • 4258a77dd2 Add license files and new runtime JavaScript bundle for Chinese documentation site catlog22 2026-02-05 20:57:57 +08:00
  • 9fc2c876f7 Add Phase 4: Task Generation documentation and execution process catlog22 2026-02-05 20:50:21 +08:00
  • 01459a34a5 Add tests for CLI command generation and model alias resolution catlog22 2026-02-05 20:17:10 +08:00
  • 6576886457 feat: 支持模型别名(PRIMARY_MODEL, SECONDARY_MODEL)并更新CLI命令构建逻辑 catlog22 2026-02-05 20:09:04 +08:00
  • 47c192f584 Add orchestrator design, phase file generation, and validation processes catlog22 2026-02-05 19:29:45 +08:00
  • eac1bb81c8 feat: Add unified-execute-parallel, unified-execute-with-file, and worktree-merge workflows catlog22 2026-02-05 18:44:00 +08:00
  • 1480873008 feat: Implement parallel collaborative planning workflow with Plan Note catlog22 2026-02-05 18:24:35 +08:00
  • a59baf2473 feat: 移除清理命令参数中的目标和确认选项,简化使用方式 catlog22 2026-02-05 17:37:03 +08:00
  • 5cfeb59124 feat: add configuration backup, sync, and version checker services catlog22 2026-02-05 17:32:31 +08:00
  • 834951a08d feat(flow-coordinator): add slashCommand/slashArgs support for unified workflow catlog22 2026-02-05 15:33:06 +08:00
  • e555355a71 feat: 更新依赖项,提升 TypeScript 和 Playwright 测试库版本,支持 Node.js 18+ catlog22 2026-02-05 14:45:57 +08:00
  • 23f752b975 feat: Implement slash command functionality in the orchestrator catlog22 2026-02-05 14:29:04 +08:00
  • a19ef94444 feat: add quick template functionality to NodePalette and enhance node creation experience catlog22 2026-02-05 09:57:20 +08:00
  • 0664937b98 feat: add gradient effects settings and enhance theme customization options catlog22 2026-02-04 23:24:16 +08:00