Commit Graph

  • 75d5f7f230 feat: 添加参数模式不匹配检测功能,提供用户友好的错误信息 fix: 更新数据库字段类型,确保时间戳使用REAL类型 refactor: 优化DeepWiki服务和存储的查询逻辑,支持批量路径处理 refactor: 移除无用的worker_agent字段,简化团队配置 catlog22 2026-03-07 14:36:12 +08:00
  • 29a1fea467 feat: Add templates for epics, product brief, and requirements documentation catlog22 2026-03-07 13:32:04 +08:00
  • 7ee9b579fa feat: add DDD scan, sync, and update commands for document indexing catlog22 2026-03-07 00:00:18 +08:00
  • a9469a5e3b feat: add spec-setup command for project initialization and interactive configuration catlog22 2026-03-06 16:49:35 +08:00
  • e87e3feba8 修复codex调用无输出问题 #138 qinsehm1128 2026-03-06 16:17:13 +08:00
  • f2d4364c69 Refactor multi-CLI planning documentation, enhance analyze-with-file skill, and implement timeout for DeepWiki API requests catlog22 2026-03-06 15:54:40 +08:00
  • 88149b6154 fix: 使用127.0.0.1替代localhost以确保IPv4连接,避免IPv6解析问题 catlog22 2026-03-06 11:43:14 +08:00
  • 33cc451b61 feat: Add role specifications for 三省六部 architecture catlog22 2026-03-06 11:26:27 +08:00
  • 56c06ecf3d Rename workflow-lite-planex to workflow-lite-plan across documentation and code references for consistency and clarity. Update related examples, command references, and workflow comparisons to reflect the new naming convention. catlog22 2026-03-05 21:14:52 +08:00
  • cff1e16441 feat: 更新A2UIButton组件以支持A2UI快速操作和可用性检查;增强InjectionControlTab和QueueExecutionListView组件的错误处理和用户提示 catlog22 2026-03-05 20:02:46 +08:00
  • 3fd55ebd4b feat: Add Role Analysis Reviewer Agent and validation template catlog22 2026-03-05 19:58:10 +08:00
  • bc7a556985 feat: 增加DeepWiki页面和侧边栏导航支持,更新Hook管理功能以支持作用域和索引 catlog22 2026-03-05 18:53:24 +08:00
  • fb4f6e718e feat: Implement DeepWiki documentation generation tools catlog22 2026-03-05 18:30:56 +08:00
  • 0bfae3fd1a feat: 更新CodexLens描述,增加操作和参数说明 catlog22 2026-03-05 16:43:42 +08:00
  • 3d92478772 feat: Implement UX improvement pipeline with role specifications and task management catlog22 2026-03-05 16:42:56 +08:00
  • f6c7c14042 ccw: fix view JSON errors and WSL MCP install #137 fix/assigned-issues-20260305 catlog22 2026-03-05 14:29:06 +08:00
  • dc1dc87023 codex-lens: add Swift (.swift) indexing support catlog22 2026-03-05 14:28:13 +08:00
  • ed02874a99 codex-lens: respect embedding config during warmup catlog22 2026-03-05 14:27:54 +08:00
  • 60218f6bf3 codex-lens: harden CLI embedding errors and flags catlog22 2026-03-05 14:27:36 +08:00
  • 6341ed43e1 codex-lens: ship default LSP config and fix entrypoint catlog22 2026-03-05 14:27:16 +08:00
  • 1fb49c0e39 refactor: remove subagent references and update CLI tool usage across documentation catlog22 2026-03-05 11:15:13 +08:00
  • 99a45e3136 refactor: update skill invocation methods and enhance CLI usage examples catlog22 2026-03-05 10:59:07 +08:00
  • bf057a927b Add quality gates, role library, and templates for team lifecycle v3 catlog22 2026-03-05 10:20:42 +08:00
  • bbdd1840de Add document standards, quality gates, and templates for team lifecycle phases catlog22 2026-03-04 23:54:20 +08:00
  • fd0c9efa4d fix: update Agent tool call instructions and clarify TaskOutput usage catlog22 2026-03-04 23:46:58 +08:00
  • fd847070d5 Refactor architecture optimization and issue resolution workflows catlog22 2026-03-04 23:19:36 +08:00
  • 16bbfcd12a refactor: replace Task tool with Agent tool and fix schema compliance catlog22 2026-03-04 22:40:39 +08:00
  • 64e772f9b8 feat: add message bus (.msg/) to codex team-lifecycle skill catlog22 2026-03-04 16:35:07 +08:00
  • e9f8a72343 Add subagents for discussion, document generation, and code exploration catlog22 2026-03-04 16:23:58 +08:00
  • a82e45fcf1 Add comprehensive documentation templates and schemas for project documentation workflow catlog22 2026-03-04 15:43:24 +08:00
  • ab9b8ecbc0 Add comprehensive documentation for Numerical Analysis Workflow catlog22 2026-03-04 15:08:17 +08:00
  • f389e3e6dd feat: add dynamic pipeline detection for team sessions v5 architecture catlog22 2026-03-04 14:52:07 +08:00
  • b203ada9c5 fix: update command references and improve documentation for workflow commands catlog22 2026-03-04 14:11:15 +08:00
  • fb0f56bfc0 fix: improve error handling for workspace switch and support --host 0.0.0.0 catlog22 2026-03-04 13:59:56 +08:00
  • 91fa594578 feat: Improve DynamicPipeline component with enhanced fallback UI and add localization for no stages message catlog22 2026-03-04 11:51:30 +08:00
  • ffd5282932 Refactor team collaboration skills and update documentation catlog22 2026-03-04 11:07:48 +08:00
  • 5e96722c09 fix: wait for zustand hydration before workspace initialization catlog22 2026-03-04 10:56:07 +08:00
  • 26bda9c634 feat: Add coordinator commands and role specifications for UI design team catlog22 2026-03-03 23:35:41 +08:00
  • a7ed0365f7 feat: Enhance team messaging system with new operations and data handling catlog22 2026-03-03 16:11:57 +08:00
  • 628578b2bb Merge branch 'main' of https://github.com/catlog22/Claude-Code-Workflow catlog22 2026-03-03 11:33:23 +08:00
  • 08564d487a feat: enhance hook templates management by adding protection category and improving command safety catlog22 2026-03-03 11:33:00 +08:00
  • 747b509ec2 fix: sync docs/package-lock.json with package.json dependencies (#127) Copilot 2026-03-03 10:47:22 +08:00
  • 9cfd5c05fc feat: implement backend API for installing hook templates in HookManager and HookWizard components catlog22 2026-03-03 10:26:32 +08:00
  • 7b21069bda fix: update docs/package-lock.json to include missing dependencies #127 copilot/fix-deployment-issues copilot-swe-agent[bot] 2026-03-03 02:16:12 +00:00
  • 11bd1ab57e Initial plan copilot-swe-agent[bot] 2026-03-03 02:13:48 +00:00
  • 25f766ef26 docs: remove non-existent lite-lite-lite command references catlog22 2026-03-03 10:12:56 +08:00
  • 9613644fc4 feat(hooks): introduce hook templates management and execution catlog22 2026-03-03 10:07:34 +08:00
  • 59787dc9be feat: enhance responsive design for documentation layout; adjust margins and paddings for better content scaling catlog22 2026-03-03 09:30:42 +08:00
  • d7169029ee feat: implement CSRF token helper and update fetch headers; adjust layout styles for responsiveness catlog22 2026-03-02 23:27:42 +08:00
  • 1bf9006d65 Refactor Chinese documentation for team skills and commands catlog22 2026-03-02 22:49:52 +08:00
  • 99d6438303 feat: add documentation for Checkbox, Input, and Select components; enhance Queue and Terminal features catlog22 2026-03-02 19:38:30 +08:00
  • a58aa26a30 fix(uninstall): add manifest tracking for skill hub installations catlog22 2026-03-02 19:30:34 +08:00
  • 2dce4b3e8f fix(docs): resolve hydration mismatch and favicon 404 issues catlog22 2026-03-02 17:47:27 +08:00
  • b780734649 Add comprehensive command and skill reference documentation in Chinese catlog22 2026-03-02 17:41:40 +08:00
  • 3bb4a821de feat(skill): add team-arch-opt architecture optimization skill v7.2.1 catlog22 2026-03-02 16:46:44 +08:00
  • d346d48ba2 fix(analyze-with-file): add session termination boundary and optimize Phase 4 UX catlog22 2026-03-02 16:46:33 +08:00
  • 57636040d2 Refactor workflow-lite-planex documentation to standardize phase naming and improve clarity catlog22 2026-03-02 16:36:40 +08:00
  • 980be3d87d fix(planning-agent): clarify CLI output as markdown text, relax constraint wording catlog22 2026-03-02 16:31:04 +08:00
  • a4cb1e7eb2 fix(planning-agent): relax task parser regex and inject Prior Analysis into CLI context catlog22 2026-03-02 16:28:10 +08:00
  • 4f3ef5cba8 fix(planning-agent): remove skip-CLI logic, keep Prior Analysis as context catlog22 2026-03-02 16:22:04 +08:00
  • e54d76f7be fix(planning-agent): enforce blocking CLI calls overriding global default catlog22 2026-03-02 16:19:19 +08:00
  • c12acd41ee fix(planning-agent): add Prior Analysis fast path to skip CLI execution catlog22 2026-03-02 16:17:37 +08:00
  • 73cc2ef3fa Refactor and optimize templates and code structure catlog22 2026-03-02 15:57:55 +08:00
  • ce2927b28d refactor(workflow-lite-planex): update skill name and improve documentation consistency catlog22 2026-03-02 15:31:17 +08:00
  • 121e834459 feat: add multi-mode workflow planning skill with session management and task generation catlog22 2026-03-02 15:25:56 +08:00
  • 2c2b9d6e29 Refactor code structure for improved readability and maintainability catlog22 2026-03-02 14:26:04 +08:00
  • 0d5cc4a74f refactor(workflow): rename workflow-lite-plan to workflow-lite-planex and remove standalone lite-execute catlog22 2026-03-02 14:03:17 +08:00
  • 71485b89e6 fix(workflow): resolve analyze-with-file and lite-plan phase conflict 7.2.1 catlog22 2026-03-02 13:08:59 +08:00
  • 2fc792a3b7 7.2.0 v7.2.0 catlog22 2026-03-02 12:28:39 +08:00
  • 0af4ca040f fix(mcp): improve CCW config update logic and add debug logging catlog22 2026-03-02 12:27:42 +08:00
  • 7af258f43d feat(routing): add greenfield task type and narrow roadmap detection catlog22 2026-03-02 12:27:31 +08:00
  • 8ad283086b fix(tests): add test for disabling all tools in CcwToolsMcpCard component fix(api): handle empty enabledTools array and improve default tool logic fix(queueScheduler): ignore network errors in loadInitialState fix(auth): ensure token generation handles max session capacity chore(dependencies): update package requirements to use compatible version specifiers chore(tests): add new test cases for incremental indexer and migrations catlog22 2026-03-02 11:26:15 +08:00
  • b36a46d59d fix(ui): prevent dropdown truncation in Collapsible content catlog22 2026-03-02 11:19:28 +08:00
  • 899a92f2eb fix(skill): constrain roadmap interactive feedback to plan-only modifications catlog22 2026-03-02 11:17:42 +08:00
  • d0ac3a5cd2 fix(csrf): prevent undefined token when session at max capacity v7.1.1 catlog22 2026-03-02 09:58:54 +08:00
  • 0939510e0d fix(lite-plan): handle empty exploration context when prior analysis exists catlog22 2026-03-02 00:04:32 +08:00
  • deea92581b fix(cli): resolve process hang after CLI execution catlog22 2026-03-01 23:34:31 +08:00
  • 4d17bb02a4 chore: release v7.1.0 v7.1.0 catlog22 2026-03-01 23:17:52 +08:00
  • 5cab8ae8a5 fix: CSRF token accessibility and hook installation status catlog22 2026-03-01 23:17:37 +08:00
  • ffe3b427ce feat(docs): 添加技能/团队命令对比表和代码审查报告 catlog22 2026-03-01 21:01:26 +08:00
  • 8c953b287d feat(idaw): add run-coordinate command for external CLI execution with hook callbacks catlog22 2026-03-01 20:58:26 +08:00
  • b1e321267e docs: fix command invocation syntax accuracy [IDAW-004] catlog22 2026-03-01 20:50:30 +08:00
  • d0275f14b2 feat(idaw): add CLI-assisted analysis for pre-task context and error recovery catlog22 2026-03-01 20:47:19 +08:00
  • ee4dc367d9 docs: fix 404 errors - add missing zh guide files and fix zh-CN config [IDAW-002] catlog22 2026-03-01 20:34:11 +08:00
  • a63fb370aa docs: fix repository URLs in getting started guide [IDAW-001] catlog22 2026-03-01 20:24:20 +08:00
  • da19a6ec89 feat: Implement IDAW commands and update favicon/logo SVGs catlog22 2026-03-01 20:05:44 +08:00
  • bf84a157ea chore: bump version to 7.0.9 catlog22 2026-03-01 19:50:27 +08:00
  • 41f990ddd4 Enhance shell safety in skill argument assembly and add animated orbital motion demo catlog22 2026-03-01 19:48:50 +08:00
  • 3463bc8e27 feat(idaw): add resume, run, and status commands for task management catlog22 2026-03-01 19:40:05 +08:00
  • 9ad755e225 feat: add comprehensive analysis report for Hook templates compliance with official standards catlog22 2026-03-01 15:12:44 +08:00
  • 8799a9c2fd refactor(team-planex): redesign skill with inverted control and beat model catlog22 2026-03-01 15:06:06 +08:00
  • 1f859ae4b9 fix: align spec paths and add missing translation keys catlog22 2026-03-01 13:42:25 +08:00
  • ecf4e4d848 fix: align spec paths from .workflow/specs to .ccw/specs catlog22 2026-03-01 13:28:54 +08:00
  • 8ceae6d6fd Add Chinese documentation for custom skills development and reference guide catlog22 2026-03-01 13:08:12 +08:00
  • 2fb93d20e0 feat: add queue management and terminal dashboard documentation in Chinese catlog22 2026-03-01 10:52:46 +08:00
  • a753327acc chore: bump version to 7.0.8 v7.0.8 catlog22 2026-02-28 23:51:25 +08:00
  • f61a3da957 feat(dispatch): update task description template for improved clarity and structure catlog22 2026-02-28 23:49:59 +08:00
  • b0fb899675 feat(dispatch): enhance task description structure with detailed fields and context catlog22 2026-02-28 23:45:20 +08:00
  • 0a49dc0675 feat: add comprehensive CCWMCP guide and installation instructions catlog22 2026-02-28 23:40:51 +08:00
  • 096fc1c380 docs: fix installation guide and update MCP recommendations catlog22 2026-02-28 23:40:45 +08:00