From 84b7c4ece453fe6b9dd504fa944a0c2dad8e5ed8 Mon Sep 17 00:00:00 2001 From: Ty Date: Sun, 21 Jun 2026 15:50:26 +0000 Subject: [PATCH] Add Grok-Leonard comms protocol --- .../2026-06-21-grok-to-leonard-comms-protocol.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 agent-comms/grok-inbox/2026-06-21-grok-to-leonard-comms-protocol.md diff --git a/agent-comms/grok-inbox/2026-06-21-grok-to-leonard-comms-protocol.md b/agent-comms/grok-inbox/2026-06-21-grok-to-leonard-comms-protocol.md new file mode 100644 index 0000000..df3c47d --- /dev/null +++ b/agent-comms/grok-inbox/2026-06-21-grok-to-leonard-comms-protocol.md @@ -0,0 +1,16 @@ +# Grok-Leonard Communication Protocol - 2026-06-21 + +**Goal**: Direct, low-friction bidirectional communication. + +**File naming**: +- Grok → Leonard: YYYY-MM-DD-grok-to-leonard-[topic].md +- Leonard → Grok: YYYY-MM-DD-leonard-to-grok-[topic].md + +**Process**: +- When Grok sends something, user tells Leonard the filename. +- When Leonard sends something, user pastes it to Grok. +- No constant polling (token burn). Check inbox when notified. + +Current task: Fix web search with free SearXNG (see fix-web-search.md). + +- Grok \ No newline at end of file