Install
Install the main plugin once. It will auto-create the local memory directory, auto-provision bamdra-user-bind, and stage bamdra-memory-vector locally so the full stack is ready immediately.
openclaw plugins install @bamdra/bamdra-openclaw-memoryThe Meaning Of Bamdra
A bamboo dragonfly rises because a person gives it force. Once airborne, it sees farther and moves beyond the reach of the hand alone. But its value is not separation from people. Its meaning is fulfilled only when it returns with a broader view. That is how we think about AI: launched by human intent, expanded by machine capability, and always brought back to human judgment, human purpose, and human responsibility.
Product Suite
Bamdra now ships as a three-plugin public suite. All three plugins can run independently, while the main memory plugin can also auto-provision its identity companion and stage the vector plugin during install.
Suite Entry
bamdra-openclaw-memory gives OpenClaw durable memory for long-running sessions. It separates conversation branches, saves reusable facts, refreshes summaries, and keeps the active prompt compact enough to stay practical in production.
`bamdra-openclaw-memory` can run independently. When it is installed through npm, it can also auto-provision bamdra-user-bind if that dependency is not already materialized in the local OpenClaw extensions directory.
bamdra-memory-vector is also staged automatically, so one install already gives you topic continuity, user-aware memory, and a maintainable local knowledge base.
Use Cases
What Changes
Get Started
Use the one-command install when possible, or start from the packaged release and wire it into OpenClaw with the guidance on this site.