Skip to content

chore: untrack experimental openclaw plugin until promoted#544

Merged
memtomem merged 1 commit intomainfrom
chore/remove-openclaw-plugin
Apr 29, 2026
Merged

chore: untrack experimental openclaw plugin until promoted#544
memtomem merged 1 commit intomainfrom
chore/remove-openclaw-plugin

Conversation

@memtomem
Copy link
Copy Markdown
Owner

Summary

  • Untrack packages/memtomem-openclaw-plugin/ (7 files, ~970 lines) — the plugin is still in flux and was exposed on the public surface prematurely.
  • Add the package path to .gitignore so continued iteration stays local until the plugin is stabilized and reflected in code.
  • Drop the CONTRIBUTING.md Project Structure mention so contributors aren't pointed at an experimental, undocumented surface.

Test plan

  • CI green (no Python/JS code change; tests/lint should be unaffected)
  • git ls-files packages/memtomem-openclaw-plugin/ returns empty after merge
  • Local working copy of the plugin still present (gitignored), unaffected by checkout

🤖 Generated with Claude Code

The plugin is still in flux and was exposed prematurely on the public
surface. Untrack the package, gitignore the path so further iteration
stays local, and drop the CONTRIBUTING.md mention. Local files remain in
the working tree for continued development; the plugin will be promoted
back once it is stabilized and reflected in code.

Co-Authored-By: Claude <[email protected]>
@memtomem memtomem force-pushed the chore/remove-openclaw-plugin branch from 06c1e42 to 4971ac5 Compare April 29, 2026 05:06
@memtomem memtomem merged commit e46d995 into main Apr 29, 2026
7 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 29, 2026
@memtomem memtomem deleted the chore/remove-openclaw-plugin branch April 29, 2026 05:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants