docs(coding-agent): reorganize session docs
This commit is contained in:
@@ -218,7 +218,7 @@ Configure delivery in [settings](docs/settings.md): `steeringMode` and `followUp
|
||||
|
||||
## Sessions
|
||||
|
||||
Sessions are stored as JSONL files with a tree structure. Each entry has an `id` and `parentId`, enabling in-place branching without creating new files. See [docs/session.md](docs/session.md) for file format.
|
||||
Sessions are stored as JSONL files with a tree structure. Each entry has an `id` and `parentId`, enabling in-place branching without creating new files. See [docs/session-format.md](docs/session-format.md) for file format.
|
||||
|
||||
### Management
|
||||
|
||||
|
||||
Reference in New Issue
Block a user