Skip to content

feat(openclaw-memory): add OpenClaw + Hindsight memory cookbook application#28

Open
benfrank241 wants to merge 2 commits into
mainfrom
feat/openclaw-memory
Open

feat(openclaw-memory): add OpenClaw + Hindsight memory cookbook application#28
benfrank241 wants to merge 2 commits into
mainfrom
feat/openclaw-memory

Conversation

@benfrank241
Copy link
Copy Markdown
Contributor

Summary

  • Adds applications/openclaw-memory/ — a new cookbook entry for the @vectorize-io/hindsight-openclaw plugin
  • Covers all three backends: Hindsight Cloud, embedded local daemon, self-hosted API
  • Includes example configs, bash helper scripts, and a full README following the existing cookbook structure
  • Updates root README.md to list the new application

Contents

applications/openclaw-memory/
├── README.md
├── .gitignore
├── configs/
│   ├── openclaw.embedded.example.json
│   ├── openclaw.cloud.example.json
│   └── openclaw.external.example.json
└── scripts/
    ├── setup.sh
    └── inspect-memory.sh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant