All issues
Discovery Digest · 11 September 2026

Issue 17. OpenAI ships the agent loop, a Wall Street ChatGPT, and voice at five cents a minute

TL;DR

**OpenAI spent one Thursday turning three research demos into products you can buy.** The Agents API puts the agent loop behind a managed service with no orchestration fee, ChatGPT for Financial Services bundles GPT-6 Astra with licensed market data, and GPT-Live-1 brings full-duplex voice to the API at five cents a minute. Underneath them sits a Data agent that lets anyone interrogate the company warehouse in plain English. The common thread is not capability. It is that the expensive, fiddly parts of deploying AI just got priced at or near zero, which is what turns a demo into deployed volume. Meanwhile Anthropic published its most detailed threat report yet, and one case in it should worry anyone whose defences rely on recognising known malware.

Issue 17. OpenAI ships the agent loop, a Wall Street ChatGPT, and voice at five cents a minute
01 · AI Agents & Infrastructure

1. OpenAI ships the Agents API, and charges nothing to run the loop

What
OpenAI put the Agents API into public beta, a managed service for building and running cloud agents. It is powered by the Codex harness, the same scaffolding behind OpenAI's coding agent, and it supplies the parts developers previously built themselves: durable sessions that survive across many turns, context compaction so long jobs do not overflow, recovery when a step fails, subagent coordination, and connections to custom tools and MCP servers. Code runs either in an OpenAI-hosted sandbox or in a compute environment the developer nominates. There is no separate fee for the Agents API. Usage is billed through the models and tools each session consumes.
When
Public beta announced Thursday 10 September 2026.
How it shifts discovery
Removing the orchestration fee is not a discount, it is a decision about where the market forms. The boring parts of agent reliability were the barrier to entry, and that barrier is what kept the number of production agents small. Price it at zero and the population of software pointed at the open web grows quickly. An agent visitor does not scroll, dwell or return, so every engagement signal you use as a proxy for quality goes flat on traffic that may be doing real commercial work.
Questions to ask
  • Can we split agent sessions out of our analytics before the volume arrives, so we have a baseline rather than a mystery?
  • Does our crawler policy match our commercial policy, or are we blocking the layer that increasingly builds our buyers' shortlists?
  • If we build on this harness, what is our swap plan when the provider changes the pricing basis or deprecates it?
Sources
02 · Vertical AI & Enterprise

2. ChatGPT for Financial Services bundles GPT-6 Astra with licensed market data

What
OpenAI launched ChatGPT for Financial Services, a version of ChatGPT Work that combines the GPT-6 Astra model with licensed data from Daloopa, PitchBook, LSEG News, Crunchbase and Quartr. Analysts get earnings transcripts, financial statements and company fundamentals inside the same workspace they use to run the analysis. Morgan Stanley and Evercore were design partners. Named use cases are valuation analysis, leveraged buyout modelling, buyer screening, earnings analysis and pitchbook preparation. It ships with enterprise controls including role-based access, encryption and audit-log exports.
When
Announced Thursday 10 September 2026.
How it shifts discovery
This is OpenAI selling an outcome rather than intelligence. Selling intelligence means competing on benchmarks that change every few weeks. Selling a finished pitchbook means competing on data rights, workflow depth and compliance approval, which are moats made of contracts rather than parameters. Expect the template to repeat in legal, insurance, healthcare and professional services. For anyone selling into those markets, buyer research moves inside a licensed workspace that no visibility tool covers, so your evidence of the evaluation disappears while the evaluation continues.
Questions to ask
  • Are our comparable facts, pricing structure, integrations and certifications published openly and dated, so a model can screen us?
  • Have we asked customers directly where their vendor research now happens, rather than assuming it shows up in analytics?
  • What is the accuracy rate on the modelling tasks named, and has anyone asked OpenAI for it?
Sources
03 · Voice & Discovery

3. GPT-Live-1 arrives in the API at $0.05 a minute with full-duplex voice

What
OpenAI made GPT-Live-1 available in the API at $0.05 per minute for the front-end voice layer. Full duplex means the model listens and speaks at the same time, so it handles interruptions mid-sentence, registers acknowledgements without treating them as new instructions, and sits through silence or background noise without talking over the caller. It ships with 12 voice options, supports custom voices, and targets telephony use cases such as reservations, order updates and customer service. Reasoning is delegated to a separate backend model such as GPT-6 Astra or Codex, billed separately.
When
Available in the API from Thursday 10 September 2026.
How it shifts discovery
Splitting the cheap conversational layer from the expensive reasoning layer is what makes voice agents economic. Most of a support call is greeting, confirmation and closing, and paying frontier prices to hold that conversation was the thing keeping voice uneconomic. The consequence for discovery is that a spoken answer carries no link. Your brand is either named aloud or absent for that customer, with no visible source list to audit afterwards, which makes voice the least measurable surface in AI search.
Questions to ask
  • Are our core facts, hours, price, availability and lead times, written as short complete sentences a model can read aloud?
  • Has anyone on the team asked an assistant, by voice, the ten questions customers ring us about?
  • What do we agree a named voice mention is worth, before the absence of a click becomes an argument for defunding the work?
Sources
04 · Analytics & Measurement

4. A Data agent lands in ChatGPT Work and points at your warehouse

What
OpenAI introduced a Data agent in ChatGPT Work that connects to approved company data sources, investigates why a business metric changed, and builds interactive dashboards colleagues can share. Connectors include Amazon Redshift, Google BigQuery, Snowflake, Databricks, ClickHouse, MongoDB and Datadog, and it can pull files from Google Drive and SharePoint. It also reads existing dashboards in Power BI, Tableau, Sigma, Omni, Oracle BI and ThoughtSpot. Administrators install it and control access through Workspace settings, where individual data-source plugins are enabled and restricted.
When
Announced Wednesday 9 September 2026.
How it shifts discovery
Self-service analytics has failed for twenty years for one reason, and it was never the syntax. It was knowing which table is authoritative and which metric definition is current. A natural language agent removes the syntax barrier completely and the semantics barrier not at all. Wrong numbers used to be slow and rare because producing them required SQL. They are about to become fast, confident and shareable. The agent will be exactly as trustworthy as the semantic layer underneath it.
Questions to ask
  • Can we name today the authoritative source and definition for our top ten metrics, in a document a newcomer could find?
  • Who controls Workspace settings, and are data-source plugins already enabled without a governance conversation?
  • Have we tested the agent on three questions we already know the answer to, so we have an accuracy baseline?
Sources
05 · AI Security & Governance

5. Anthropic's threat report finds agents rewriting malware until detection stops

What
Anthropic published its most detailed threat intelligence report to date, covering operations detected and disrupted between December 2025 and August 2026 across seven harm areas: cyber operations, influence operations, surveillance, scams and fraud, biological misuse, conventional weapons development, and distillation. It tracks roughly 40 groups, including suspected state-sponsored actors, financially motivated criminals, commercial spyware vendors and state propaganda bodies. In one case, a suspected Russian espionage actor used AI agents to watch security products for detections of its own malware, then rebuilt that malware in a loop until it went undetected. Anthropic also states its newer models can no longer be assumed to fall safely below the threshold for meaningful bioweapons assistance.
When
Published 1 September 2026, covering December 2025 to August 2026.
How it shifts discovery
Signature-based detection assumes a new malware variant costs the attacker time and skill, and that assumption is what gives a signature its shelf life. An agent that reworks the code against your defences on its own removes the cost and therefore the shelf life. For marketing and growth teams the nearer risk is credentials: agents deployed in your stack hold access, and access reachable by an agent is the target. Influence operations sit in the same report and, in most organisations, have no named owner.
Questions to ask
  • Which of our agents hold credentials, and what could each one reach if its key leaked?
  • Does our detection depend on recognising known artefacts, and what is the plan when regenerating those becomes free?
  • Who owns synthetic influence activity aimed at our brand, by name?
Sources
06 · AI Security

6. OpenAI publishes its Defense Factory playbook after mobilising 250+ people

What
OpenAI said it mobilised more than 250 people to strengthen its defences across hundreds of internal systems, and that its latest cyber models found and fixed vulnerabilities the company might never have discovered otherwise. It is publishing what it learned, the architecture, and a practical playbook for what it calls a Defense Factory: a continuous loop in which AI agents find vulnerabilities, validate them, and verify that the fixes actually work.
When
Announced Wednesday 9 September 2026.
How it shifts discovery
This is the defensive mirror of the Anthropic finding above, and the two should be read together. The same capability that lets an attacker regenerate malware until it evades detection lets a defender generate and validate fixes continuously. The advantage goes to whichever side automates the loop first, and that is now a resourcing question rather than a research one. For most organisations the practical takeaway is narrower: ask whether your security vendor is running this loop, because publishing the playbook makes it a reasonable expectation rather than a differentiator.
Questions to ask
  • Is our security vendor running a continuous find, validate and verify loop, or still shipping periodic scans?
  • Do we have an inventory of systems an agent could reach through an integration we approved?
  • Who reads vendor security architecture publications in our organisation, and do they talk to the marketing team that deploys agents?
Sources
07 · AI Governance

7. Paul Christiano joins the OpenAI Foundation Board

What
Paul Christiano, founder of the Alignment Research Center, joined the OpenAI Foundation Board. Christiano is one of the more prominent researchers associated with AI alignment work, and the appointment places an alignment specialist on the governance body rather than only inside the research organisation.
When
Announced Tuesday 8 September 2026.
How it shifts discovery
Board appointments are usually filed under corporate news and skipped, and that is a mistake in a week that also produced a Critical-tier cyber model and a threat report withdrawing a bioweapons reassurance. Governance structure is becoming a procurement signal: enterprise buyers and regulators increasingly ask who inside a vendor can say no, and what happens when a safety judgement conflicts with a release date. Treat the composition of a model vendor's board as part of your vendor file, not as trade press.
Questions to ask
  • Does our AI vendor assessment record anything about governance structure, or only about features and price?
  • If a vendor delayed a release on safety grounds, would we hear about it before our roadmap depended on it?
Sources
08 · AI in Science

8. A researcher uses Codex and ChatGPT to hunt new antimicrobial molecules

What
OpenAI published an account of a researcher using Codex and ChatGPT to search for new antimicrobial molecules, describing how the tools were used in the actual research workflow rather than as a demonstration.
When
Published Tuesday 8 September 2026.
How it shifts discovery
Case studies like this are worth reading even if you have no interest in antimicrobials, because they show the shape of work that AI actually accelerates: large search spaces, repeatable evaluation, and a clear test for whether an answer is right. That pattern transfers directly to marketing tasks with the same properties, such as technical audits, structured data generation and variant production. It transfers badly to work with no clear pass or fail, which is most strategy. Use the shape as a filter for where to point agents first.
Questions to ask
  • Which of our tasks have a large search space and a clear correctness test, and are those the ones we have automated?
  • Are we pointing agents at the work that is easy to check, or the work that is easy to describe?
Sources
09 · Analytics & Measurement

9. Google Analytics reminds teams that internal traffic is skewing conversion rates

What
Google Analytics published guidance on filtering internal traffic, noting that a team visiting its own website daily distorts reported conversion rates and engagement metrics. The fix is defining internal traffic rules in the Analytics admin so those sessions are identified and excluded from reporting.
When
Published Thursday 10 September 2026.
How it shifts discovery
This looks like housekeeping and is worth ten minutes precisely because it is unglamorous. Internal traffic inflates sessions and deflates conversion rate, and the distortion is largest on low-traffic pages, which are usually the new ones you are trying to evaluate. It matters more this quarter than last, because the arrival of natural language analytics means more people will generate more charts from the same underlying data. Filtering internal traffic once fixes the input for every dashboard downstream of it.
Questions to ask
  • Have we defined internal traffic rules, and do they cover remote staff and VPN ranges rather than just the office?
  • Are our lowest-traffic, newest pages the ones most distorted by our own visits?
Sources
10 · SEO & Community

10. Search Central Live returns to Mexico City

What
Google confirmed that Search Central Live is returning to Mexico City, part of the ongoing run of regional Search Central events where Google's Search Relations team presents current guidance and takes questions directly from the local search community.
When
Confirmed Friday 11 September 2026.
How it shifts discovery
Search Central Live sessions are one of the few venues where Google's Search Relations team answers unscripted questions, and the answers frequently clarify guidance that the written documentation leaves ambiguous. In a period where the practical questions concern AI features, crawler access and what appears in Search Console, the recaps from these events are often more useful than the announcements. Worth following the write-ups even if the city is nowhere near you.
Questions to ask
  • Who on our team follows Search Central Live recaps, and does anything from them reach our technical backlog?
  • Do we have a current list of the guidance questions we would ask Google directly if we could?
Sources

Key takeaways

What to walk away with this week

  1. The OpenAI Agents API carries no orchestration fee, so expect far more agent traffic hitting your site. Split it out of your analytics now, while you can still get a clean baseline.

  2. ChatGPT for Financial Services shows the vertical template: frontier model, licensed data, three or four core workflows, enterprise controls. Buyer research moves into a workspace you cannot measure.

  3. GPT-Live-1 makes voice economic at $0.05 a minute for the conversational layer. A spoken answer has no link, which makes voice the least measurable surface in AI search.

  4. The ChatGPT Data agent removes the query barrier but not the semantics barrier. Document what your metrics mean before it is switched on, or wrong numbers become fast and plentiful.

  5. Anthropic recorded AI agents rebuilding malware in a loop until detection stopped. That removes the shelf life of signature-based detection, which assumed new variants were expensive to make.

  6. Four of this week's five biggest releases came from one vendor. If your plan depends on swapping providers freely, check how much of your stack now assumes OpenAI.

Primary research · August 2026

How ChatGPT Shortlists Software Brands

An audit across 10 categories and 60 buying questions. I recorded what ChatGPT reads, throws away and links to when a buyer asks it which software to buy, and what that decides.

60
Questions asked
10
Software markets
2,680
Results read
367
Links shown
Free35 pages · PDF · 536 KBDiscovery Digest every Friday

Free download

Get the full report

35 pages · PDF · 536 KB. Enter your details and it downloads straight away.

How ChatGPT Shortlists Software Brands downloads straight away. No spam, unsubscribe anytime.