mirror of
https://github.com/HKUDS/nanobot.git
synced 2026-08-17 01:26:40 +03:00
docs(session): document external session storage
This commit is contained in:
+2
-1
@@ -48,7 +48,8 @@ The WebUI launcher creates or updates:
|
||||
| Path | Purpose |
|
||||
|---|---|
|
||||
| `~/.nanobot/config.json` | Provider, model, WebUI, channel, tool, and runtime settings |
|
||||
| `~/.nanobot/workspace/` | Sessions, memory, skills, automations, and generated files |
|
||||
| `~/.nanobot/workspace/` | Memory, skills, automations, and generated files |
|
||||
| `~/.nanobot/sessions/<workspace-hash>/` | Recent session history, isolated by canonical workspace path |
|
||||
|
||||
If the installer did not open the browser, run:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user