chore: rebrand runtime and docs to EJClaw

This commit is contained in:
Eyejoker
2026-03-23 08:09:15 +09:00
parent 634db6f6a9
commit d28b6151a8
36 changed files with 138 additions and 335 deletions

View File

@@ -1,8 +1,8 @@
{
"name": "nanoclaw-codex-runner",
"name": "ejclaw-codex-runner",
"version": "1.0.0",
"type": "module",
"description": "Codex app-server runner for NanoClaw",
"description": "Codex app-server runner for EJClaw",
"main": "dist/index.js",
"scripts": {
"build": "tsc",