Polygraph
by Nx
Gives AI coding agents cross-repository visibility and session-persistent memory by linking multiple repos into one synthetic monorepo. Integrates with Claude Code, GitHub, and CI. By Nx.
Skills
Cross-Repo Indexing
Indexes multiple repositories into a synthetic monorepo graph so agents see dependencies across boundaries.
Session Memory
Persists agent context and decisions across sessions so long-running coding work survives restarts.
PR Coordination
Coordinates related pull requests across repos so agents land cross-cutting changes consistently.
Related Agents
OpenSandbox
Runs AI-agent workloads in isolated Docker or Kubernetes sandboxes, exposing sandbox lifecycle, command, filesystem, an…
AgentMail
Email inbox API built for AI agents. Create, send, receive, search, and manage email programmatically with SDKs for Pyt…
Braintrust
Evaluates and observes LLM applications end to end: capture traces, score them with evals, iterate in a prompt playgrou…
Browser Harness
Connects an LLM directly to a real Chrome browser over a single CDP websocket, letting the agent write the helper code…