feat(ui): add operator UI server, stores, and insights
This commit is contained in:
@@ -57,6 +57,10 @@ AGENT_RUNTIME_DISCORD_WEBHOOK_URL=
|
||||
AGENT_RUNTIME_DISCORD_MIN_SEVERITY=critical
|
||||
AGENT_RUNTIME_DISCORD_ALWAYS_NOTIFY_TYPES=session.started,session.completed,session.failed
|
||||
|
||||
# Local operator UI
|
||||
AGENT_UI_HOST=127.0.0.1
|
||||
AGENT_UI_PORT=4317
|
||||
|
||||
# Runtime-injected (do not set manually):
|
||||
# AGENT_REPO_ROOT, AGENT_WORKTREE_PATH, AGENT_WORKTREE_BASE_REF,
|
||||
# AGENT_PORT_RANGE_START, AGENT_PORT_RANGE_END, AGENT_PORT_PRIMARY, AGENT_DISCOVERY_FILE
|
||||
|
||||
Reference in New Issue
Block a user