Commit 44befbd
chore: prepare for alpha release
π Rename tool files to match registered tool names (kebab-case convention):
search.ts β search-notes.ts, read.ts β read-note.ts, etc. (9 source + 9 test files)
π¦ Publish as @basicmemory/openclaw-basic-memory
- Update package name from @openclaw/basic-memory
- Fix files array to include renamed tools
- Include scripts/setup-bm.sh in published package
π Register all 6 bundled skills in openclaw.plugin.json
- Add memory-metadata-search and memory-notes
π Update README for npm-first install flow
- Lead with openclaw plugins install
- Move git clone to Development section
- Document uv requirement with brew + curl options
Update docs (CLAUDE.md, README.md, MEMORY_TASK_FLOW.md) to reflect all changes.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 249ba37 commit 44befbd
File tree
40 files changed
+871
-896
lines changed- scripts
- skills
- memory-metadata-search
- memory-notes
- memory-schema
- memory-tasks
- tools
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
40 files changed
+871
-896
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
86 | | - | |
87 | | - | |
| 85 | + | |
| 86 | + | |
88 | 87 | | |
89 | | - | |
90 | | - | |
| 88 | + | |
91 | 89 | | |
92 | 90 | | |
93 | 91 | | |
| |||
0 commit comments