feat: update docs

This commit is contained in:
pomelo-nwu
2025-12-09 20:16:03 +08:00
parent 70b5aee381
commit e12a80b24e
14 changed files with 205 additions and 170 deletions

View File

@@ -4,7 +4,7 @@ export default {
title: 'Getting started', // Title is optional
},
overview: 'Overview',
'quick-start': 'QuickStart',
quickstart: 'QuickStart',
'common-workflow': 'Command Workflows',
'Outside of the terminal': {
type: 'separator',

View File

@@ -1,5 +1,5 @@
export default {
subagents: 'Subagents',
'sub-agents': 'Sub Agents',
'sub-commands': 'Sub Commands',
checkpointing: {
display: 'hidden',