Skip to content

Commit 9b1e647

Browse files
RichmondAlakeclaude
andcommitted
docs(readme): surface the interactive CLI in the intro + install
The Claude-Code-style `memorizz` CLI was only documented deep in the README; add pointers from the intro capabilities list and the Installation section so the headline feature is discoverable up top. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 1392ba6 commit 9b1e647

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ It provides:
1919
- agent builders and application modes (`assistant`, `workflow`, `deep_research`)
2020
- scheduled automations (cron, interval, one-shot) with optional WhatsApp delivery
2121
- optional internet access, sandbox code execution, skills marketplace, and local web UI
22+
- an interactive, Claude-Code-style terminal CLI (`memorizz`) with persistent memory — see [CLI](#cli)
2223

2324
## Key Capabilities
2425

@@ -41,6 +42,8 @@ Base install:
4142
pip install memorizz
4243
```
4344

45+
The base install also gives you the interactive **`memorizz` CLI** (see [CLI](#cli)) — no extra needed.
46+
4447
Common extras:
4548

4649
```bash

0 commit comments

Comments
 (0)