feat: add OpenClaw AtoCore capture plugin

This commit is contained in:
2026-04-12 22:06:07 +00:00
parent 4f8bec7419
commit a6ae6166a4
5 changed files with 162 additions and 2 deletions

View File

@@ -0,0 +1,7 @@
{
"name": "@atomaste/atocore-openclaw-capture",
"private": true,
"version": "0.0.0",
"type": "module",
"description": "OpenClaw plugin that captures assistant turns to AtoCore interactions"
}