Skip to content

Commit d68c19a

Browse files
readme updates
1 parent 8bdca82 commit d68c19a

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,12 @@ MultiClaw.exe wallet status
155155

156156
**Headless Mode** — Run `MultiClaw.exe --headless` for a daemon with no user interface, exposing only the agent API. Useful for servers or remote operation.
157157

158+
### Built-in Console
159+
160+
For a hybrid approach, the GUI includes a built-in terminal console (File → Console) that accepts the same commands as the CLI — without leaving the application.
161+
162+
![Console](docs/consoless.png)
163+
158164
### Single Instance
159165

160166
When GUI mode is running, CLI commands connect to the same instance via HTTP — changes made in the terminal appear live in the GUI. This follows the standard daemon pattern used by Docker, Bitcoin Core, and similar tools.

docs/consoless.png

51.6 KB
Loading

0 commit comments

Comments
 (0)