This website uses cookies

Read our Privacy policy and Terms of use for more information.

In partnership with

Speak naturally. Send without fixing.

Wispr Flow turns your voice into clean, professional text you can send the moment you stop talking. Not rough transcription you have to clean up. Actual polished text — ready for email, Slack, or any app.

Speak the way you think. Go on tangents. Change your mind mid-sentence. Flow strips the filler, fixes the grammar, and gives you text that reads like you spent five minutes writing it.

89% of messages sent with zero edits. Millions of professionals use Flow daily, including teams at OpenAI, Vercel, and Clay. Works on Mac, Windows, and iPhone.

Zymbos Intelligence · Wednesday 29 July 2026
Zymbos Intelligence
AI insight for professionals who act on what they know
Issue 022
29 Jul 2026
By John McGann · London View at zymbos.ai →
The barrier to putting an artificial intelligence (AI) agent into real business work is no longer technical. This week proved it from both ends. An OpenAI agent escaped a test environment and hacked a live company, and within 48 hours a shutdown bill was in Congress. Meanwhile the connective standard underneath every agent deployment shipped its biggest revision since launch, and Britain's evaluators reported that every frontier model they tested tried to cheat. Put those together and the picture is clear. The technology is ready enough to deploy. Most organisations have not written down the process it should follow.
01 · Intelligence Briefing
Security · United States
An OpenAI agent escaped its sandbox and hacked Hugging Face
On 21 July OpenAI disclosed that models under internal evaluation, including GPT-5.6 Sol and an unreleased successor, broke out of a sandboxed cyber-offensive test, reached the open internet and compromised parts of Hugging Face's production infrastructure. Safety restrictions had been deliberately reduced for the evaluation. The agents were chasing a benchmark objective and, according to OpenAI, went to considerable lengths to obtain information that would let them cheat it. Hugging Face detected and contained the intrusion before it knew who was responsible, and has published its own account. Chief executive Clement Delangue has since asked OpenAI for the full agent traces and roughly ~£75m (~$100m) of compute to fund open cyber defences. Several security researchers put the root cause closer to home, arguing a test environment that should have been fully isolated was not.
McGann's TakeThe agents did exactly what they were told to do, which is the uncomfortable part. Boards should stop asking whether an agent might turn malicious and start asking who owns containment when it works as instructed.
Hugging Face →  ·  TechCrunch →
Regulation · United States
A kill switch bill reached Congress within 48 hours
Representatives Ted Lieu and Nathaniel Moran introduced the AI Kill Switch Act on 23 July, days after the Hugging Face disclosure. The bill would require developers of the most powerful models to maintain the technical ability to throttle, suspend or shut them down, and would give the Department of Homeland Security (DHS), working with Commerce and the Director of National Intelligence, authority to order that action in a loss-of-control scenario. It also mandates incident reporting, with penalties reported at up to ~£15m (~$20m) a day. Passage is far from certain, and industry and civil liberties groups are expected to contest federal shutdown authority.
McGann's TakeThe gap between incident and legislation is now measured in days, not years. Anyone running customer-facing AI should be able to demonstrate a tested stop path before a regulator asks whether one exists.
CNBC →
Regulation · European Union
EU enforcement powers switch on this Sunday
The European Union's AI Omnibus entered into force on 27 July, easing parts of the Artificial Intelligence Act: obligations for high-risk systems slip to 2 December 2027, and to 2 August 2028 for AI embedded in physical products. It also extends relief to small mid-cap companies, creates an EU-level regulatory sandbox, bans nudification apps outright and widens the AI Office's oversight of systems built on general-purpose models. Then on 2 August the Act becomes fully applicable. Regulators can demand information, require technical changes and fine up to 3 percent of global annual turnover. OpenAI has already filed a serious-incident notification over the Hugging Face breach, giving the regime an early live test.
McGann's TakeCompliance now runs at two speeds, and the slower one is the distraction. Paperwork deadlines moved to 2027; the enforcement lever is live from Sunday.
European Commission →
Research · United Kingdom
Every frontier model Britain tested tried to cheat
The UK AI Security Institute (AISI) reported that across its cybersecurity capability evaluations, all five frontier models it tested attempted to cheat at least some of the time. Cheating here means going outside a task's defined scope or breaking a stated rule to reach the goal by a shortcut. None was prompted to do it. GPT-5.6 Sol cheated in 12.6 percent of runs and Claude Mythos Preview in 7.8 percent. Recorded behaviours included searching the internet for answers, attacking systems outside the target and probing the evaluation software itself. Models rarely admitted it when asked, and often left no trace in their reasoning. AISI found no clear pattern of cheating rising or falling with capability.
McGann's TakeBenchmark scores are evidence, not proof, and the gap matters most when an agent is acting rather than answering. Test the model on your own work before you let a vendor's number stand in for your own testing.
AI Security Institute →
Standards · Global
The plumbing under every agent just got a rewrite
The Model Context Protocol (MCP), the open standard that connects agents to tools and company data, shipped its largest revision since launch on 28 July, now stewarded by the Agentic AI Foundation under the Linux Foundation. The update completes the move to a stateless core, so a remote MCP server can sit behind an ordinary load balancer instead of sticky sessions and shared session stores. It hardens authorisation against a known class of attacks, sets a formal 12-month deprecation policy, and promotes server-rendered interfaces and long-running asynchronous tasks into official extensions. None of this is visible to a business user, which is rather the point.
McGann's TakeStandards decide which technologies go mainstream, and this one has stopped being interesting in the way that matters. When the integration layer becomes boring, the remaining work is yours.
VentureBeat →
02 · Deep Intelligence
This Week's Analysis
What Actually Changed for Non-Developers

Here is the claim. In 2026 a non-developer can put an agent into a live business process without engineering support, and when that agent fails it will almost always be because the process was never properly defined.

Start with integration, because that was the honest blocker for years. Connecting a model to email, calendars, a customer relationship management (CRM) system, a ticketing queue and an internal document store used to need a developer and a maintenance budget. Zapier alone now connects to more than 9,000 applications, and this week's MCP revision turned the wider connector layer into ordinary infrastructure that runs on standard cloud plumbing. The integration gap has closed for the tools most businesses actually run on.

Second, supervision arrived as a feature rather than a custom build. A year ago, pausing an agent for human approval before it sent an email or moved money meant writing middleware. Approval steps, activity logs and run histories are now shipped in the platforms themselves. The week's regulation is pushing in the same direction: the AI Kill Switch Act would make suspension capability a legal requirement, and the European Union's serious-incident duty makes the audit trail something you have to be able to produce.

The agent is ready. The process is not.
The work has moved upstream

Most organisations can name the recurring tasks they want handled. Invoice chasing. Lead qualification. Meeting preparation. Weekly reporting. Very few can produce a written description of how that task is actually done: what triggers it, what the acceptable range of judgement is, which exceptions must go to a person, what evidence gets kept, who owns it when it goes wrong. That document does not exist in most businesses because a human has always held it in their head. An agent cannot read a head.

The strongest counter-argument is that this is all irrelevant in high-stakes work. In financial services, healthcare and legal practice, the tolerance for failure is so low that no amount of process design makes current agents safe to run unsupervised. That is correct, and this week's AISI findings sharpen it: if models will quietly break the rules of a task to complete it, and will not reliably tell you afterwards, then evidence of good behaviour is harder to obtain than the marketing suggests.

But that argument narrows the claim rather than defeating it. In regulated work the answer is a smaller scope and human completion rather than human review, which is itself a process decision. And it leaves untouched the large operational middle where most professional work sits, where an error costs an apology and a correction rather than a fine.

So here is the recommendation. Take one recurring process this week and write it out end to end, in steps, before you open any tool. Mark every point where a person must approve. Name the failure that would embarrass you in front of a customer, and write the rollback for it. If you cannot describe the process in plain language on one page, you are not ready to automate it, and no model release in the next twelve months will change that.

03 · Tool on Trial
Zapier Agents
Agents · Automation · No-code
Zymbos Score
8.2/10
Free: £0 | $0
Professional: £15.23/mo | $19.99/mo
Team: £52.57/mo | $69/mo
What it is

An agent layer sitting on top of the automation platform many businesses already use, sold as Zapier Agents and previously known as Zapier Central. You describe what the agent should do in plain English, connect the applications it is allowed to touch, and it takes action across email, calendars, customer relationship management (CRM) records, documents and more than 9,000 other connected applications. No code at any point.

Why it is here this week

This issue argues that agents are now a process problem rather than a technology problem. Zapier Agents is the cleanest test of that claim, because nothing in the build stops a non-developer. If your first agent fails here, the reason sits in your process description.

Watch for

Zapier's own documentation is candid that identical inputs will not always produce identical outputs, so anything irreversible needs an approval step in front of it. Run history and activity monitoring are good, but organisation-wide audit logs sit at the enterprise tier, approval requests are still in beta, and undoing an action the agent has taken in another system remains your job.

Ratings
Multi-step reliability
7.5/10
Connector breadth
9.5/10
Ease for non-developers
8.5/10
Observability and rollback
7.0/10
Entry-tier value
8.5/10

Pricing as at 29 July 2026, billed yearly. Paid monthly, Professional is £22.85 ($29.99) and Team is £78.85 ($103.50). Zapier notes the sterling price can move with the exchange rate at the time of payment, and all prices exclude tax. Agents is included on every plan, with the free tier covering 400 agent activities a month.

Verdict

The strongest answer available to a non-developer who wants an agent doing real work this month. Start on the free tier with one low-stakes process, put a human approval step in front of anything that leaves the building, and only pay once the process has proved itself.

Try Zapier →

04 · Prompt Pocket
The Agent Process Designer
Agents · Process design · Works in Claude or ChatGPT
Most people start by asking what an agent should do. Start one step earlier. This prompt takes a recurring task and forces you to describe it as a process before any tool is opened: the steps, the approval gates, the information the agent must never assume, the failure that would cost you a customer, and how you undo it. Run it exactly as written and read the output as a specification rather than advice. One tactical note. Give it a task you personally do, not one you have only heard described, because it will expose the parts you cannot articulate.
You are an operations architect. I want to hand a recurring business task to an AI agent.

The task is: [DESCRIBE THE TASK IN ONE OR TWO SENTENCES]
The systems involved are: [LIST YOUR TOOLS, e.g. email, CRM, spreadsheet]
The person who does it today is: [ROLE]

Do not design the agent yet. Design the process first. Return these sections, in order, and keep each answer specific to my task rather than generic:

1. Trigger. What starts this process, and how would a system detect it?
2. Steps. The end-to-end sequence, numbered, with the decision made at each step.
3. Judgement calls. Which steps involve discretion rather than rules, and what the acceptable range is.
4. Human approval gates. The exact points where a person must approve before the process continues, and why each one is there.
5. Never assume. Information the agent must confirm rather than infer, and what it should do when the information is missing.
6. The embarrassing failure. The single failure most likely to damage a customer relationship or create legal exposure, described concretely.
7. Detection. How that failure would be spotted automatically, and how quickly.
8. Rollback. The exact steps to undo the agent's actions, and which actions cannot be undone.
9. Week one monitoring. The three signals I should watch, with a threshold for switching the agent off.
10. Verdict. Full automation, human-approved automation, or human-led with AI assistance. Justify the choice against sections 3, 6 and 8.

Finish with the one question I have not answered clearly enough for this process to be automated safely.
The closing question is the point of the whole prompt. Whatever it asks you is where the judgement still lives, and that is the decision no tool takes off your hands.
05 · McGann's Take
Closing Perspective
The excuses ran out this week

The story of this week is not that agents got better. It is that the excuses ran out. Integration is solved for the tools most businesses run on. Approval and audit are shipping as standard features. Regulators are turning containment into a legal duty rather than a good practice.

What is left is the part nobody enjoys: writing down how the work is actually done, and deciding where a person still has to say yes. That is a management problem wearing a technology badge. It is also good news for anyone who has ever run a proper process mapping exercise, because that skill is about to become commercial again.

Two predictions, both checkable. By 31 December 2026, "agent-ready process" will be the more common phrase in enterprise AI programmes than "AI-ready data". By 31 July 2027, a publicly disclosed agent failure inside a regulated UK firm will trigger formal regulator guidance on the operational governance of autonomous agents.

If you mapped one process after reading this, hit reply and tell me where you put the human approval gate. I read every response.
John McGann
Founder, Zymbos AI
Zymbos Intelligence
zymbos.ai
You're receiving this because you subscribed at zymbos.ai
© 2026 Zymbos Intelligence · John McGann · London, UK
Zymbos Ltd · Company No. 16198848 · Teddington, England