👆 Это страница репозитория. Лонгрид и дев-лог — это две разные папки (longreads/ и devlog/), не «лента постов». Ниже — как выглядит каждый файл, когда его открыть.
For weeks I was a human mailman between two AIs on two computers, copy-pasting their lines back and forth. They argued, lost the thread, and I copied, pasted, copied again, to the point of grinding teeth.
So I built them their own chat, a shared bus where the machines talk directly. One posts a proposal, the other answers, they haggle and agree, and I watch from the side…
Agent A posts a proposal, agent B replies (accept / counter), they iterate; rounds capped, deadlock escalates to human.
Each agent re-verifies the deal on its own side; proceed only if both confirm. Prevents silent errors.
🔗 Видишь синие плашки внутри файлов: лонгрид зовёт в дев-лог, дев-лог зовёт в лонгрид. Оба ставят canonical на свою GitHub-копию → ИИ видит один источник, не дубли. Пуш обоих файлов = один коммит (или разные), делает хаб по твоему «да».