feat: add Ops Codex npm setup flow

This commit is contained in:
DCCONSTRUCTIONS
2026-06-24 20:12:09 +03:00
parent 3acf758743
commit 5e79a53e13
16 changed files with 1596 additions and 28 deletions
+3
View File
@@ -10,6 +10,9 @@ LOG_LEVEL=info
# explicit localhost/LAN/Tailscale URL only for a named local/tunnel profile.
NODEDC_AGENT_GATEWAY_PUBLIC_URL=https://ops-agents.nodedc.ru
NODEDC_AGENT_GATEWAY_INTERNAL_TOKEN=replace-with-gateway-internal-token
# tarball = self-host fallback, registry = short npx command after @nodedc/ops-codex is published.
NODEDC_OPS_CODEX_INSTALL_CHANNEL=tarball
NODEDC_OPS_CODEX_NPM_SPEC=@nodedc/ops-codex
NODEDC_AI_WORKSPACE_RUN_TOKEN_TTL_SECONDS=43200
NODEDC_LAUNCHER_INTERNAL_URL=http://launcher.local.nodedc
NODEDC_TASKER_INTERNAL_URL=http://task.local.nodedc