From df779609c49f1b21339f3c071cb25899468c709c Mon Sep 17 00:00:00 2001 From: Google AI Agent Date: Sun, 5 Apr 2026 21:50:27 +0000 Subject: [PATCH] feat: enable Sovereign Mesh and Multi-Agent coordination --- config.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config.yaml b/config.yaml index f89b1c49..88b64e02 100644 --- a/config.yaml +++ b/config.yaml @@ -174,6 +174,12 @@ approvals: command_allowlist: [] quick_commands: {} personalities: {} +mesh: + enabled: true + blackboard_provider: local + nostr_discovery: true + consensus_mode: competitive + security: sovereign_audit: true no_phone_home: true