feat: Implement dynamic test-fix execution phase with adaptive task generation

- Added Phase 2: Test-Cycle Execution documentation outlining the process for dynamic test-fix execution, including agent roles, core responsibilities, intelligent strategy engine, and progressive testing.
- Introduced new PowerShell scripts for analyzing TypeScript errors, focusing on error categorization and reporting.
- Created end-to-end tests for the Help Page, ensuring content visibility, documentation navigation, internationalization support, and accessibility compliance.
This commit is contained in:
catlog22
2026-02-07 17:01:30 +08:00
parent 4ce4419ea6
commit ba5f4eba84
70 changed files with 7288 additions and 488 deletions

View File

@@ -1,172 +1,172 @@
{
"docusaurus-plugin-content-docs": {
"default": {
"path": "/docs/zh/",
"path": "/docs/",
"versions": [
{
"name": "current",
"label": "当前",
"label": "Next",
"isLast": true,
"path": "/docs/zh/",
"path": "/docs/",
"mainDocId": "index",
"docs": [
{
"id": "commands/cli/cli-init",
"path": "/docs/zh/commands/cli/cli-init",
"path": "/docs/commands/cli/cli-init",
"sidebar": "docs"
},
{
"id": "commands/cli/codex-review",
"path": "/docs/zh/commands/cli/codex-review",
"path": "/docs/commands/cli/codex-review",
"sidebar": "docs"
},
{
"id": "commands/general/ccw",
"path": "/docs/zh/commands/general/ccw",
"path": "/docs/commands/general/ccw",
"sidebar": "docs"
},
{
"id": "commands/general/ccw-coordinator",
"path": "/docs/zh/commands/general/ccw-coordinator",
"path": "/docs/commands/general/ccw-coordinator",
"sidebar": "docs"
},
{
"id": "commands/general/ccw-debug",
"path": "/docs/zh/commands/general/ccw-debug",
"path": "/docs/commands/general/ccw-debug",
"sidebar": "docs"
},
{
"id": "commands/general/ccw-plan",
"path": "/docs/zh/commands/general/ccw-plan",
"path": "/docs/commands/general/ccw-plan",
"sidebar": "docs"
},
{
"id": "commands/general/ccw-test",
"path": "/docs/zh/commands/general/ccw-test",
"path": "/docs/commands/general/ccw-test",
"sidebar": "docs"
},
{
"id": "commands/general/codex-coordinator",
"path": "/docs/zh/commands/general/codex-coordinator",
"path": "/docs/commands/general/codex-coordinator",
"sidebar": "docs"
},
{
"id": "commands/general/flow-create",
"path": "/docs/zh/commands/general/flow-create",
"path": "/docs/commands/general/flow-create",
"sidebar": "docs"
},
{
"id": "commands/issue/issue-convert-to-plan",
"path": "/docs/zh/commands/issue/issue-convert-to-plan",
"path": "/docs/commands/issue/issue-convert-to-plan",
"sidebar": "docs"
},
{
"id": "commands/issue/issue-discover",
"path": "/docs/zh/commands/issue/issue-discover",
"path": "/docs/commands/issue/issue-discover",
"sidebar": "docs"
},
{
"id": "commands/issue/issue-execute",
"path": "/docs/zh/commands/issue/issue-execute",
"path": "/docs/commands/issue/issue-execute",
"sidebar": "docs"
},
{
"id": "commands/issue/issue-from-brainstorm",
"path": "/docs/zh/commands/issue/issue-from-brainstorm",
"path": "/docs/commands/issue/issue-from-brainstorm",
"sidebar": "docs"
},
{
"id": "commands/issue/issue-new",
"path": "/docs/zh/commands/issue/issue-new",
"path": "/docs/commands/issue/issue-new",
"sidebar": "docs"
},
{
"id": "commands/issue/issue-plan",
"path": "/docs/zh/commands/issue/issue-plan",
"path": "/docs/commands/issue/issue-plan",
"sidebar": "docs"
},
{
"id": "commands/issue/issue-queue",
"path": "/docs/zh/commands/issue/issue-queue",
"path": "/docs/commands/issue/issue-queue",
"sidebar": "docs"
},
{
"id": "commands/memory/memory-compact",
"path": "/docs/zh/commands/memory/memory-compact",
"path": "/docs/commands/memory/memory-compact",
"sidebar": "docs"
},
{
"id": "commands/memory/memory-docs-full-cli",
"path": "/docs/zh/commands/memory/memory-docs-full-cli",
"path": "/docs/commands/memory/memory-docs-full-cli",
"sidebar": "docs"
},
{
"id": "commands/memory/memory-docs-related-cli",
"path": "/docs/zh/commands/memory/memory-docs-related-cli",
"path": "/docs/commands/memory/memory-docs-related-cli",
"sidebar": "docs"
},
{
"id": "commands/memory/memory-load",
"path": "/docs/zh/commands/memory/memory-load",
"path": "/docs/commands/memory/memory-load",
"sidebar": "docs"
},
{
"id": "commands/memory/memory-update-full",
"path": "/docs/zh/commands/memory/memory-update-full",
"path": "/docs/commands/memory/memory-update-full",
"sidebar": "docs"
},
{
"id": "commands/memory/memory-update-related",
"path": "/docs/zh/commands/memory/memory-update-related",
"path": "/docs/commands/memory/memory-update-related",
"sidebar": "docs"
},
{
"id": "faq",
"path": "/docs/zh/faq",
"path": "/docs/faq",
"sidebar": "docs"
},
{
"id": "index",
"path": "/docs/zh/",
"path": "/docs/",
"sidebar": "docs"
},
{
"id": "overview",
"path": "/docs/zh/overview",
"path": "/docs/overview",
"sidebar": "docs"
},
{
"id": "workflows/faq",
"path": "/docs/zh/workflows/faq"
"path": "/docs/workflows/faq"
},
{
"id": "workflows/introduction",
"path": "/docs/zh/workflows/introduction",
"path": "/docs/workflows/introduction",
"sidebar": "docs"
},
{
"id": "workflows/level-1-ultra-lightweight",
"path": "/docs/zh/workflows/level-1-ultra-lightweight",
"path": "/docs/workflows/level-1-ultra-lightweight",
"sidebar": "docs"
},
{
"id": "workflows/level-2-rapid",
"path": "/docs/zh/workflows/level-2-rapid",
"path": "/docs/workflows/level-2-rapid",
"sidebar": "docs"
},
{
"id": "workflows/level-3-standard",
"path": "/docs/zh/workflows/level-3-standard",
"path": "/docs/workflows/level-3-standard",
"sidebar": "docs"
},
{
"id": "workflows/level-4-brainstorm",
"path": "/docs/zh/workflows/level-4-brainstorm",
"path": "/docs/workflows/level-4-brainstorm",
"sidebar": "docs"
},
{
"id": "workflows/level-5-intelligent",
"path": "/docs/zh/workflows/level-5-intelligent",
"path": "/docs/workflows/level-5-intelligent",
"sidebar": "docs"
}
],
@@ -174,7 +174,7 @@
"sidebars": {
"docs": {
"link": {
"path": "/docs/zh/",
"path": "/docs/",
"label": "Home"
}
}