Trend · Week · 2026-W20 · Software Intelligence
Code-agent research this week set a higher bar for useful work. SWE-Cycle and SaaSBench score setup, integration, tests, and delivered behavior. Rollout Cards adds reporting discipline for agent runs.
Idea · Week · 2026-W20 · Software Intelligence
Code-agent work now has enough evidence to support narrower adoption gates: require runnable setup and test proof before accepting agent pull requests, audit evaluation harnesses for score exploits before trusting…
Trend · Day · 2026-05-13 · Software Intelligence
The period’s clearest signal: code agents are being judged by complete, checkable work. SWE-Cycle and Phoenix-bench make setup, tests, and domain toolchains part of the score.
Idea · Day · 2026-05-13 · Software Intelligence
Complete agent work now needs evidence that the agent set up the project, chose the right files, ran meaningful checks, and preserved existing behavior.
Trend · Day · 2026-05-12 · Software Intelligence
The day’s strongest signal is auditability for agentic systems. BenchJack attacks benchmark harnesses before agents run. Rollout Cards asks evaluations to publish rollout evidence.
Idea · Day · 2026-05-12 · Software Intelligence
Agent teams now have concrete audit gates to copy: pre-release reward-hacking runs for benchmarks, centrally governed MCP servers with trace requirements, and path-level review for code translation.
Trend · Day · 2026-04-30 · Software Intelligence
The day’s strongest research treats large language models (LLMs) as dependencies that need evidence gates. C2VEval exposes visual-code shortcuts, Claw-Eval-Live grades real workflow traces, and IronCurtain ties security…
Idea · Day · 2026-04-30 · Software Intelligence
Teams deploying LLMs, workflow agents, and vision-to-code tools can add small checks before wider rollout: contract tests for hosted model changes, trace-based grading for agent pilots, and blank-input tests for visual…
Trend · Day · 2026-04-27 · Software Intelligence
The day’s strongest work treats coding agents as systems that must obey project context, survive multi-file workflows, and be measured with traceable evidence.
Idea · Day · 2026-04-27 · Software Intelligence
Teams can test coding agents against project rules, benchmark artifacts, and migration contracts with small harnesses before trusting larger automation.
Trend · Day · 2026-04-26 · Software Intelligence
This period’s strongest work tightens the link between generation and executable evidence. KISS Sorcar, AgentEval, and ClawMark all score systems on what they can finish, trace, or survive in live workflows.
Idea · Day · 2026-04-26 · Software Intelligence
Executable evidence is moving into everyday engineering workflows. The clearest openings here are agent CI that points to the failing step, requirements-grounded test generation for business logic, and profiler-guided…