feat: add ERP agent pet bridge and startup guide

This commit is contained in:
郎速科技
2026-08-14 14:28:28 +08:00
parent a803070819
commit 4c08f4c948
252 changed files with 134752 additions and 72 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"name": "lskj-agent-pet",
"version": "0.1.0",
"private": true,
"scripts": {
"test": "node --check pet-runtime.js && node --check pet-shell.js && node --test tests/*.test.js"
}
}