@openduo/duoduo 0.2.2 → 0.2.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -473,7 +473,7 @@ ALADUO_LOG_LEVEL=debug # debug|info|warn|error
473
473
  ALADUO_LOG_RUNNER_THOUGHT_CHUNKS=0 # default 0; set 1 to show runner thought_chunk debug logs
474
474
  ALADUO_LOG_SESSION_LIFECYCLE=0 # default 0; set 1 to show session-manager/registry lifecycle debug logs
475
475
  ACP_LOG_LEVEL=warn # ACP gateway log level (default: warn; stdio-safe)
476
- ALADUO_CADENCE_INTERVAL_MS=90000 # dev compose default (runtime fallback in code: 300000)
476
+ ALADUO_CADENCE_INTERVAL_MS=600000 # compose default dev+prod (runtime fallback in code: 300000)
477
477
  ALADUO_RUNTIME_MODE=yolo # yolo|container (host mode uses yolo)
478
478
  SYSTEM_PROMPT=... # daemon-level custom system prompt
479
479
  APPEND_SYSTEM_PROMPT=... # append to Claude Code preset prompt