Back to news
agentic AI
autonomous agents
AI models
AI adoption

September 2026 Newsletter - All the latest updates from the summer!

This edition explores 15 key signals shaping agentic AI, open models, adoption and governance. A practical briefing for understanding what is already changing in enterprise workflows and identifying the next concrete actions to take.

September 2026 Newsletter - All the latest updates from the summer!

L'IA agentique coordonne plusieurs agents autonomes pour exécuter des tâches complexes en entreprise. Elle améliore la fiabilité et l'efficience, permettant de traiter jusqu'à sept problèmes ouverts et d'optimiser les workflows, notamment en augmentant la capacité à gérer la complexité et en réduisant les coûts de contexte long jusqu'à 20%.

Agentic AI, Open Models, and Adoption

Pivotal Skills AI · September 2026 Edition | Agentic AI, open models, adoption and vibe coding | Strategic Intelligence

September 2026 Edition — This newsletter covers 15 articles divided into four categories: AI models & agents, adoption, governance & trust, automation & operations, and multimodality & content, published between 07/03/2026 and 09/01/2026. Google's Teamwork, Claude Opus 5, GLM-5.3 releases, and evolutions in Dust outline the most concrete levers for enterprise workflows and upskilling. All updates are rated HIGH and are immediately actionable for Pivotal Skills AI.

📌 AI MODELS & AGENTS — 6 ARTICLES

Pairing Google Antigravity with Gemini 3.7 Flash solves notable multi-agent math and engineering problems.

01 / 15 · 🔴 HIGH · 📅 08/31/2026 · 🔗 [https://blog.google/innovation-and-ai/technology/developers-tools/antigravity-teamwork-multi-agent/](https://blog.google/innovation-and-ai/technology/developers-tools/antigravity-teamwork-multi-agent/)

Google introduces Teamwork, a framework where multiple autonomous agents divide a task, critique each other, and iterate on long-form work. Using Gemini 3.7 Flash, the team tackled seven open problems, built a RISC-V simulator, and optimized open-source libraries.

Differentiation is shifting from the isolated model toward coordination between specialized roles. This architecture can better absorb complexity, but it multiplies control points, costs, and the logs that must be maintained. For the industry, it will be necessary to prove that this collaboration actually improves reliability.

✳️ What this changes for you

If you have multiple agents executing long or multi-step tasks, you can test a division of labor between specialized agents rather than using a single agent. Start with a non-critical case with explicit success criteria, provided you maintain human validation of the results.

🎯 Our expert opinion

The weak signal is not raw performance, but the rising importance of coordination, critique, and verification between agents. If the unit of work becomes a team of agents, the central question shifts to the traceability of trade-offs and failures. What validation protocol have you planned before confusing autonomy with reliability?

🏷️ autonomous agents · orchestration · Gemini · Teamwork · evaluation


Previewing the Model Hardware Standard

02 / 15 · 🔴 HIGH · 📅 08/27/2026 · 🔗 [https://www.anthropic.com/news/model-hardware-standard-research-preview](https://www.anthropic.com/news/model-hardware-standard-research-preview)

Anthropic is releasing a preview of the Model Hardware Standard, a common specification to allow AI agents to operate physical devices with shared safety rules. The project targets research labs and advanced manufacturers.

The transition to physical agents expands governance: an error can modify a hardware state, not just produce a wrong answer. A standard can make controls comparable without replacing failure testing or the definition of responsibilities. Industrial players will need to articulate permissions, evidence, and shutdown conditions.

✳️ What this changes for you

If you are experimenting with agents connected to equipment, you can separately document authorized actions, evidence sensors, and shutdown conditions before any pilot. Start in a simulated environment, provided you test failure and recovery scenarios.

🎯 Our expert opinion

The watchpoint is the transition from agents that produce text to agents that engage a physical state. A standard does not guarantee safety; however, it can make controls and responsibilities comparable. Which actions should your agent never be able to execute alone?

🏷️ Anthropic · physical agents · safety · standard · hardware


GLM-5.3-Flash: Frontier Intelligence, Flash Cost

03 / 15 · 🔴 HIGH · 📅 08/26/2026 · 🔗 [https://z.ai/blog/glm-5.3-flash](https://z.ai/blog/glm-5.3-flash)

Z.ai launches GLM-5.3-Flash, a multimodal model with 320 billion parameters (18 billion active), presented as more powerful than GLM-5.2 for coding and agent tasks at a lower cost. Its architecture combines linear and sparse attention to reduce the cost of long contexts.

This release illustrates the pressure on the ratio of useful intelligence per computing unit. The announced price must be weighed against quality of service, data localization, and reproducibility. For the industry, cost includes failures and retries.

✳️ What this changes for you

If you are paying a premium for long contexts or agent loops, you can compare GLM-5.3-Flash on a set of tasks against the total cost per execution, including failures and retries. First test a non-critical load, provided you verify data localization and service guarantees.

🎯 Our expert opinion

The Chinese market is pushing another differentiation metric here: maximum useful intelligence per unit of cost and compute. The claimed advantage must, however, be weighed against quality of service, governance, and reproducibility outside of demonstration environments. Does your model comparison integrate these peripheral costs?

🏷️ Z.ai · GLM-5.3-Flash · multimodal · long context · cost


GLM-5.3: Frontier Coding with Emergent Cyber Capabilities

04 / 15 · 🔴 HIGH · 📅 08/14/2026 · 🔗 [https://z.ai/blog/glm-5.3](https://z.ai/blog/glm-5.3)

Z.ai introduces GLM-5.3, an open-weights model improved primarily through post-training, with reported gains in coding, long-context tasks, and agentic benchmarks. The article also notes the emergence of stronger-than-expected cyber capabilities and announces a release of the weights following evaluation and hardening.

Capabilities can evolve less predictably than average performance. Openness facilitates experimentation, but also the dissemination of sensitive functions. Teams must treat security as a deployment criterion, not a final check.

✳️ What this changes for you

If you use coding agents, you can test GLM-5.3 in an isolated environment with minimal permissions and full logging. Compare results on reproducible tasks, provided you treat cyber capabilities as a deployment risk rather than a simple score.

🎯 Our expert opinion

The most significant dynamic is the appearance of non-linear capabilities during post-training, which makes risk trajectories less predictable than performance gains. Opening weights facilitates experimentation as much as dissemination. Does your evaluation procedure trigger before, or after, the model is made available?

🏷️ Z.ai · GLM-5.3 · coding agents · post-training · cyber


Introducing Claude Opus 5

05 / 15 · 🔴 HIGH · 📅 24/07/2026 · 🔗 [https://www.anthropic.com/news/claude-opus-5](https://www.anthropic.com/news/claude-opus-5)

Anthropic launches Claude Opus 5, presented as tailored for long-running agents, code, and knowledge work. The announcement highlights improved performance at a comparable cost, as well as a better ability to verify its own work and iterate on complex tasks.

Evaluation is shifting from point-in-time responses toward reliable task completion. The drop in cost-per-result will only be real if errors and rework decrease. Organizations will need to compare models on representative cases, integrating human review time.

✳️ What this changes for you

If you use Claude for long tasks or code, you can compare Opus 5 to your current model across three real-world cases by measuring the rework rate and the cost per completed result. Maintain human validation, provided you distinguish task success from the quality of the control.

🎯 Our expert opinion

The reduction in cost-per-task is only valuable if the model also knows how to detect its own errors and reduce rework. This could shift agent economics, but only in processes where verification is measured. Does your benchmark include correction time, or only the first result?

🏷️ Anthropic · Claude · Opus 5 · coding · agents · cost


Ten advances in mathematics and theoretical computer science

06 / 15 · 🟡 MED · 📅 01/08/2026 · 🔗 [https://openai.com/index/ten-advances-in-mathematics/](https://openai.com/index/ten-advances-in-mathematics/)

OpenAI presents ten results obtained by an internal version of Astra on open problems in geometry, cryptography, complexity, and combinatorics. The arguments were subsequently prepared by humans and formalized into Lean certificates, with the publication of the associated proofs and reasoning.

This approach evolves the measurement of performance: a convincing answer is no longer enough if it cannot be verified by a third party. In expert professions, value will depend on verifiable and reusable artifacts. Evaluations will need to measure the "burden of proof," not just speed.

✳️ What this changes for you

If you are evaluating a model for expert tasks, you can add a formalization or independent verification step to the testing protocol. Compare the time saved against the validation burden, provided you do not equate a convincing output with a proof.

🎯 Our expert opinion

The weak signal here is the shift from response benchmarks to the production of verifiable results. Future value will not come solely from a correct answer, but from the ability to provide an artifact controllable by a third party. What form of proof do your use cases actually require?

🏷️ OpenAI · research · reasoning · formal proofs · Astra


📌 ADOPTION, GOVERNANCE & TRUST — 4 ARTICLES

Three Things to Know About Customer Resistance to AI

07 / 15 · 🔴 HIGH · 📅 01/09/2026 · 🔗 [https://sloanreview.mit.edu/article/three-things-to-know-about-customer-resistance-to-ai/](https://sloanreview.mit.edu/article/three-things-to-know-about-customer-resistance-to-ai/)

MIT Sloan Management Review synthesizes three findings on resistance to AI: uncertainty and the "chatbot" label hinder adoption, AI is more accepted for delivering bad news, and preference depends on perceived capability and the need for personalization.

For product and customer relations teams, the right split between automation and human intervention is becoming decisive. A high-performing channel may still be rejected if the message requires empathy or high personalization. Use case design must integrate acceptability at the same level as response quality.

✳️ What this changes for you

If you are automating a customer touchpoint, you can classify cases according to two simple criteria: perceived AI superiority and the need for personalization. Start with requests where AI is clearly more capable and personalization is low, provided you offer an explicit human exit option.

🎯 Our expert opinion

The counter-point is that operational efficiency is not enough to create acceptance. The same capability can be received differently depending on the nature of the message and the expected degree of personalization, which weakens uniform deployments. Do your indicators distinguish bot performance from channel acceptability?

🏷️ AI resistance · chatbots · customer experience · personalization · adoption


Our decision on Cursor following its acquisition by SpaceX

08 / 15 · 🔴 HIGH · 📅 08/28/2026 · 🔗 [https://openai.com/index/our-decision-on-cursor-following-its-acquisition-by-spacex/](https://openai.com/index/our-decision-on-cursor-following-its-acquisition-by-spacex/)

OpenAI announces the planned termination of its contract with Cursor following the tool's acquisition by SpaceX, with a proposed cutoff date of November 12, 2026. The company cites the change of control and uncertainties regarding future compliance with its terms of service.

This decision serves as a reminder that AI dependencies combine software, contracts, and governance. A change in ownership can alter access to a critical component without immediate technical failure. Organizations equipped with AI-assisted development tools should test the portability of their workflows before an emergency migration.

✳️ What this changes for you

If you have standardized a development tool on a model provider, you can inventory contractual dependencies and plan a documented replacement path. Start with critical workflows, provided you test functional equivalence and prompt portability.

🎯 Our expert opinion

The decision highlights that vendor risk no longer concerns just price or API availability, but the compatibility between product usage and model governance. Integrations are becoming political dependencies as much as technical ones. Does your continuity plan cover a change of control at a partner?

🏷️ OpenAI · Cursor · change of control · terms of service · ecosystem


How the BBC Governs Data and AI When Trust Is Key

09 / 15 · 🟡 MED · 📅 08/28/2026 · 🔗 [https://www.alation.com/blog/bbc-data-ai-governance/](https://www.alation.com/blog/bbc-data-ai-governance/)

The BBC targeted its management metrics and then rebuilt a source of truth with SLAs, quality controls, and identified owners. The case shows that adopting a data product requires several months of migration and proof, even when the technical build is fast.

Trust is built around a concrete indicator and a clear owner. A platform is not enough to align usage if teams do not know which data is authoritative. Industrial projects can start with a visible, recurring, and auditable metric.

✳️ What this changes for you

If multiple teams produce different figures for the same indicator, you can choose a metric monitored by management and assign it a certified source, an SLA, and an owner. Start with a visible and recurring pipeline, provided you document residual discrepancies rather than hiding them.

🎯 Our expert opinion

The weak signal is that governance is won less through exhaustive coverage than through proof provided on a visible decision. Trust returns when a team knows who produces the figure, according to what rules, and with what level of service. Which strategic indicator deserves to be treated as a data product?

🏷️ data products · lineage · source of truth · adoption · trust


Better answers, broader thinking: What students gain from ChatGPT and critical-thinking training

10 / 15 · 🟡 MED · 📅 08/27/2026 · 🔗 [https://openai.com/index/what-students-gain-from-chatgpt-critical-thinking-training/](https://openai.com/index/what-students-gain-from-chatgpt-critical-thinking-training/)

A randomized experiment conducted with over 1,000 students at Bocconi distinguishes two effects: access to ChatGPT improves the quality and consistency of work, while causal reasoning training promotes more varied and original ideas. The two levers are complementary.

The result adds nuance to adoption programs centered on tool access or final quality. An organization can obtain better deliverables without developing the ability to explain or challenge choices. AI training will benefit from measuring assistance, reasoning, verification, and originality.

✳️ What this changes for you

If you are deploying AI to inexperienced employees, you can pair tool access with a short reasoning or verification exercise before measuring output quality. Test the two levers separately, provided you also track originality and the ability to explain choices.

🎯 Our expert opinion

The counter-point to simple upskilling is that AI can improve the output without broadening the user's reasoning. Adoption programs that only measure final quality risk overestimating actual learning. Which indicator will tell you that a user is progressing, rather than just delegating better?

🏷️ OpenAI · ChatGPT · training · critical reasoning · adoption


📌 AUTOMATION & OPERATIONS — 3 ARTICLES

Credit pool usage for triggers

11 / 15 · 🔴 HIGH · 📅 08/26/2026 · 🔗 [https://docs.dust.tt/docs/changelog#credit-pool-usage-for-triggers](https://docs.dust.tt/docs/changelog#credit-pool-usage-for-triggers)

Dust allows triggers to use the workspace credit pool or the programmatic pool depending on the plan. Administrators control usage rights, while editors choose the pool and track consumption within Automations.

For organizations scaling their automations, cost becomes an operational data point rather than an abstract billing topic. The separation of pools facilitates comparisons between use cases and teams. It does not replace the need to define a budget owner and alert thresholds before increasing agent autonomy.

✳️ What this changes for you

If you have recurring automations in Dust, you can separate consumption by pool and track costs from Automations. Start with a known-volume trigger, provided you define a budget owner and a usage limit.

🎯 Our expert opinion

The issue is not just usage-based billing: the ability to link runs to pools transforms the economic management of agents. It brings visibility to an often-postponed question: the marginal cost of increasing autonomy. What threshold will trigger a workflow review in your organization?

🏷️ Dust · triggers · credits · automation · governance


The COO becomes the engineer of the company's execution system

12 / 15 · 🔴 HIGH · 📅 08/25/2026 · 🔗 [https://www.duperrin.com/2026/08/25/coo-systeme-execution-ia/](https://www.duperrin.com/2026/08/25/coo-systeme-execution-ia/)

Bertrand Duperrin describes a shift from documentation toward a representation that can be exploited by systems: rules, processes, and objectives become a component of the agents' execution system. Its quality directly determines automated decisions.

Agentic systems thus give operational weight to reference materials that were previously advisory. An incomplete or obsolete procedure can be applied at scale instead of being ignored. For operations, formalizing, validating, and maintaining rules becomes a prerequisite for scaling.

✳️ What this changes for you

If an agent needs to apply your procedures, you can choose a frequent process and inventory its rules, exceptions, and exit criteria before automating it. Have this sheet reviewed by the operational staff who actually perform the work, provided you assign an owner responsible for maintaining it.

🎯 Our expert opinion

The tension to watch is between the speed of formalization enabled by AI and the supposed stability of the reference systems it uses. An approximate document no longer remains inert: it can become a rule executed at scale. Who is responsible for the operational version your agents will use tomorrow?

🏷️ processes · formalization · Agentic BPM · orchestration · governance


Choose the model from the composer

13 / 15 · 🔴 HIGH · 📅 08/10/2026 · 🔗 [https://docs.dust.tt/docs/changelog#choose-the-model-from-the-composer](https://docs.dust.tt/docs/changelog#choose-the-model-from-the-composer)

Dust adds a model selector to the composer, offering a direct choice of a specific model or three automatic levels: Basic, Standard, and Premium. The selected level applies to the next message; a model can be fixed permanently in the Agent Builder.

The market is moving from a single-model approach to an allocation of reasoning based on the criticality of the task. The gain will depend on measuring cost, latency, and quality per use case, not on the number of options. For teams, the challenge is to transform a subjective choice into a documented rule.

✳️ What this changes for you

If your agents alternate between simple tasks and reasoning work, you can assign a different model level per use case and compare cost, latency, and quality on the same test set. Keep a baseline model, provided you document the switch criteria.

🎯 Our expert opinion

The granularity of choice shifts the difficulty from finding the "best model" to the correct allocation of reasoning. Without task-specific measurement, a richer selector risks mainly increasing subjective choices and expenses. Who decides today on the acceptable level of reasoning for each workflow?

🏷️ Dust · model choice · reasoning · cost · agents


📌 MULTIMODALITY & CONTENT — 2 ARTICLES

Gemini Omni 1.1 Flash lets you build with more control

14 / 15 · 🟡 MED · 📅 08/27/2026 · 🔗 [https://blog.google/innovation-and-ai/technology/developers-tools/build-with-gemini-omni-1-1-flash/](https://blog.google/innovation-and-ai/technology/developers-tools/build-with-gemini-omni-1-1-flash/)

Google makes Gemini Omni 1.1 Flash available for generative video workflows with scene extension, control over first and last frames, 360p preview iteration, and 4K output. The goal is to make generation more controllable in production.

The innovation focuses on steering the process as much as visual quality. Iterating at a low cost before final rendering can reduce rework, provided creative direction and rights control are maintained. The useful metric will be the time between brief and validation.

✳️ What this changes for you

If you produce demonstrations or repetitive video content, you can prototype in low resolution and then reserve 4K rendering for the final selected version. Frame the test with a shot template and human oversight, provided you verify the rights for the sources and generated elements.

🎯 Our Expert Opinion

Progress lies in process control, not just the quality of the final image. The ability to iterate at low cost and then lock transitions can reduce rework, but it does not resolve the need for creative direction. Where does your production chain lose the most time today: generation, selection, or validation?

🏷️ video generation · Gemini · creative control · 4K · prototyping


Intelligent transcription with Gemini 3.5 Transcribe

15 / 15 · 🟡 MED · 📅 08/26/2026 · 🔗 [https://blog.google/innovation-and-ai/models-and-research/gemini-models/gemini-3-5-transcribe/](https://blog.google/innovation-and-ai/models-and-research/gemini-models/gemini-3-5-transcribe/)

Google launches Gemini 3.5 Transcribe, a real-time and asynchronous transcription model featuring speaker attribution, word-for-word timestamps, adaptation to business vocabulary, and support for over 85 languages. It is accessible via the Live API and Interactions API for voice agents, subtitling, and post-call analysis.

Transcription is becoming a building block connected to actions and analytics, rather than an isolated deliverable. This continuity can eliminate manual rework but increases the importance of the quality of captured data. Deployments must combine accuracy, privacy, and control.

✳️ What this changes for you

If your teams are still manually transcribing calls, meetings, or interviews, you can test a pipeline that directly produces a timestamped verbatim assigned to speakers. Measure the rework time on a real sample, provided you verify the confidentiality of the recordings and the quality of the business vocabulary.

🎯 Our Expert Opinion

The significant shift is less about the reduction in transcription costs and more about its immediate integration into voice actions and post-call analysis. Transcription is becoming an entry point for agents, shifting the risk toward the quality of captured data and its secondary use. What level of error can your process absorb before a transcription triggers a wrong action?

🏷️ transcription · audio · voice agents · API · multilingual


Pivotal Skills AI · AI Strategic Intelligence · Monthly · 09/01/2026

Frequently asked questions

Qu'est-ce que l'IA agentique et comment fonctionne-t-elle en entreprise ?

L'IA agentique est un cadre où plusieurs agents autonomes collaborent, se critiquent et itèrent pour accomplir des tâches complexes. Elle permet de répartir le travail entre des agents spécialisés, par exemple pour traiter des problèmes mathématiques ou d'ingénierie, optimiser des bibliothèques open source ou gérer des workflows multi-étapes.

Quel est l'avantage principal des modèles IA comme GLM-5.3-Flash pour les entreprises ?

GLM-5.3-Flash offre un rapport intelligence utile par unité de coût et de calcul supérieur, notamment pour les contextes longs et les tâches agentiques. Il réduit le coût des boucles d'agents et des traitements intensifs, permettant une exécution plus économique et performante des tâches.

Comment le Model Hardware Standard d'Anthropic améliore-t-il la sécurité des agents IA physiques ?

Le Model Hardware Standard fournit une spécification commune pour que les agents IA opèrent des dispositifs physiques en toute sécurité. Il rend les contrôles comparables et aide à définir les permissions, les preuves et les conditions d'arrêt, réduisant les risques liés à la modification d'un état matériel par un agent.

Quels sont les défis majeurs pour l'adoption de l'IA agentique en entreprise ?

Les défis incluent la traçabilité des arbitrages, la gestion des coûts opérationnels, la nécessité de prouver la fiabilité de la collaboration entre agents, et la garantie de la gouvernance et de la localisation des données. Une évaluation rigoureuse intégrant les coûts des échecs et reprises est essentielle.

Comment s'assurer de la pertinence et de la sécurité des agents de code comme GLM-5.3 ?

Il faut tester GLM-5.3 dans un environnement isolé avec des permissions minimales et une journalisation complète. Les capacités cyber émergentes doivent être traitées comme un risque de déploiement, nécessitant une évaluation de sécurité avant la mise à disposition pour éviter la diffusion de fonctions sensibles.

Comment Pivotal Skills AI peut vous accompagner ?

Par la mise en place de projets opérationnels à fort rendement grâce à l'expérience des consultants de Pivotal Skills. Plus de trois années de déploiement de l'IA générative en entrerprise, ainsi qu'un background spécialisé dans la transformation digitale, permet à Pivotal Skills d'offrir le meilleur accompagnement possible au déploiement, à l'adoption, et à la mesure du ROI pour l'organisation.