Commit Graph

  • a45c672d30 delete: remove unified-execute-with-file skill documentation and implementation details main catlog22 2026-03-26 15:11:48 +08:00
  • b104cd9ffd refactor: optimize analyze-with-file SKILL.md structure, merge duplicates catlog22 2026-03-26 15:05:33 +08:00
  • 3111bd23f4 feat: add Delegation Lock and Scope Lock to all 18 team skill coordinators catlog22 2026-03-25 17:17:31 +08:00
  • 36672bae39 fix: resolve multi-perspective parallel search design ambiguity in analyze-with-file catlog22 2026-03-25 10:41:25 +08:00
  • aeaf54519e feat: add findings-to-recommendations traceability in codex analyze-with-file catlog22 2026-03-24 22:48:10 +08:00
  • c1268cb6ce chore: bump version to 7.2.20 catlog22 2026-03-24 22:45:36 +08:00
  • 017fd9ea53 feat: add findings-to-recommendations traceability in analyze-with-file catlog22 2026-03-24 22:45:12 +08:00
  • 8cfc71139e feat: expand batch controls with full claude-only advanced settings catlog22 2026-03-24 21:14:35 +08:00
  • 4c03a92eb9 feat: add type filter and claude-only fields to batch controls catlog22 2026-03-24 21:06:57 +08:00
  • 22c7d90d5a chore: bump version to 7.2.19 catlog22 2026-03-24 21:03:51 +08:00
  • e293195ad0 feat: add advanced frontmatter config for Claude agent definitions catlog22 2026-03-24 20:59:06 +08:00
  • c744a80ef9 fix: resolve TOML escape errors and SKILL.md YAML parsing issue catlog22 2026-03-24 20:35:02 +08:00
  • c882eeee58 fix: correct description formatting in team-review skill catlog22 2026-03-24 20:23:41 +08:00
  • 9043a0d453 feat: add agent definitions API for managing Codex and Claude agent configurations catlog22 2026-03-24 20:22:44 +08:00
  • 2a6df97293 chore: bump version to 7.2.17 catlog22 2026-03-24 19:21:52 +08:00
  • d693f05b69 feat: convert all codex agent definitions from .md to .toml format catlog22 2026-03-24 17:39:29 +08:00
  • a525db14c7 chore: bump version to 7.2.16 catlog22 2026-03-24 17:25:05 +08:00
  • f112d4b9a2 refactor: redesign cli settings export/import API with endpoint-based schema catlog22 2026-03-24 17:24:42 +08:00
  • 45756aad83 feat: add universal team-tasks-schema.json for all codex team skills catlog22 2026-03-24 17:24:23 +08:00
  • 1e560ab8e8 feat: migrate all codex team skills from spawn_agents_on_csv to spawn_agent + wait_agent architecture catlog22 2026-03-24 16:54:48 +08:00
  • 54283e5dbb Refactor user interaction tools from AskUserQuestion to request_user_input across multiple skills for consistency and improved user experience. Update documentation to reflect necessary Codex configuration for interactive confirmations and multi-agent coordination. Ensure mandatory confirmation gates are clearly defined in workflow processes to prevent unintended execution. catlog22 2026-03-24 15:34:46 +08:00
  • bab3719ab1 chore: bump version to 7.2.15 catlog22 2026-03-24 15:19:47 +08:00
  • fe7945eaa2 feat: standardize request_user_input schema across all codex skills and add config reminder catlog22 2026-03-24 15:19:18 +08:00
  • ccb5f1e615 feat: update LINUX DO badge text in README and README_CN for clarity catlog22 2026-03-24 10:43:38 +08:00
  • bfad1d5eb6 feat: add links section with LINUX DO badge to README and README_CN catlog22 2026-03-24 10:41:00 +08:00
  • d2409f0814 fix: add ambiguity detection for proposed technical solutions in analyze-with-file catlog22 2026-03-23 20:16:24 +08:00
  • f2d9d55ea4 refactor: enhance analyze-with-file documentation and streamline workflow-lite-plan execution steps catlog22 2026-03-23 19:34:13 +08:00
  • 94e44ca7e6 refactor: remove redundant schema instructions from lite-plan and consolidate analyze-with-file schemas catlog22 2026-03-23 19:18:50 +08:00
  • b502ebcae1 feat: add workflow-research-agent for targeted external research and update analyze-with-file documentation v7.2.13 catlog22 2026-03-23 14:12:49 +08:00
  • 97ed2ef213 refactor: update agent usage description and streamline planning strategy references catlog22 2026-03-23 10:08:26 +08:00
  • fcd0b9a2c4 refactor: split review responsibilities — code review in lite-execute, convergence review in lite-test-review catlog22 2026-03-21 17:18:20 +08:00
  • fab07c2e97 Remove IDAW run and status commands, consolidating functionality and streamlining task execution and progress tracking. catlog22 2026-03-21 16:18:15 +08:00
  • 5d0000bcc5 refactor: optimize analyze-with-file explore agent triggering for efficiency catlog22 2026-03-21 16:00:38 +08:00
  • c8840847d2 chore: exclude workflow-tune command from git and npm packages catlog22 2026-03-21 12:21:53 +08:00
  • 8953795c49 feat: Implement workflow tuning command and remove synthesis prompt template catlog22 2026-03-20 20:25:41 +08:00
  • 7ef47c3d47 feat: enhance workflow-tune skill with reference document extraction and intent matching improvements v7.2.11 catlog22 2026-03-20 15:27:05 +08:00
  • 9c49a32cd9 feat: enhance workflow-tune skill with test requirements and analysis improvements catlog22 2026-03-20 15:11:32 +08:00
  • d843112094 feat: enhance spec loading capabilities and add new categories catlog22 2026-03-20 15:06:57 +08:00
  • 2b43b6be7b fix: resolve all 92 frontend test failures across 13 test files catlog22 2026-03-20 14:59:57 +08:00
  • d5b6480528 feat: add workflow-tune skill for multi-step workflow pipeline optimization catlog22 2026-03-20 14:55:47 +08:00
  • 26a7371a20 fix: resolve team worker task discovery failures and clean up legacy role-specs catlog22 2026-03-20 12:11:51 +08:00
  • b6c763fd1b chore: bump version to 7.2.10, remove analyze-with-file EXECUTE.md v7.2.10 catlog22 2026-03-19 22:47:41 +08:00
  • ab280afd8e chore: update SKILL.md for analyze-with-file and roadmap-with-file to reflect changes in execution process and handoff to csv-wave-pipeline catlog22 2026-03-19 22:40:23 +08:00
  • f1a30e1272 chore: update version to 7.2.8 and remove obsolete tool execution section from documentation catlog22 2026-03-19 20:48:41 +08:00
  • cf321ea1ac fix: update CodexLens MCP template with AST support defaults v7.2.9 catlog22 2026-03-19 20:45:14 +08:00
  • 7c1853cc6d chore: bump version to 7.2.8 v7.2.8 catlog22 2026-03-19 20:32:58 +08:00
  • e1c7192509 chore: remove ccw-litellm UI components (dead code) catlog22 2026-03-19 20:24:45 +08:00
  • 28e9701fe1 fix: update dependency graph key from 'blockedBy' to 'addBlockedBy' in task analysis and dispatch documentation catlog22 2026-03-19 20:16:13 +08:00
  • 1abfdb8793 chore: remove codex-lens-v2 from outer git tracking catlog22 2026-03-19 20:13:35 +08:00
  • 18aff260a0 feat: Enhance search functionality with quality tiers and scoped indexing catlog22 2026-03-19 17:47:53 +08:00
  • 54071473fc Refactor team edict agent and task schemas; remove deprecated files catlog22 2026-03-19 15:17:48 +08:00
  • 00672ec8e5 fix: improve CodexLens env defaults, self-exclusion, and route handling catlog22 2026-03-19 10:34:18 +08:00
  • 683b85228f fix: merge PR #139 partial — hook path fixes, TaskDrawer multi-source files, lite-tasks URL params catlog22 2026-03-18 17:25:46 +08:00
  • 6ff0467e02 feat: enhance CodexLens with quick install feature and embed mode toggle catlog22 2026-03-18 17:09:18 +08:00
  • 301ae3439a fix: add technical solution recording to analyze-with-file workflow catlog22 2026-03-18 16:37:16 +08:00
  • 1e036edddc feat: add CodexLens v2 management features including model management, index operations, env config, and MCP config catlog22 2026-03-18 16:26:42 +08:00
  • b91bdcdfa4 feat: apply Pattern 10 to all team skills — @ strong refs + workspace resolution catlog22 2026-03-18 16:01:43 +08:00
  • 398601f885 refactor: remove smart_search bridge, add codexlens MCP template, delete codex-lens v1 catlog22 2026-03-18 14:42:09 +08:00
  • df69f997e4 Remove outdated tests for CodexLens and LiteLLM client, refactor Smart Search MCP usage tests to use new command structure, and clean up unified vector index tests. catlog22 2026-03-18 11:35:51 +08:00
  • ad9d3f94e0 feat: add MCP server for semantic code search with FastMCP integration catlog22 2026-03-17 23:03:20 +08:00
  • ef2c5a58e1 feat: remove API worker and batch size configurations; update CodexLens settings for v2 catlog22 2026-03-17 20:44:26 +08:00
  • f37189dc64 feat: add APIEmbedder for remote embedding with multi-endpoint support catlog22 2026-03-17 17:17:24 +08:00
  • 34749d2fad feat: improve CLI UTF-8 support and enhance JSON output validation in bridge.py catlog22 2026-03-17 15:30:16 +08:00
  • 0f02b75be1 Enhance search functionality and indexing pipeline catlog22 2026-03-17 14:55:27 +08:00
  • bfe5426b7e Refactor agent spawning and delegation check mechanisms catlog22 2026-03-17 12:55:14 +08:00
  • e6255cf41a Add agent, command, and conversion specifications; introduce templates for agent and command structures catlog22 2026-03-17 10:52:05 +08:00
  • abdc66cee7 feat: add model download manager with HF mirror support and fix defaults catlog22 2026-03-17 10:29:52 +08:00
  • 6712965b7f refactor: rename package codexlens -> codexlens_search for independent distribution catlog22 2026-03-16 23:23:22 +08:00
  • a0a50d338a fix: correct embedder API call in SearchPipeline and add E2E test script catlog22 2026-03-16 23:09:37 +08:00
  • de4158597b Implement search and reranking functionality with FTS and embedding support catlog22 2026-03-16 23:03:17 +08:00
  • 5a4b18d9b1 feat: enhance search, ranking, reranker and CLI tooling across ccw and codex-lens catlog22 2026-03-16 20:35:08 +08:00
  • 1cd96b90e8 chore: bump version to 7.2.7 v7.2.7 catlog22 2026-03-11 16:48:16 +08:00
  • efbbaff834 chore: bump version to 7.2.6 v7.2.6 catlog22 2026-03-11 11:05:33 +08:00
  • 1ada08f073 refactor: 移除调试日志相关代码,简化历史保存逻辑 catlog22 2026-03-11 10:35:57 +08:00
  • 65ff5f54cb refactor: update version check logic and response handling catlog22 2026-03-10 23:52:00 +08:00
  • c50d9b21dc refactor: update workflow commands to use /workflow:spec:setup for initialization catlog22 2026-03-10 23:47:27 +08:00
  • 38d1987f41 改进交互推荐审查流程,支持批量确认和修改记录 catlog22 2026-03-10 23:46:19 +08:00
  • d29dabf0a9 Refactor code structure for improved readability and maintainability catlog22 2026-03-10 22:09:35 +08:00
  • 2d723644ea chore: remove unused subproject test-ddd-project catlog22 2026-03-10 21:43:44 +08:00
  • 9fb13ed6b0 Implement phases for skill iteration tuning: Evaluation, Improvement, and Reporting catlog22 2026-03-10 21:42:58 +08:00
  • b4ad8c7b80 fix(frontend): fix TS2352 type cast in AdvancedTab test mock catlog22 2026-03-09 23:28:36 +08:00
  • 6f9dc836c3 chore: release v7.2.5 v7.2.5 catlog22 2026-03-09 23:24:04 +08:00
  • 663620955c chore: update commands, specs, and ccw tools catlog22 2026-03-09 23:20:39 +08:00
  • cbd1813ea7 feat(team-coordinate): align with team-skill-designer and team-lifecycle-v4 standards catlog22 2026-03-09 23:20:17 +08:00
  • b2fc2f60f1 feat: implement ignore patterns and extension filters in CodexLens catlog22 2026-03-09 14:43:21 +08:00
  • 3341a2e772 chore: release v7.2.4 v7.2.4 catlog22 2026-03-08 23:44:55 +08:00
  • 61ea9d47a6 Enhance UX and Coordinator Role Constraints in Skills Documentation catlog22 2026-03-08 23:43:44 +08:00
  • f3ae78f95e fix(configStore): add type guard for CLI tool type validation catlog22 2026-03-08 21:43:43 +08:00
  • 334f82eaad feat(app): sync backend config on app initialization catlog22 2026-03-08 21:41:27 +08:00
  • 1c1a4afd23 chore: release v7.2.3 v7.2.3 catlog22 2026-03-08 21:39:31 +08:00
  • c014c0568a refactor(configStore): extract backend config sync logic into reusable function catlog22 2026-03-08 21:39:30 +08:00
  • 62d8aa3623 Add unit tests for various components and stores in the terminal dashboard catlog22 2026-03-08 21:38:20 +08:00
  • 9aa07e8d01 Add comprehensive tests for CLI functionality and CodexLens compatibility catlog22 2026-03-08 17:30:39 +08:00
  • 4254eeeaa7 docs: update CCW Commands & Skills reference with 8-field format catlog22 2026-03-08 17:09:23 +08:00
  • 6a47447e3a chore: release v7.2.2 v7.2.2 catlog22 2026-03-07 23:33:10 +08:00
  • 723c1b0e38 fix(AppShell): handle store rehydration errors gracefully and improve initialization logic catlog22 2026-03-07 23:30:37 +08:00
  • 80d8954b7a Add roles for fixer, reproducer, tester, verifier, and supervisor with detailed workflows catlog22 2026-03-07 22:52:40 +08:00
  • 0d01e7bc50 feat: 添加架构约束和编码规范文档,增强项目文档的完整性 catlog22 2026-03-07 19:34:08 +08:00
  • 8b07d52323 Merge PR #138: 修复codex调用无输出问题 catlog22 2026-03-07 19:04:23 +08:00
  • e368f9f8cc fix(ddd): address critical issues from code review catlog22 2026-03-07 18:17:10 +08:00