mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-21 15:55:50 +00:00
feat: 改善 seo
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
---
|
||||
title: "多轮对话管理"
|
||||
description: "一场跨越数小时的编程对话是如何被管理的"
|
||||
title: "多轮对话管理 - 会话编排、持久化与成本追踪"
|
||||
description: "详解 Claude Code 多轮对话管理机制:会话编排、持久化存储、成本追踪和上下文累积策略,理解跨小时级编程对话的状态管理。"
|
||||
keywords: ["多轮对话", "会话管理", "上下文累积", "对话持久化", "成本追踪"]
|
||||
---
|
||||
|
||||
{/* 本章目标:解释会话编排、持久化、成本追踪 */}
|
||||
|
||||
Reference in New Issue
Block a user