← back
A Genius With Amnesia - Victor Savkin, Nx
Takeaway
Cross-repository context and persistent work history reduce the human effort required to coordinate coding agents.
Summary
- Coding agents repeatedly need explanations because they see limited repository context and forget earlier sessions.
- Nx's Polygraph builds a dependency graph across owned and open-source repositories, including package and API relationships.
- Its meta-harness coordinates repository setup, agents, pull requests, and downstream CI as one cross-repository change.
- Capturing intent, traces, repositories, and PRs provides organizational episodic memory and resumable sessions.
polygraphagent-memorymulti-repo
Original description
Imagine a genie grants your wish and materializes the best engineer in the world, John Carmack in his prime, to work on your codebase. The catch: he can only see a tiny corner of it, and he forgets everything between interactions. No matter how good he is, the value isn’t there. This is what coding agents are today. We need to fix it. Speakers: Victor Savkin (Nx): Victor is the creator of Nx, the agentic monorepo platform, and Polygraph, the meta-harness for maximum agent autonomy, with 20+ years building high-performance frameworks and build tools. X/Twitter: https://x.com/victorsavkin LinkedIn: / victorsavkin GitHub: https://github.com/vsavkin