mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-27 21:08:00 +00:00
feat(file_state): guard cross-agent file edits from stale sibling writes (#3316)
This commit is contained in:
@@ -310,6 +310,10 @@ RUST_BACKTRACE=1
|
||||
# ---------------------------------------------------------------------------
|
||||
# Testing (do not set in production)
|
||||
# ---------------------------------------------------------------------------
|
||||
# [optional] Disable the cross-agent file-state guard (staleness detection
|
||||
# for parallel subagent writes). Set to 0/false/off/no to disable.
|
||||
# OPENHUMAN_FILE_STATE_GUARD=1
|
||||
|
||||
# [optional] Enable mock service mode
|
||||
# OPENHUMAN_SERVICE_MOCK=0
|
||||
# [optional] Path to mock state file
|
||||
|
||||
Reference in New Issue
Block a user