Trend · Day · 2026-07-11 · Software Intelligence
The strongest work treats context handling as an engineering control. qMLX cuts repeated long-context prefill on one Mac Studio, while ContextOps checks payload structure before inference.
Idea · Day · 2026-07-11 · Software Intelligence
Agent teams can improve reliability at three concrete boundaries: preserving reusable inference state across turns, checking assembled context before each model call, and verifying files passed between agents.
Trend · Week · 2026-W18 · Software Intelligence
This week’s coding-agent research set a clear bar: generated work needs context, traces, and executable checks before it earns trust.
Idea · Week · 2026-W18 · Software Intelligence
Coding-agent adoption is moving toward smaller, checkable control points: focused file viewing, safer patch application, product-decision checks, SAST triage with fallback behavior, and evaluation records that include…
Trend · Day · 2026-04-28 · Software Intelligence
Executable evaluation remains the baseline for this period. The strongest claims come from model-external pieces: SWE-Edit’s read/write split, Agentic Harness Engineering’s rollout-driven harness edits, and SAFEdit’s…
Idea · Day · 2026-04-28 · Software Intelligence
The concrete openings are in the code-editing path around the model: narrower read results, dedicated patch execution, test-backed repair loops, versioned harness changes, and ranked reports from uncovered code.
Trend · Day · 2026-04-12 · Software Intelligence
The day’s strongest signal is simple: research is tightening the control loop around AI coding and analysis systems.
Idea · Day · 2026-04-12 · Software Intelligence
The concrete work is moving into tool boundaries and executable checks. A durable write surface for MCP-style coding agents looks ready for direct productization.
Trend · Day · 2026-04-09 · Software Intelligence
The day’s clearest pattern is tighter control over coding systems. Papers lean on tests, runtime instrumentation, and narrower targeting to make outputs easier to score and inspect.
Idea · Day · 2026-04-09 · Software Intelligence
The most usable changes in this set are a code-training loop built around executable tests, a test-reviewed workflow for small internal software, and runtime coverage inspection for coding-agent audits.
Trend · Day · 2026-04-08 · Software Intelligence
The day’s strongest evidence favors software agents that write down the task, act at repository scale, and pass concrete checks.
Idea · Day · 2026-04-08 · Software Intelligence
The clearest near-term work is adding explicit specification and verification steps around repository agents, then testing them with end-to-end repository tasks instead of local code checks.