Commit Graph

  • d3a522f3e8 feat: add support for Claude CLI tool and enhance memory features catlog22 2025-12-13 22:44:42 +08:00
  • 52935d4b8e feat: Implement resume strategy engine and session content parser catlog22 2025-12-13 20:29:19 +08:00
  • 32217f87fd feat(dashboard): CLI settings UI and Smart Context support catlog22 2025-12-13 17:28:39 +08:00
  • 675aff26ff feat(mcp): add read_file tool and simplify edit/write returns catlog22 2025-12-13 17:28:03 +08:00
  • 029384c427 feat: Implement SQLite storage for CLI execution history catlog22 2025-12-13 14:53:53 +08:00
  • 37417caca2 feat(docs): clarify template requirements and fallback options in CLI execution guidelines catlog22 2025-12-13 14:29:23 +08:00
  • 8f58e4e48a feat(cli): update command patterns to use CCW CLI for analysis tasks catlog22 2025-12-13 14:24:37 +08:00
  • 68c872ad36 refactor(agents): make cli-lite-planning-agent generic for both workflows catlog22 2025-12-13 14:15:47 +08:00
  • c780544792 feat(cli): add support for custom execution IDs and multi-turn conversations catlog22 2025-12-13 14:03:24 +08:00
  • 23e15e479e fix(cli-executor): update stdin prompt variable for CLI tool execution catlog22 2025-12-13 12:15:07 +08:00
  • 684618e72b feat: integrate session resume functionality into CLI commands and documentation catlog22 2025-12-13 12:09:32 +08:00
  • 93d3df1e08 feat: add task queue sidebar and resume functionality for CLI sessions catlog22 2025-12-13 11:51:53 +08:00
  • 335f5e9ec6 fix(ccw): correct template paths for TypeScript build catlog22 2025-12-13 10:45:59 +08:00
  • 30e9ae0153 Refactor workflow session commands to utilize ccw CLI for session management catlog22 2025-12-13 10:45:03 +08:00
  • 25ac862f46 feat(ccw): migrate backend to TypeScript catlog22 2025-12-13 10:43:15 +08:00
  • d4e59770d0 feat: Add CCW MCP server and tools integration catlog22 2025-12-13 09:14:57 +08:00
  • 15122b9ebb fix(mcp): support same-name MCP servers with different configs catlog22 2025-12-12 23:20:34 +08:00
  • a41e6d19fd Refactor code structure for improved readability and maintainability catlog22 2025-12-12 22:02:23 +08:00
  • e879ec7189 feat(dashboard): optimize CCW Endpoint Tools display with card grid and detail modal catlog22 2025-12-12 20:01:55 +08:00
  • 4faa5f1c95 Add comprehensive tests for semantic chunking and search functionality catlog22 2025-12-12 19:55:35 +08:00
  • c42f91a7fe feat: Add support for Tree-Sitter parsing and enhance SQLite storage performance catlog22 2025-12-12 18:40:24 +08:00
  • 92d2085b64 Optimize SQLite FTS storage and pooling catlog22 2025-12-12 17:40:03 +08:00
  • 6a39f7e69d Refactor code structure for improved readability and maintainability catlog22 2025-12-12 16:27:37 +08:00
  • dfa8dbc52a feat: Enhance CLI tools and history management catlog22 2025-12-12 16:26:49 +08:00
  • a393601ec5 feat(codexlens): add CodexLens code indexing platform with incremental updates catlog22 2025-12-12 15:02:32 +08:00
  • b74a90b416 Refactor code structure for improved readability and maintainability catlog22 2025-12-12 11:19:58 +08:00
  • 77de8d857b feat: 添加冲突解决模式的JSON架构,支持冲突检测与解决 catlog22 2025-12-12 09:21:05 +08:00
  • 76c1745269 refactor(task-generate-agent): optimize N+1 parallel planning prompts catlog22 2025-12-11 23:49:40 +08:00
  • 811382775d feat: Implement fuzzy search functionality in smart-search.js catlog22 2025-12-11 23:28:35 +08:00
  • e8f1caa219 feat: Enhance CLI components with icons and improve file editing capabilities catlog22 2025-12-11 23:06:47 +08:00
  • 15c5cd5f6e refactor(notifications): 优化JSON格式化函数,增强可读性和错误处理 catlog22 2025-12-11 21:33:37 +08:00
  • 766a8d2145 feat: Enhance global notifications with localStorage persistence and clear functionality catlog22 2025-12-11 21:18:28 +08:00
  • e350e0c7bb Enhance logging and error handling in dashboard scripts catlog22 2025-12-11 19:21:28 +08:00
  • db4ab85d3e Refactor code structure for improved readability and maintainability catlog22 2025-12-11 19:02:07 +08:00
  • cfcd277a58 refactor(session): 移除旧的操作参考,简化文档内容 catlog22 2025-12-11 16:07:57 +08:00
  • c256fd9379 refactor(session): migrate remaining bash commands to ccw session catlog22 2025-12-11 15:08:55 +08:00
  • 0a4c205105 refactor(commands/agents): replace bash/jq with ccw session commands catlog22 2025-12-11 14:48:02 +08:00
  • e815c3c10e fix(session-manager): support archived parameter in getSessionBase catlog22 2025-12-11 14:03:14 +08:00
  • 8eb1a4e52e feat(uninstall): 增强卸载命令以支持全局安装保护和文件跳过逻辑 catlog22 2025-12-11 11:16:18 +08:00
  • 19648721fc feat: 重构安装和升级命令以支持全局子目录的安装和排除 catlog22 2025-12-11 11:06:15 +08:00
  • b81d1039c5 feat(cli): Add CLI Manager with status and history components catlog22 2025-12-11 11:05:57 +08:00
  • a667b7548c refactor(commands): replace bash/jq operations with ccw session commands catlog22 2025-12-10 23:31:51 +08:00
  • 598bea9b21 feat(ccw): add session manager tool with auto workspace detection catlog22 2025-12-10 19:26:53 +08:00
  • df104d6e9b feat: enforce synchronous exploration execution and update planning steps catlog22 2025-12-10 12:03:12 +08:00
  • 417f3c0f8c feat: enhance workflow session management with status updates and CSS styling catlog22 2025-12-10 10:01:07 +08:00
  • 5114a942dc chore: bump version to 6.1.4 v6.1.4 catlog22 2025-12-09 22:32:58 +08:00
  • edef937822 feat(v6.1.4): dashboard lite-fix enhancements and workflow docs update catlog22 2025-12-09 22:32:39 +08:00
  • faa86eded0 docs: add changelog entries for 6.1.2 and 6.1.3 v6.1.3 catlog22 2025-12-09 15:53:15 +08:00
  • 44fa6e0a42 chore: bump version to 6.1.3 catlog22 2025-12-09 15:52:43 +08:00
  • be9a1c76d4 refactor(tool): simplify edit_file to parameter-based input only catlog22 2025-12-09 15:50:35 +08:00
  • fcc811d6a1 docs(readme): update to v6.1.2 and simplify installation catlog22 2025-12-09 15:41:39 +08:00
  • 906404f075 feat(server): add API endpoint for version check v6.1.2 catlog22 2025-12-09 14:39:07 +08:00
  • 1267c8d0f4 feat(dashboard): add npm version update notification catlog22 2025-12-09 14:36:34 +08:00
  • eb1093128e docs(skill): fix project name from "Claude DMS3" to "Claude Code Workflow" catlog22 2025-12-09 10:36:33 +08:00
  • 4ddeb6551e Merge pull request #36 from gurdasnijor/smithery/add-badge catlog22 2025-12-09 10:30:05 +08:00
  • 7252c2ff3d Add Smithery badge #36 Gurdas Nijor 2025-12-08 16:10:45 -08:00
  • 8dee45c0a3 chore: bump version to 6.1.1 v6.1.1 catlog22 2025-12-09 00:04:17 +08:00
  • 99ead8b165 fix(tool): add smart JSON parser with Windows path handling catlog22 2025-12-09 00:03:23 +08:00
  • 0c7f13d9a4 docs: update README to v6.1.0 catlog22 2025-12-09 00:01:13 +08:00
  • ed32b95de1 chore: bump version to 6.1.0 v6.1.0 catlog22 2025-12-08 23:52:14 +08:00
  • beacc2e26b Fix icon duplications and add navigation color scheme catlog22 2025-12-08 23:50:50 +08:00
  • 389621c954 fix(dashboard): replace emoji icons in tabs-context and tabs-other components catlog22 2025-12-08 23:34:14 +08:00
  • 2ba7756d13 fix(dashboard): replace task status emoji icons with Lucide icons in session-detail catlog22 2025-12-08 23:31:01 +08:00
  • 02f77c0a51 fix(dashboard): add missing Lucide icon initialization in project-overview and session-detail views catlog22 2025-12-08 23:24:17 +08:00
  • 5aa8d37cd0 fix(dashboard): ensure Lucide icons are initialized after all dynamic content renders catlog22 2025-12-08 23:23:40 +08:00
  • a7b8ffc716 feat(explorer): async task execution, CLI selector fix, WebSocket frame handling catlog22 2025-12-08 23:21:47 +08:00
  • b0bc53646e feat(dashboard): complete icon unification across all views catlog22 2025-12-08 23:14:48 +08:00
  • 5f31c9ad7e feat(dashboard): unify icons with Lucide Icons library catlog22 2025-12-08 22:58:42 +08:00
  • 818d9f3f5d Add enhanced styles for the review tab, including layout, buttons, and responsive design catlog22 2025-12-08 22:11:14 +08:00
  • 1c3c070db4 fix(tools): 修复CLI工具多行prompt的shell转义问题 catlog22 2025-12-08 21:56:41 +08:00
  • 91e4792aa9 feat(ccw): 添加 ccw tool exec 工具系统 catlog22 2025-12-08 21:10:31 +08:00
  • 813bfa8f97 fix(claude): 修复 ccw tool exec 命令格式 - 位置参数改为JSON格式 catlog22 2025-12-08 21:09:21 +08:00
  • de3d15c099 Fix refresh error: Replace const reassignment with property deletion #35 copilot/fix-ccw-view-refresh-error copilot-swe-agent[bot] 2025-12-08 06:29:27 +00:00
  • 9232947fb0 Initial plan copilot-swe-agent[bot] 2025-12-08 06:26:15 +00:00
  • 8b29f6bb7c chore: bump version to 6.0.5 catlog22 2025-12-08 10:29:10 +08:00
  • 27273405f7 feat: CCW Dashboard 增强 - 停止命令、浏览器修复和MCP多源配置 catlog22 2025-12-08 10:28:07 +08:00
  • f4299457fb fix(package): 调整依赖项顺序以提高可读性 catlog22 2025-12-08 10:00:42 +08:00
  • 06983a35ad fix(dashboard): 添加路径选择弹窗样式 catlog22 2025-12-08 09:59:15 +08:00
  • a80953527b feat(ccw): 智能识别运行中的服务器,支持工作空间切换 catlog22 2025-12-08 09:56:35 +08:00
  • 0f469e225b fix: 添加 ccw/package.json 到发布文件列表 v6.0.2 catlog22 2025-12-07 22:59:43 +08:00
  • 5dca69fbec chore: bump version to 6.0.1 v6.0.1 catlog22 2025-12-07 21:42:50 +08:00
  • ac626e5895 feat: Review Session增加Fix进度跟踪卡片,移除独立Dashboard模板 catlog22 2025-12-07 21:41:43 +08:00
  • cb78758839 docs: 更新 README 添加 npm 安装和 ccw CLI 说明 catlog22 2025-12-07 20:56:58 +08:00
  • 844a2412b2 chore: 配置 npm 发布 @dyw1234/claude-code-workflow@6.0.0 catlog22 2025-12-07 20:42:23 +08:00
  • 650d877430 feat: Dashboard 增强 - MCP管理器、Review Session 和 UI 改进 catlog22 2025-12-07 20:07:29 +08:00
  • f459061ad5 refactor: 简化 ccw 安装流程,移除远程下载功能 catlog22 2025-12-07 20:03:10 +08:00
  • a6f9701679 Add exploration field rendering helpers for dynamic content display catlog22 2025-12-07 18:07:28 +08:00
  • 26a325efff feat: 添加最近路径管理功能,包括删除路径的API和前端交互 catlog22 2025-12-07 17:35:10 +08:00
  • 0a96ee16a8 Add tool strategy documentation with triggering mechanisms and text processing references catlog22 2025-12-07 17:09:07 +08:00
  • 43c962b48b feat: Add Notifications Component with WebSocket and Auto Refresh catlog22 2025-12-07 15:48:39 +08:00
  • 724545ebd6 Remove backup HTML template for workflow dashboard catlog22 2025-12-07 12:59:59 +08:00
  • a9a2004d4a feat(dashboard): add context sections for assets, dependencies, test context, and conflict detection catlog22 2025-12-06 21:04:50 +08:00
  • 5b14c8a832 feat: add project overview section and enhance task item styles catlog22 2025-12-06 20:50:23 +08:00
  • e2c5a514cb fix(data-aggregator): remove extra closing brace causing syntax error catlog22 2025-12-05 16:59:45 +08:00
  • 296761a34e style(dashboard): enhance step numbers and mod-point card styling catlog22 2025-12-05 16:52:36 +08:00
  • 1d3436d51b feat(dashboard): simplify lite task list and add dedicated drawer catlog22 2025-12-05 15:51:37 +08:00
  • 60bb11c315 feat(dashboard): simplify lite task UI and add exploration context support catlog22 2025-12-05 15:47:49 +08:00
  • 72fe6195af fix: update Codex multiplier to reflect new time allocation guidelines catlog22 2025-12-05 11:14:42 +08:00
  • 04fb3b7ee3 feat(dashboard): add plan data loading and lite task detail styling catlog22 2025-12-04 22:55:56 +08:00
  • 942fca7ad8 refactor(dashboard): optimize template structure and enhance data aggregation catlog22 2025-12-04 21:41:30 +08:00