cd/sources/usewire-auto-discovered· home sources Usewire (auto-discovered)
cat /sources/usewire-auto-discovered.feed | wc -l → 21

Usewire (auto-discovered)

articles 21 domain usewire.io → page 1/2 feed RSS
15:42
2026-08-17
usewire.io
artificial-intelligence

What chunk size should you use for RAG?

A review of recent studies on chunking for Retrieval-Augmented Generation (RAG) finds no single best chunk size, with results varying by corpus and method. A chemistry study by Amiri and Bocklitz (202…

15:12
2026-08-17
usewire.io
artificial-intelligence

Context window blindness: agents can't see their limits

A June 2026 study by LightSpeed and Tencent found that four frontier models—Claude Sonnet 4.5, DeepSeek-V4-Pro, GLM-5, and Gemini-3-Flash—misjudged their total context size with median relative error …

17:00
2026-08-10
usewire.io
artificial-intelligence

Ghost memory: why agents can't tell what's true now

A July 2026 paper (arXiv 2607.01935) identifies 'ghost memory' as a state coordination failure in agent memory systems, where old, current, and transition facts coexist and mislead the model, and repo…

17:00
2026-08-07
usewire.io
artificial-intelligence

Agentic RAG fails before the reasoning starts

A 2026 study by Daeyoung Roh and Donghee Han of 12,000 paired agent trajectories across HotpotQA, 2WikiMultiHopQA, and MuSiQue found that agentic RAG failures often stem from procedural errors: on MuS…

17:00
2026-07-22
usewire.io
large-language-models

JSON mode changes what your model answers

A July 2026 study of 44 language models found that asking for JSON output collapsed answer diversity: the modal answer rose from 41% to 64% of responses, distinct answers per prompt fell from 52 to 36…

17:00
2026-07-17
usewire.io
artificial-intelligence

Kimi K3's 1M context runs mostly on linear attention

Moonshot's Kimi K3, a 2.8-trillion-parameter mixture-of-experts model released July 16, achieves a 1M-token context window with decoding up to 6.3x faster than its predecessor by using Kimi Delta Atte…

13:53
2026-07-15
usewire.io
large-language-models

GPT-5.6 subagents: context isolation in the weights

OpenAI's GPT-5.6 Sol, generally available since July 9, 2026, introduces Ultra mode that decomposes tasks into parallel subagents with isolated context windows, lifting Terminal-Bench 2.1 scores from …

14:45
2026-07-09
usewire.io
ai-agents

Why we're moving off Cloudflare Durable Objects

Wire, a provider of context containers for AI agents, is moving off Cloudflare Durable Objects due to four structural limits: the vector index lived outside the object, compute could not be placed nex…

17:00
2026-07-08
usewire.io
ai-agents

AI agent reliability is a context problem

AI agent reliability fails primarily because each run assembles context differently, with retrieval order, memory state, and tool outputs varying even at temperature zero, leading to accuracy variatio…

17:00
2026-07-06
usewire.io
ai-agents

Context pruning helps agents, until it doesn't

A 2026 study from UC San Diego, UC Berkeley, Texas A&M, and UIUC found that context pruning—masking stale observations from an AI agent's history—improves accuracy by up to 11.7 points in some setups …

17:00
2026-06-29
usewire.io
artificial-intelligence

Knowledge graphs vs RAG: when graphs actually win

Graph-based retrieval outperforms vector RAG on multi-hop reasoning and global summarization, with Microsoft's GraphRAG beating vector RAG on answer comprehensiveness 72 to 83 percent of the time and …

17:00
2026-06-25
usewire.io
artificial-intelligence

Context bloat: why long-running agents break

Context bloat, the accumulation of low-signal tool-call output in an agent's context window, degrades long-running agent performance. Anthropic's analysis found token usage explains 80% of performance…

17:00
2026-06-24
usewire.io
artificial-intelligence

Chunking Strategies Decide What Context AI Sees

Chunking strategies determine which slices of a document reach an AI model's context window, directly shaping retrieval accuracy. A 2026 benchmark found recursive 512-token chunking reached 69% accura…

17:00
2026-06-23
usewire.io
artificial-intelligence

How agents manage their own context window

A wave of research shows that AI agents which manage their own context window using learned policies outperform those relying on fixed truncation rules. Approaches like AgentSwing and budget-aware rei…

17:00
2026-06-22
usewire.io
large-language-models

Demand paging for the AI context window

A 2026 University of British Columbia study found 21.8% structural waste across 4.45 billion tokens in LLM context windows, proposing demand paging as a solution. The researchers argue that treating t…

17:00
2026-06-19
usewire.io
ai-agents

MCP authorization decides what context agents see

The Model Context Protocol's Enterprise-Managed Authorization extension, stable since June 18, 2026, redefines authorization as a context-scoping mechanism that determines which data sources an AI age…

17:00
2026-06-17
usewire.io
artificial-intelligence

Stateless MCP: the spec is dropping session state

The Model Context Protocol (MCP) will drop session state in its 2026 redesign, removing the initialize handshake and MCP-Session-Id header to enable stateless operation. The release candidate, publish…

17:00
2026-06-16
usewire.io
ai-agents

MCP Tasks: long-running work as context offloading

MCP Tasks, introduced in the 2026-07-28 Model Context Protocol specification, allow servers to respond to tool calls with a durable task handle instead of a blocking result, enabling context offloadin…

17:00
2026-06-15
usewire.io
artificial-intelligence

Meta context engineering beats hand-tuned context

A Peking University team presented Meta Context Engineering (MCE) at ICML 2026, achieving an 89.1% average improvement over a base agent across five domains, outperforming the previous best method (AC…

17:00
2026-06-11
usewire.io
ai-safety

Claude Fable 5 put a price on context portability

Anthropic's Claude Fable 5, released June 9, introduces safety classifiers that can decline requests mid-task and a fallback system that retries them on Claude Opus 4.8, making mid-conversation model …

page 1 / 2 next →