> ## Documentation Index
> Fetch the complete documentation index at: https://docs.baimoqilin.com/llms.txt
> Use this file to discover all available pages before exploring further.

# history

> 在游戏内以可读书本视图打开当前会话历史。

## 用途

在书本 UI 中查看当前活动会话的对话记录。

## 语法

```bash theme={null}
/mineclawd history
```

## 何时使用

继续长任务之前，用它先回顾上下文。

## 行为和限制

* 这个命令必须由玩家执行，不能在控制台执行。
* 直接打开历史书本 UI 数据包需要客户端支持。
* 如果没有活动会话，MineClawd 会要求你先创建一个。
* 历史过长时会按书本上限截断。

## 常见失败

* `this command must be executed by a player`：请在玩家聊天栏中运行。
* `Client mod is required for /mineclawd history book UI`：请在客户端安装 MineClawd。
* `No active session`：请先运行 `/mineclawd sessions new`。
