Rename readonly reviewer runtime remnants

This commit is contained in:
ejclaw
2026-04-06 17:27:16 +09:00
parent bf55ad65fd
commit 4650abbd10
10 changed files with 160 additions and 59 deletions

View File

@@ -2,7 +2,7 @@
"name": "ejclaw-agent-runner",
"version": "1.0.0",
"type": "module",
"description": "Container-side agent runner for EJClaw",
"description": "Agent runner subprocess for EJClaw",
"main": "dist/index.js",
"scripts": {
"build": "tsc",