← All speakers

Bio, Work & Ideas

Callan Fox

Conference affiliation: WEKA · 2025

Callan Fox is a principal AI product manager at WEKA whose work on Augmented Memory Grid tackles a central constraint on sophisticated AI agents: retaining and retrieving their accumulated context without exhausting GPU memory or repeatedly processing the same tokens.

He developed his infrastructure expertise at Dell EMC, working in product management on Isilon, OneFS, and distributed storage for unstructured data. His industry presentations also covered the introduction of PowerScale and its software-defined architecture. After holding multiple positions across two countries, he left Dell EMC and brought that scale-out storage background to WEKA’s inference infrastructure.

Augmented Memory Grid extends inference systems with a larger, persistent memory tier for KV-cache capacity, enabling models to reuse previously processed context. Fox illustrated the stakes with a novel-length document demonstration: repeatedly querying the same material becomes unnecessarily expensive when its working state must be reconstructed each time.

  • Context platform engineering: Fox connects agent service expectations to cache retention, memory placement, GPU utilization, and infrastructure economics. He argues that inference subscriptions effectively include an allocation of cache capacity: rate limits and responsiveness depend partly on how much conversation state providers can retain, as he explains in his analysis of context-platform economics.
  • Agent-generated context: Coding agents accumulate extensive tool calls, command outputs, and intermediate responses beyond the user’s original prompt. Human review can outlast cache-expiration windows, while concurrent agents share context but increase aggregate memory demand. His account of agent inference patterns examines how these dynamics trigger repeated processing and potentially lossy summarization.
  • The prefill bottleneck: His writing on prefix matching and cache reuse treats repeated context processing as both a storage and scheduling problem. Persistent capacity helps only when cached state moves quickly enough to keep expensive GPUs productive.
  • Realistic agent benchmarking: Fox developed workload-generation methods that vary concurrent coding agents, cache lifetimes, working-set sizes, and memory configurations. At AI Engineer Code 2025, he compared GPU memory, DRAM, and persistent storage under rising demand. A public agentic inference trace dataset released by SemiAnalysis credits him and supports further research into benchmarking, cache behavior, and capacity planning.

Read the topics behind these talks

1 conference talk

References