MCP Tasks: long-running work as context offloading
MCP Tasks let a server return a durable handle instead of a blocking result, keeping a long-running tool call's interim state off the agent's context window.
MCP Tasks let a server return a durable handle instead of a blocking result, keeping a long-running tool call's interim state off the agent's context window.
Meta context engineering (ICML 2026) learns the context-engineering process itself, beating ACE-style curation by 18 points while training 13.6x faster.
Claude Fable 5 returns refusals as HTTP 200s and retries them on Opus 4.8. The fallback API reveals exactly what agent context survives a mid-task model swap.
A 2026 paper formalizes five criteria for good AI agent context: relevance, sufficiency, isolation, economy, and provenance. Here's how to design for each.
Sub-agent context isolation gives each agent its own scoped window, stopping the context rot that kills multi-agent runs. Here's the pattern and its limits.
There are three moments to process AI context: ingestion, a background pass some call dreaming, and query time. Match each kind of work to the right one.
Claude Opus 4.8 tops a hallucination benchmark without getting more accurate. It learned to abstain. Why retrieval honesty is a context engineering win.
RAG, long context, or fine-tuning? A 2026 decision guide on cost, accuracy, and freshness, with a use-case table for choosing the right one in production.
A 9,649-experiment study found file-native retrieval lifts frontier-model accuracy 2.7% and drops open-source accuracy 7.7%. Match architecture to the model.
AI notetakers ship transcripts, but downstream work needs decisions, drafts, or handoffs. The artifact gap is a context engineering problem, not transcription.