Agents don't just consume context.
They create it.
Driftless turns what agents and humans learn into durable engineering memory — reusable across sessions, agents, and teams.
Starting with production code, where missing context is most expensive.
As agents enter engineering workflows, the bottleneck is no longer just generating changes. It is delivering the right system context to the right human or agent at the right moment.
Sources: Stack Overflow Developer Survey 2025.
Engineering context already exists — in code, PRs, incidents, docs, Slack, meetings, and prior agent sessions. The problem is that it arrives too late, in the wrong shape, or not at all.
Auth, billing, webhooks, permissions, multi-tenant boundaries — every team has load-bearing rules that live nowhere a coding agent can read them.
The cost shows up as review churn, reverts, and incidents — not as a failing test.
Notion stored notes. Driftless delivers context.
org_id.
requireOrgId(req) precedes tenant work.
auth.integration.test.ts
What it does, how it works, gotchas, invariants, owners, required checks, related systems — all anchored to code paths.
The same topic can onboard a new hire, guide a coding agent, inform a reviewer, and survive into future sessions.
--human for terminal-readable rollups.driftless/ in your repoEdit-time is the wedge. The same memory delivers during onboarding, reviews, incidents, and future sessions.
Where coding agents already ship daily, where one wrong edit hurts, and where senior engineers are tired of being the live context layer.
We start with code because it is high-stakes, easy to anchor, and already where agents are working. TS is the AI-coding-agent native ecosystem today. These teams already feel the pain weekly, can install a CLI tonight, and have load-bearing repos worth protecting.
This starts as an engineering workflow wedge and expands into context delivery infrastructure for agentic work. Modeled, not claimed. Adjacent AI dev tools — Copilot Business / Enterprise, Cursor — already normalize $20–$40 per seat per month. Driftless attaches to that same seat.
Signals supporting the trajectory: → 1M+ agent-created PRs on GitHub in 5 months → 1.13M+ public repos importing an LLM SDK (+178% YoY) → 51% of pro developers use AI tools daily
Sources: GitHub Octoverse 2025; Stack Overflow Developer Survey 2025; Copilot & Cursor public pricing.
| category | what they do well | where they fall short for context delivery |
|---|---|---|
| Code search / repo intel Sourcegraph, Cody, GitHub search |
Find code across large repos. | No durable team memory. Stateless. No invariants, owners, or gotchas. |
| IDE copilots / coding agents Copilot, Cursor, Claude Code |
Generate and edit code in-context. | Don't own repo context across sessions. Re-derive system rules every time. Agent-created context dies at session end. |
| Docs & wikis Notion, Confluence, READMEs |
Human-readable narrative. | Detached from work time. Not anchored to files. Stale by default. No session memory. |
| Enterprise knowledge search Glean, Guru, internal search |
Find documents across the company. | Not code-anchored. Doesn't know which files a rule applies to. Doesn't deliver at workflow time. |
| PR review automation CodeRabbit, Graphite, Greptile |
Catch issues on PR. | Act after the change. Driftless delivers context before and during the work. |
| ▌ Driftless | Captures durable engineering memory. Anchors it to code. Delivers it to humans and agents. Updates it across sessions. | Context delivery infrastructure for agentic work. Stale-aware. JSON-first. Survives sessions. |
Our claim: No single incumbent clearly owns durable context delivery for agents at work time. Each category solves one slice. Driftless is the layer that unifies them.
Driftless v0.2 turns engineering knowledge into code-anchored topics and delivers it to humans and agents during real work.
We're opening seed conversations to prove one thing: context delivery becomes a repeated workflow for teams letting agents touch production code.
If we prove that, Driftless becomes the memory layer for agentic engineering.
context load commandAgent: build a semantic layer for your repo.
Optimized for NestJS backends and Next.js / React frontends.
If driftless init fails, the agent still maps topics, relationships, gotchas, and coverage gaps.
— Driftless · v0.2 · seed conversations open