Trend · Day · 2026-05-07 · Software Intelligence
The day’s clearest signal is stricter evaluation for large language model (LLM) software agents. Generated code must satisfy architecture, tests, migrations, and real developer traces. TACT and ASTOR improve control.
Idea · Day · 2026-05-07 · Software Intelligence
Coding-agent adoption needs repository checks that catch missed tests, structural backend violations, and unsafe maintenance edits before generated code reaches reviewers.
Trend · Day · 2026-05-05 · Software Intelligence
May 5’s software-AI papers put large language models (LLMs) under executable checks. MOSAIC-Bench exposes staged coding-agent vulnerabilities.
Idea · Day · 2026-05-05 · Software Intelligence
Executable tests are becoming the practical control point for agent-written code. The clearest workflow changes are cumulative security review for multi-ticket agent work, generated JUnit proof-of-vulnerability tests…
Trend · Day · 2026-05-04 · Software Intelligence
The strongest May 4 work treats large language model (LLM) coding agents as engineering systems with bounded tools, explicit repository state, and measurable cost.
Idea · Day · 2026-05-04 · Software Intelligence
Coding-agent teams can get concrete gains by moving terminal output, tool schemas, and repository evidence behind smaller, testable interfaces.
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-05-02 · Software Intelligence
The strongest work this day treats agentic coding as a controlled workflow: formal specs need faithfulness filters, test repair needs executable artifacts, and coding assistants need local context with safety gates.
Idea · Day · 2026-05-02 · Software Intelligence
Generated-code workflows should add executable checks at the point where an agent claims completion: formal-spec assistants need faithfulness and clarification gates, test agents need coverage and assertion-preservation…
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.