Polygraph is a new agent-agnostic meta-harness from the Nx team that addresses two core limitations of AI coding agents: they are confined to a single repository and lack persistent memory across sessions. It connects all repos in an organization into a unified dependency graph, enabling agents to read, write, and orchestrate PRs and CI across multiple repos as a single change. It also records every session so context can be resumed or referenced by anyone, on any machine, with any agent.
32 Impressions