ARCH - CODEX AGENTS: стартовый каркас Agent Gateway

This commit is contained in:
DCCONSTRUCTIONS
2026-05-14 19:16:43 +03:00
parent 97d98a7bcb
commit e95cb3af33
15 changed files with 1589 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
NODE_ENV=development
HOST=0.0.0.0
PORT=4100
LOG_LEVEL=info
NODEDC_AGENT_GATEWAY_PUBLIC_URL=http://agents.local.nodedc
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
# Phase 1 can run without DB. Phase 2 will require it.
DATABASE_URL=