Stabilize AI Workspace Ops entitlements

This commit is contained in:
DCCONSTRUCTIONS
2026-06-13 17:30:44 +03:00
parent 6b3ecd6e1f
commit c0a6fac55f
12 changed files with 884 additions and 24 deletions
+5
View File
@@ -4,8 +4,13 @@ PORT=4100
HOST_PORT=4100
LOG_LEVEL=info
# Public URL returned inside MCP setup packets and AI Workspace run profiles.
# For true local e2e this must be reachable from the executing Codex worker.
# Keep the deployed URL for prod-bridge/manual remote-worker tests; use an
# 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
NODEDC_AI_WORKSPACE_RUN_TOKEN_TTL_SECONDS=43200
NODEDC_LAUNCHER_INTERNAL_URL=http://launcher.local.nodedc
NODEDC_TASKER_INTERNAL_URL=http://task.local.nodedc
NODEDC_INTERNAL_ACCESS_TOKEN=replace-with-local-dev-token