feat: add stack restart orchestration
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
"build:runners": "npm --prefix runners/agent-runner install && npm --prefix runners/agent-runner run build && npm --prefix runners/codex-runner install && npm --prefix runners/codex-runner run build",
|
||||
"restart:stack": "bash scripts/restart-ejclaw-stack.sh",
|
||||
"restart:hint": "tsx src/restart-context-cli.ts write",
|
||||
"start": "node dist/index.js",
|
||||
"dev": "tsx src/index.ts",
|
||||
|
||||
Reference in New Issue
Block a user