> ## 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.

# new

> 用于创建新会话的别名命令。

## 用途

使用更短的命令创建并切换到新会话。

## 语法

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

## 等效命令

```bash theme={null}
/mineclawd sessions new
```

## 行为和限制

这个命令与 `sessions new` 的行为和限制完全相同。

完整说明请查看 [/commands/sessions-new](/commands/sessions-new)。
