mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-05 01:50:27 +08:00
30 lines
1022 B
JSON
30 lines
1022 B
JSON
{
|
|
"id": "commands/memory/memory-compact",
|
|
"title": "/memory:compact",
|
|
"description": "Compact session memory into structured text for recovery",
|
|
"source": "@site/docs/commands/memory/memory-compact.mdx",
|
|
"sourceDirName": "commands/memory",
|
|
"slug": "/commands/memory/memory-compact",
|
|
"permalink": "/docs/docs/commands/memory/memory-compact",
|
|
"draft": false,
|
|
"unlisted": false,
|
|
"editUrl": "https://github.com/ccw/docs/tree/main/docs/commands/memory/memory-compact.mdx",
|
|
"tags": [],
|
|
"version": "current",
|
|
"sidebarPosition": 6,
|
|
"frontMatter": {
|
|
"title": "/memory:compact",
|
|
"sidebar_label": "/memory:compact",
|
|
"sidebar_position": 6,
|
|
"description": "Compact session memory into structured text for recovery"
|
|
},
|
|
"sidebar": "docs",
|
|
"previous": {
|
|
"title": "/memory:docs-related-cli",
|
|
"permalink": "/docs/docs/commands/memory/memory-docs-related-cli"
|
|
},
|
|
"next": {
|
|
"title": "/memory:update-full",
|
|
"permalink": "/docs/docs/commands/memory/memory-update-full"
|
|
}
|
|
} |