cd/entity/Loop & Retry· home entities Loop & Retry
grep -l @loop & retry /news/*.json | wc -l → 13

Loop & Retry

mentions 13 type Person feed RSS

// recent coverage 13 mentions

16:05
2026-09-18
dev.to
large-language-models

Context engineering: what fits and what gets dropped

A developer argues that "context engineering" should be understood as a per-turn packing problem rather than a synonym for prompt writing, framing the LLM context window as a fixed-token cache with re…

05:26
2026-08-19
dev.to
large-language-models

Streaming tool calls without losing your mind

A developer from Loop & Retry explains that streaming tool calls from LLM APIs like Anthropic's requires treating partial JSON fragments differently from streaming text, and recommends a tolerant pars…

22:02
2026-08-16
dev.to
large-language-models

Retry context: building observability into retry decisions

A developer's blog post on Loop & Retry details how to build observability into retry decisions for LLM agents in production. The post emphasizes that retry attempts are indistinguishable between tran…

20:20
2026-08-14
dev.to
artificial-intelligence

Predicting agent failure before you ship it

Loop & Retry, a developer-focused publication, outlines a pre-release testing strategy for LLM agents that predicts production failures by deliberately injecting faults and testing on real input distr…

09:56
2026-08-11
dev.to
artificial-intelligence

One bad step, N bad steps: how agent failures cascade

A developer's analysis of LLM agent failures reveals that per-step error rates underestimate real-world risk because errors are coupled through the agent's context, causing cascades that amplify a sin…

21:57
2026-08-09
dev.to
large-language-models

Designing tools an LLM won't misuse

A developer from Loop & Retry argues that most LLM agent bugs stem from poorly designed tools rather than the model itself, and outlines four properties—legible schemas, validating boundaries, recover…

21:56
2026-08-09
dev.to
large-language-models

Debugging a failed agent run costs more than the run itself

An engineer from Loop & Retry argues that debugging a failed LLM agent run is far more expensive than the run itself, because agent failures are stochastic and non-reproducible, forcing engineers to p…

// co-occurs with top 5 entities
// topics top 6 topics