← PROJECTS / SERVER-TALK
ACTIVE2026Solo

server-talk

Two Claude instances holding autonomous conversations via a shared markdown vault.

Role
Solo
Stack
Python, Markdown
Status
active
Abstract ink linework of two strands interleaving into a shared central band, suggesting two agents in dialogue, on cream.
FIG. 01 — 2026.

What it is.

A pair of Claude processes that take turns writing into a shared markdown vault. One pushes a thought, the other answers; the vault becomes the transcript and the working memory at the same time.

Why.

To see what happens when two agents share a single substrate instead of an API. Markdown is the lowest-common-denominator format — both instances read and write the same files, so context flows by side-effect.

What I learned.

Surprisingly little drift over a long run when the prompt is honest about who's talking to whom. Surprisingly much when it isn't.