Files
Claude-Code-Workflow/ccw/docs-site/i18n/zh/docusaurus-plugin-content-docs/current.json
catlog22 5cfeb59124 feat: add configuration backup, sync, and version checker services
- Implemented ConfigBackupService for backing up local configuration files.
- Added ConfigSyncService to download configuration files from GitHub with remote-first conflict resolution.
- Created VersionChecker to check application version against the latest GitHub release with caching.
- Introduced security validation utilities for input validation to prevent common vulnerabilities.
- Developed utility functions to start and stop Docusaurus documentation server.
2026-02-05 17:32:31 +08:00

151 lines
7.1 KiB
JSON

{
"version.label": {
"message": "Next",
"description": "The label for version current"
},
"sidebar.docs.category.Commands": {
"message": "Commands",
"description": "The label for category 'Commands' in sidebar 'docs'"
},
"sidebar.docs.category.General Commands": {
"message": "General Commands",
"description": "The label for category 'General Commands' in sidebar 'docs'"
},
"sidebar.docs.category.Issue Commands": {
"message": "Issue Commands",
"description": "The label for category 'Issue Commands' in sidebar 'docs'"
},
"sidebar.docs.category.CLI Commands": {
"message": "CLI Commands",
"description": "The label for category 'CLI Commands' in sidebar 'docs'"
},
"sidebar.docs.category.Memory Commands": {
"message": "Memory Commands",
"description": "The label for category 'Memory Commands' in sidebar 'docs'"
},
"sidebar.docs.category.Workflows": {
"message": "Workflows",
"description": "The label for category 'Workflows' in sidebar 'docs'"
},
"sidebar.docs.doc.Quick Start": {
"message": "Quick Start",
"description": "The label for the doc item 'Quick Start' in sidebar 'docs', linking to the doc overview"
},
"sidebar.docs.doc.ccw": {
"message": "ccw",
"description": "The label for the doc item 'ccw' in sidebar 'docs', linking to the doc commands/general/ccw"
},
"sidebar.docs.doc.ccw-plan": {
"message": "ccw-plan",
"description": "The label for the doc item 'ccw-plan' in sidebar 'docs', linking to the doc commands/general/ccw-plan"
},
"sidebar.docs.doc.ccw-test": {
"message": "ccw-test",
"description": "The label for the doc item 'ccw-test' in sidebar 'docs', linking to the doc commands/general/ccw-test"
},
"sidebar.docs.doc.ccw-coordinator": {
"message": "ccw-coordinator",
"description": "The label for the doc item 'ccw-coordinator' in sidebar 'docs', linking to the doc commands/general/ccw-coordinator"
},
"sidebar.docs.doc.ccw-debug": {
"message": "ccw-debug",
"description": "The label for the doc item 'ccw-debug' in sidebar 'docs', linking to the doc commands/general/ccw-debug"
},
"sidebar.docs.doc.flow-create": {
"message": "flow-create",
"description": "The label for the doc item 'flow-create' in sidebar 'docs', linking to the doc commands/general/flow-create"
},
"sidebar.docs.doc.codex-coordinator": {
"message": "codex-coordinator",
"description": "The label for the doc item 'codex-coordinator' in sidebar 'docs', linking to the doc commands/general/codex-coordinator"
},
"sidebar.docs.doc.issue-new": {
"message": "issue-new",
"description": "The label for the doc item 'issue-new' in sidebar 'docs', linking to the doc commands/issue/issue-new"
},
"sidebar.docs.doc.issue-discover": {
"message": "issue-discover",
"description": "The label for the doc item 'issue-discover' in sidebar 'docs', linking to the doc commands/issue/issue-discover"
},
"sidebar.docs.doc.issue-plan": {
"message": "issue-plan",
"description": "The label for the doc item 'issue-plan' in sidebar 'docs', linking to the doc commands/issue/issue-plan"
},
"sidebar.docs.doc.issue-queue": {
"message": "issue-queue",
"description": "The label for the doc item 'issue-queue' in sidebar 'docs', linking to the doc commands/issue/issue-queue"
},
"sidebar.docs.doc.issue-execute": {
"message": "issue-execute",
"description": "The label for the doc item 'issue-execute' in sidebar 'docs', linking to the doc commands/issue/issue-execute"
},
"sidebar.docs.doc.issue-from-brainstorm": {
"message": "issue-from-brainstorm",
"description": "The label for the doc item 'issue-from-brainstorm' in sidebar 'docs', linking to the doc commands/issue/issue-from-brainstorm"
},
"sidebar.docs.doc.issue-convert-to-plan": {
"message": "issue-convert-to-plan",
"description": "The label for the doc item 'issue-convert-to-plan' in sidebar 'docs', linking to the doc commands/issue/issue-convert-to-plan"
},
"sidebar.docs.doc.cli-init": {
"message": "cli-init",
"description": "The label for the doc item 'cli-init' in sidebar 'docs', linking to the doc commands/cli/cli-init"
},
"sidebar.docs.doc.codex-review": {
"message": "codex-review",
"description": "The label for the doc item 'codex-review' in sidebar 'docs', linking to the doc commands/cli/codex-review"
},
"sidebar.docs.doc.memory-update-full": {
"message": "memory-update-full",
"description": "The label for the doc item 'memory-update-full' in sidebar 'docs', linking to the doc commands/memory/memory-update-full"
},
"sidebar.docs.doc.memory-update-related": {
"message": "memory-update-related",
"description": "The label for the doc item 'memory-update-related' in sidebar 'docs', linking to the doc commands/memory/memory-update-related"
},
"sidebar.docs.doc.memory-load": {
"message": "memory-load",
"description": "The label for the doc item 'memory-load' in sidebar 'docs', linking to the doc commands/memory/memory-load"
},
"sidebar.docs.doc.memory-docs-full-cli": {
"message": "memory-docs-full-cli",
"description": "The label for the doc item 'memory-docs-full-cli' in sidebar 'docs', linking to the doc commands/memory/memory-docs-full-cli"
},
"sidebar.docs.doc.memory-docs-related-cli": {
"message": "memory-docs-related-cli",
"description": "The label for the doc item 'memory-docs-related-cli' in sidebar 'docs', linking to the doc commands/memory/memory-docs-related-cli"
},
"sidebar.docs.doc.memory-compact": {
"message": "memory-compact",
"description": "The label for the doc item 'memory-compact' in sidebar 'docs', linking to the doc commands/memory/memory-compact"
},
"sidebar.docs.doc.Introduction": {
"message": "Introduction",
"description": "The label for the doc item 'Introduction' in sidebar 'docs', linking to the doc workflows/introduction"
},
"sidebar.docs.doc.Level 1: Ultra Lightweight": {
"message": "Level 1: Ultra Lightweight",
"description": "The label for the doc item 'Level 1: Ultra Lightweight' in sidebar 'docs', linking to the doc workflows/level-1-ultra-lightweight"
},
"sidebar.docs.doc.Level 2: Rapid": {
"message": "Level 2: Rapid",
"description": "The label for the doc item 'Level 2: Rapid' in sidebar 'docs', linking to the doc workflows/level-2-rapid"
},
"sidebar.docs.doc.Level 3: Standard": {
"message": "Level 3: Standard",
"description": "The label for the doc item 'Level 3: Standard' in sidebar 'docs', linking to the doc workflows/level-3-standard"
},
"sidebar.docs.doc.Level 4: Brainstorm": {
"message": "Level 4: Brainstorm",
"description": "The label for the doc item 'Level 4: Brainstorm' in sidebar 'docs', linking to the doc workflows/level-4-brainstorm"
},
"sidebar.docs.doc.Level 5: Intelligent": {
"message": "Level 5: Intelligent",
"description": "The label for the doc item 'Level 5: Intelligent' in sidebar 'docs', linking to the doc workflows/level-5-intelligent"
},
"sidebar.docs.doc.FAQ": {
"message": "FAQ",
"description": "The label for the doc item 'FAQ' in sidebar 'docs', linking to the doc faq"
}
}