DEMO·GitHub·Other

Harness

Dual pi-agent runtime — two agents share state and self-modify via a 5-message protocol

A purpose-built research harness for SparkCo-era experiments. Two pi-agents (one running locally, one on Cloudflare Workers) communicate via a minimal 5-message protocol to share state and propose self-modifications. Emphasis is on the protocol, not the agents themselves — swap the LLM and the harness still works.

Tags

demotypescriptmulti-agentprotocolcloudflare

Related