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

# sessions new

> Eine neue MineClawd-Session erstellen und zu ihr wechseln.

## Zweck

Erstelle eine frische Session, damit sich neue Aufgaben nicht mit altem Kontext vermischen.

## Syntax

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

## Wann du ihn verwendest

Nutze das vor einem neuen Projekt, einem anderen Spielstil oder einem anderen Ziel.

## Beispiele

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

## Verhalten und Grenzen

* Die neue Session wird sofort zu deiner aktiven Session.
* Der Anfangstitel ist `New Session` und kann nach der ersten Antwort automatisch umbenannt werden.
* Die Session-ID ist eine kurze 4-stellige ID, und das Token-Format ist `<id>-<title-slug>`.

## Häufige Fehler

* `cannot create a new session while a request is running`: warten, bis die aktuelle Aufgabe beendet ist.
* `failed to create session`: Schreibzugriff auf `mineclawd/sessions/` prüfen.
