# agentic

Published articles for agentic.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## How to Decide How Much Authorship AI Should Have in Software Work

DevFeed: [How to Decide How Much Authorship AI Should Have in Software Work](<https://devfeed.tech/articles/use-curiosity-craft-and-care-to-decide-what-ai-should-write-41359.md>)

Original publisher: [Read original article](<https://spin.atomicobject.com/ai-authorship/>)

Author: Kyle Humphrey

Published: 2026-09-17T12:00:32Z

Content type: opinion

Language: en

Sources: [Atomic Object](<https://devfeed.tech/sources/atomic-object.md>)

Topics: [agentic-engineering](<https://devfeed.tech/topics/agentic-engineering.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [implementation](<https://devfeed.tech/topics/implementation.md>), [Software](<https://devfeed.tech/topics/software.md>)

Tags: [agentic](<https://devfeed.tech/tags/agentic.md>), [agentic-engineering](<https://devfeed.tech/tags/agentic-engineering.md>), [ai](<https://devfeed.tech/tags/ai.md>), [artificial-intelligence](<https://devfeed.tech/tags/artificial-intelligence.md>), [development-practices](<https://devfeed.tech/tags/development-practices.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [implementation](<https://devfeed.tech/tags/implementation.md>), [ownership](<https://devfeed.tech/tags/ownership.md>), [software](<https://devfeed.tech/tags/software.md>), [workflow](<https://devfeed.tech/tags/workflow.md>)

### AI overview

This commentary examines how AI-generated meeting summaries, backlog items, and implementation work can introduce vocabulary, decisions, scope, and structure that a team does not recognize or own. It argues that the artifact's purpose should guide how much authorship is delegated to AI, using Curiosity, Craft, and Care as principles for making that decision.

### Source excerpt

Atomic's Agentic Engineering for Teams describes how work moves through a product backlog, definition, planning, implementation, and review when agents do much of the building. While working with a small team during a Research, Design, and Planning (RDP) engagement, I started paying attention to a smaller decision inside that process: how much authorship we give [...] The post Use Curiosity, Craft, and Care to Decide What AI Should Write appeared first on Atomic Spin.

## How to Use AI Agents to Prepare 3D Scenes for Simulation

DevFeed: [How to Use AI Agents to Prepare 3D Scenes for Simulation](<https://devfeed.tech/articles/how-to-use-ai-agents-to-prepare-3d-scenes-for-simulation-31484.md>)

Original publisher: [Read original article](<https://developer.nvidia.com/blog/how-to-use-ai-agents-to-prepare-3d-scenes-for-simulation/>)

Author: Tanya Lenz

Published: 2026-09-16T23:20:33Z

Content type: tutorial

Language: en

Sources: [NVIDIA Developer](<https://devfeed.tech/sources/nvidia-developer.md>), [NVIDIA Technical Blog](<https://devfeed.tech/sources/nvidia-technical-blog.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Simulation](<https://devfeed.tech/topics/simulation.md>), [Physical AI](<https://devfeed.tech/topics/physical-ai.md>), [Simulation and Design](<https://devfeed.tech/topics/simulation-and-design.md>), [blender](<https://devfeed.tech/topics/blender.md>), [Isaac Sim](<https://devfeed.tech/topics/isaac-sim.md>), [Omniverse](<https://devfeed.tech/topics/omniverse.md>), [Robotics Simulation](<https://devfeed.tech/topics/robotics-simulation.md>), [Robotics](<https://devfeed.tech/topics/robotics.md>)

Tags: [3d](<https://devfeed.tech/tags/3d.md>), [agentic](<https://devfeed.tech/tags/agentic.md>), [agentic-ai-generative-ai](<https://devfeed.tech/tags/agentic-ai-generative-ai.md>), [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [blender](<https://devfeed.tech/tags/blender.md>), [gpt-6-astra](<https://devfeed.tech/tags/gpt-6-astra.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [isaac-sim](<https://devfeed.tech/tags/isaac-sim.md>), [nemoclaw](<https://devfeed.tech/tags/nemoclaw.md>), [nvidia](<https://devfeed.tech/tags/nvidia.md>), [omniverse](<https://devfeed.tech/tags/omniverse.md>), [openai](<https://devfeed.tech/tags/openai.md>), [openusd](<https://devfeed.tech/tags/openusd.md>), [physical-ai](<https://devfeed.tech/tags/physical-ai.md>), [robotics](<https://devfeed.tech/tags/robotics.md>), [robotics-simulation](<https://devfeed.tech/tags/robotics-simulation.md>), [simulation](<https://devfeed.tech/tags/simulation.md>), [simulation-modeling-design](<https://devfeed.tech/tags/simulation-modeling-design.md>)

### AI overview

This tutorial describes an agentic workflow for preparing Blender 3D scenes for robotics simulation. It covers scene inspection, OpenUSD metadata, physics properties, rendering preflight views, and validation for simulation-ready handoff to NVIDIA Isaac Sim or Isaac Lab.

### Source excerpt

Agentic AI workflows can be used to prepare and validate digital twins for physical AI systems. Agents can inspect 3D scenes, author simulation-relevant data in...

## Developer commentary on agentic hacking, AI persistence, and LLM programming

DevFeed: [Developer commentary on agentic hacking, AI persistence, and LLM programming](<https://devfeed.tech/articles/fragments-september-16-31476.md>)

Original publisher: [Read original article](<https://martinfowler.com/fragments/2026-09-16.html>)

Author: Martin Fowler (martin@martinfowler.com)

Published: 2026-09-16T20:05:00Z

Content type: opinion

Language: en

Sources: [Martin Fowler](<https://devfeed.tech/sources/martin-fowler.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [Hacking](<https://devfeed.tech/topics/hacking.md>), [Programming](<https://devfeed.tech/topics/programming.md>), [Wiki](<https://devfeed.tech/topics/wiki.md>), [hugging face](<https://devfeed.tech/topics/hugging-face.md>)

Tags: [agentic](<https://devfeed.tech/tags/agentic.md>), [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [build](<https://devfeed.tech/tags/build.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [hacking](<https://devfeed.tech/tags/hacking.md>), [llms](<https://devfeed.tech/tags/llms.md>), [persistence](<https://devfeed.tech/tags/persistence.md>)

### AI overview

This collection of developer commentary discusses reports of agentic hacking involving RubyGems, Hugging Face, and Wiki attacks, including questions about OpenAI's disclosure and log review. It also examines AI systems' unpredictable behavior, improvements in reasoning and persistence, and the use of harnesses to control LLM-based programming.

### Source excerpt

Reports of agentic hacking continue, in this case it happened back in May and it seems OpenAI did not disclose that they were responsible. Simon Willison sees two options: After the Hugging Face and Wiki attacks OpenAI were still unable to review their previous logs and determine that they had previously attacked RubyGems. They knew about the attack on RubyGems and made the decision not to reach out to the RubyGems team about it. Both of these are bad! Given this incident, the Hugging Face situation, and the Wiki attack, the obvious question right now is how many more incidents like this are out there waiting to be discovered? ❄ ❄ ❄ ❄ ❄ Dave Farley: Stop asking the sci-fi question: 'Is it conscious?' Start asking the engineering question: 'Is this a powerful, unpredictable component being put somewhere consequential, and where's the feedback that tells us that it's safe? ❄ ❄ ❄ ❄ ❄ Nate Silver is known for his forecasts, but to do them he writes a lot of code for his models. He's found agentic programming capable of doing miraculous work. In spending so much time with the LLMs, I'm super attentive to improvements in their capabilities. And these changes tend not to be so linear. Instead, they improve in step functions, almost as phase changes. Suddenly, the models just start doing things capably that they were screwing up before. In my experience, there was a big leap forward when reasoning models first came out in late 2024/early 2025 -- enough that they were occasionally useful for tasks involving data and not just words -- and then another one this past winter. The most recent changes I've noticed, however, have had less to do with intelligence and more with persistence. Consider the Hugging Face attack. Although these agents showed remarkable intelligence, they weren't really super-intelligent - but they were super-persistent. This is a common theme of AI in its various forms: Game engines like AlphaGo Zero start out by basically making random moves -- but by playin

## Honoring #IconsOfQuality: Mark Hrynczak

DevFeed: [Honoring #IconsOfQuality: Mark Hrynczak](<https://devfeed.tech/articles/honoring-iconsofquality-mark-hrynczak-27000.md>)

Original publisher: [Read original article](<https://www.browserstack.com/blog/honoring-icons-of-quality-mark-hrynczak/>)

Author: Rajrupa Roychowdhury

Published: 2026-09-16T08:20:52Z

Content type: opinion

Language: en

Sources: [BrowserStack Blog](<https://devfeed.tech/sources/browserstack-blog.md>)

Topics: [Testing](<https://devfeed.tech/topics/testing.md>), [Loop Engineering](<https://devfeed.tech/topics/loop-engineering.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [site-reliability-engineering](<https://devfeed.tech/topics/site-reliability-engineering.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [atlassian](<https://devfeed.tech/topics/atlassian.md>)

Tags: [agentic](<https://devfeed.tech/tags/agentic.md>), [ai](<https://devfeed.tech/tags/ai.md>), [atlassian](<https://devfeed.tech/tags/atlassian.md>), [aws](<https://devfeed.tech/tags/aws.md>), [icons-of-quality](<https://devfeed.tech/tags/icons-of-quality.md>), [quality](<https://devfeed.tech/tags/quality.md>), [sre](<https://devfeed.tech/tags/sre.md>), [testing](<https://devfeed.tech/tags/testing.md>), [tooling](<https://devfeed.tech/tags/tooling.md>)

### AI overview

BrowserStack profiles Mark Hrynczak, Canva's Head of Quality and QA Director, discussing how distributed quality ownership, agentic testing, and AI-driven decision support can help engineering teams move faster while maintaining reliability.

### Source excerpt

To celebrate the relentless passion and invaluable contributions of leaders in software quality, BrowserStack is proud to honour Icons of Quality.

## Shared Selective Persistent Memory for Agentic LLM Systems

DevFeed: [Shared Selective Persistent Memory for Agentic LLM Systems](<https://devfeed.tech/articles/shared-selective-persistent-memory-for-agentic-llm-systems-30891.md>)

Original publisher: [Read original article](<https://machinelearning.apple.com/research/shared-selective-persistent-memory>)

Published: 2026-09-16T00:00:00Z

Content type: article

Language: en

Sources: [Apple Machine Learning Research](<https://devfeed.tech/sources/apple-machine-learning-research.md>)

Topics: [Large Language Model](<https://devfeed.tech/topics/llm.md>), [agent observability](<https://devfeed.tech/topics/agent-observability.md>), [Framework](<https://devfeed.tech/topics/framework.md>), [Code](<https://devfeed.tech/topics/code.md>), [configuration](<https://devfeed.tech/topics/configuration.md>), [Access Control](<https://devfeed.tech/topics/access-control.md>), [Git](<https://devfeed.tech/topics/git.md>), [Model Context Protocol (MCP)](<https://devfeed.tech/topics/model-context-protocol-mcp.md>), [CSV](<https://devfeed.tech/topics/csv.md>), [SQL](<https://devfeed.tech/topics/sql.md>), [Grafana](<https://devfeed.tech/topics/grafana.md>)

Tags: [access-control](<https://devfeed.tech/tags/access-control.md>), [agentic](<https://devfeed.tech/tags/agentic.md>), [agents](<https://devfeed.tech/tags/agents.md>), [code](<https://devfeed.tech/tags/code.md>), [configuration](<https://devfeed.tech/tags/configuration.md>), [csv](<https://devfeed.tech/tags/csv.md>), [dashboards](<https://devfeed.tech/tags/dashboards.md>), [git](<https://devfeed.tech/tags/git.md>), [llm](<https://devfeed.tech/tags/llm.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [memory](<https://devfeed.tech/tags/memory.md>), [platform](<https://devfeed.tech/tags/platform.md>), [replication](<https://devfeed.tech/tags/replication.md>), [sql](<https://devfeed.tech/tags/sql.md>)

### AI overview

This research introduces shared selective persistent memory for agentic LLM systems. The architecture retains reusable task specifications, data schemas, tool configurations, and output constraints while discarding session-specific reasoning traces. Shared workspaces support role-based collaborative reuse, and experiments report higher task completion than no memory or full-history persistence, along with zero-token data refresh and lower token costs.

### Source excerpt

Agentic LLM systems that generate code through multi-turn tool use face a fundamental context problem: each session starts from zero, discarding the configuration choices, domain constraints, data schemas, and tool-use patterns that made previous sessions productive. Naively persisting entire conversation histories is both token-inefficient and counterproductive--irrelevant context degrades generation quality. We introduce shared selective persistent memory, a memory architecture for agentic systems that identifies and retains four categories of reusable context--task specifications, data...

## How to study for the MCPA security and governance domain

DevFeed: [How to study for the MCPA security and governance domain](<https://devfeed.tech/articles/how-to-study-for-the-mcpa-security-and-governance-domain-31437.md>)

Original publisher: [Read original article](<https://workos.com/blog/mcpa-certification-security-and-governance>)

Author: WorkOS

Published: 2026-09-16T00:00:00Z

Content type: tutorial

Language: en

Sources: [WorkOS Blog](<https://devfeed.tech/sources/workos-blog.md>)

Topics: [Model Context Protocol](<https://devfeed.tech/topics/model-context-protocol.md>), [Security](<https://devfeed.tech/topics/security.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>), [OAuth](<https://devfeed.tech/topics/oauth.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [agentic](<https://devfeed.tech/tags/agentic.md>), [audit](<https://devfeed.tech/tags/audit.md>), [authorization](<https://devfeed.tech/tags/authorization.md>), [model-context-protocol](<https://devfeed.tech/tags/model-context-protocol.md>), [oauth](<https://devfeed.tech/tags/oauth.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

A study guide for the security and governance domain of the Model Context Protocol Associate exam. It explains trust boundaries, token audience validation, token handling between MCP servers and upstream APIs, and the distinction between consent and authorization.

### Source excerpt

Security and governance is 24% of the new Model Context Protocol Associate exam. Here is what each competency actually covers in the 2026-07-28 spec, and the distinctions candidates get wrong.

## Building an AI-native data & insights operating system at Webflow

DevFeed: [Building an AI-native data & insights operating system at Webflow](<https://devfeed.tech/articles/building-an-ai-native-data-insights-operating-system-at-webflow-31385.md>)

Original publisher: [Read original article](<https://webflowmarketingmain.com/blog/building-an-ai-native-data-and-insights-operating-system>)

Author: Ashwini Chaube

Published: 2026-09-16T00:00:00Z

Content type: article

Language: en

Sources: [Webflow Blog](<https://devfeed.tech/sources/webflow-blog.md>)

Topics: [data](<https://devfeed.tech/topics/data.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Platform Engineering](<https://devfeed.tech/topics/platform-engineering.md>), [Data Science](<https://devfeed.tech/topics/data-science.md>), [decision-making](<https://devfeed.tech/topics/decision-making.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>)

Tags: [agentic](<https://devfeed.tech/tags/agentic.md>), [ai](<https://devfeed.tech/tags/ai.md>), [data](<https://devfeed.tech/tags/data.md>), [data-insights](<https://devfeed.tech/tags/data-insights.md>), [inside-webflow](<https://devfeed.tech/tags/inside-webflow.md>), [permissions](<https://devfeed.tech/tags/permissions.md>), [review](<https://devfeed.tech/tags/review.md>), [self-service](<https://devfeed.tech/tags/self-service.md>), [skills](<https://devfeed.tech/tags/skills.md>)

### AI overview

Webflow describes how its Data & Insights team built an AI-native operating system for trusted self-service analytics. The approach combines governed data, encoded business context, reusable skills and agents, permissions, architectural controls, review practices, and human judgment, while also changing how the team works through agent-first workflows, learning, and experimentation.

### Source excerpt

How we built the governed foundations for trusted self-service analytics while transforming the way our own team works.

## Salesforce Announces Koa Reasoning Model Built on NVIDIA Nemotron 3 Super

DevFeed: [Salesforce Announces Koa Reasoning Model Built on NVIDIA Nemotron 3 Super](<https://devfeed.tech/articles/now-we-can-know-everything-and-do-anything-jensen-huang-says-at-dreamforce-26944.md>)

Original publisher: [Read original article](<https://blogs.nvidia.com/blog/jensen-huang-dreamforce/>)

Author: Brian Caulfield

Published: 2026-09-15T22:24:34Z

Content type: news

Language: en

Sources: [NVIDIA Blog](<https://devfeed.tech/sources/nvidia-blog.md>)

Topics: [Koa](<https://devfeed.tech/topics/koa.md>), [Nemotron](<https://devfeed.tech/topics/nemotron.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Nvidia](<https://devfeed.tech/topics/nvidia.md>), [post-training](<https://devfeed.tech/topics/post-training.md>), [ai safety](<https://devfeed.tech/topics/ai-safety.md>)

Tags: [agentic](<https://devfeed.tech/tags/agentic.md>), [agentic-ai](<https://devfeed.tech/tags/agentic-ai.md>), [ai](<https://devfeed.tech/tags/ai.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [corporate](<https://devfeed.tech/tags/corporate.md>), [events](<https://devfeed.tech/tags/events.md>), [model](<https://devfeed.tech/tags/model.md>), [nemotron](<https://devfeed.tech/tags/nemotron.md>), [nvidia](<https://devfeed.tech/tags/nvidia.md>), [nvidia-nemo](<https://devfeed.tech/tags/nvidia-nemo.md>), [post-training](<https://devfeed.tech/tags/post-training.md>), [safety](<https://devfeed.tech/tags/safety.md>), [security](<https://devfeed.tech/tags/security.md>), [software](<https://devfeed.tech/tags/software.md>)

### AI overview

At Salesforce Dreamforce, NVIDIA CEO Jensen Huang discussed AI infrastructure, safety, and enterprise adoption alongside Salesforce CEO Marc Benioff. The event coincided with the announcement of Koa, Salesforce's first CRM reasoning model, built by post-training NVIDIA Nemotron 3 Super on a proprietary synthetic dataset derived from nearly three decades of enterprise CRM deployments.

### Source excerpt

Know everything. Do anything. That was the message NVIDIA founder and CEO Jensen Huang brought to Salesforce Dreamforce Tuesday, joining CEO Marc Benioff onstage in an appearance that coincided with the announcement of Koa -- Salesforce's first CRM reasoning model, built on NVIDIA Nemotron 3 Super. Huang didn't just take the stage. He walked into [...]

## Inside OpenAI's agentic software factory

DevFeed: [Inside OpenAI's agentic software factory](<https://devfeed.tech/articles/inside-openai-s-agentic-software-factory-26895.md>)

Original publisher: [Read original article](<https://newsletter.pragmaticengineer.com/p/openai-software-factory>)

Author: Gergely Orosz

Published: 2026-09-15T15:41:25Z

Content type: article

Language: en

Sources: [The Pragmatic Engineer](<https://devfeed.tech/sources/the-pragmatic-engineer.md>)

Topics: [OpenAI](<https://devfeed.tech/topics/openai.md>), [codex](<https://devfeed.tech/topics/codex.md>), [Software](<https://devfeed.tech/topics/software.md>), [coding](<https://devfeed.tech/topics/coding.md>)

Tags: [agentic](<https://devfeed.tech/tags/agentic.md>), [codex](<https://devfeed.tech/tags/codex.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [openai](<https://devfeed.tech/tags/openai.md>), [software](<https://devfeed.tech/tags/software.md>)

### AI overview

This article examines Codex's role at OpenAI, the lab's agentic software factory, and the engineering challenges associated with serving one billion users.

### Source excerpt

A deepdive into how Codex has "taken over" OpenAI, how the frontier lab builds its agentic software factory, and the engineering challenges of one billion users. Details from inside OpenAI

## Abnormal AI: Amazon Bedrock AgentCore for agentic email security at scale

DevFeed: [Abnormal AI: Amazon Bedrock AgentCore for agentic email security at scale](<https://devfeed.tech/articles/abnormal-ai-amazon-bedrock-agentcore-for-agentic-email-security-at-scale-21546.md>)

Original publisher: [Read original article](<https://aws.amazon.com/blogs/machine-learning/abnormal-ai-amazon-bedrock-agentcore-for-agentic-email-security-at-scale/>)

Author: Aswin Vasudevan

Published: 2026-09-14T21:22:45Z

Content type: article

Language: en

Sources: [Artificial Intelligence](<https://devfeed.tech/sources/artificial-intelligence.md>)

Topics: [Amazon Bedrock AgentCore](<https://devfeed.tech/topics/amazon-bedrock-agentcore.md>), [threat detection](<https://devfeed.tech/topics/threat-detection.md>), [Amazon Bedrock](<https://devfeed.tech/topics/amazon-bedrock.md>), [Security](<https://devfeed.tech/topics/security.md>), [Serverless](<https://devfeed.tech/topics/serverless.md>), [API](<https://devfeed.tech/topics/api.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [AWS CloudTrail](<https://devfeed.tech/topics/aws-cloudtrail.md>), [Amazon CloudWatch](<https://devfeed.tech/topics/amazon-cloudwatch.md>), [Amazon S3](<https://devfeed.tech/topics/amazon-s3.md>)

Tags: [advanced-300](<https://devfeed.tech/tags/advanced-300.md>), [agentic](<https://devfeed.tech/tags/agentic.md>), [agents](<https://devfeed.tech/tags/agents.md>), [amazon-bedrock-agentcore](<https://devfeed.tech/tags/amazon-bedrock-agentcore.md>), [amazon-cloudwatch](<https://devfeed.tech/tags/amazon-cloudwatch.md>), [amazon-s3](<https://devfeed.tech/tags/amazon-s3.md>), [analysis](<https://devfeed.tech/tags/analysis.md>), [api](<https://devfeed.tech/tags/api.md>), [aws](<https://devfeed.tech/tags/aws.md>), [aws-cloudtrail](<https://devfeed.tech/tags/aws-cloudtrail.md>), [code](<https://devfeed.tech/tags/code.md>), [customer-solutions](<https://devfeed.tech/tags/customer-solutions.md>), [data](<https://devfeed.tech/tags/data.md>), [data-processing](<https://devfeed.tech/tags/data-processing.md>), [security](<https://devfeed.tech/tags/security.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [threat-detection](<https://devfeed.tech/tags/threat-detection.md>)

### AI overview

Abnormal AI uses Amazon Bedrock AgentCore Code Interpreter as an ephemeral, serverless compute scratch pad for real-time inline email threat detection. The article describes its sandbox isolation, networking and file-handling options, preloaded Python capabilities, observability integrations, and use at billion-message scale.

### Source excerpt

Learn how Abnormal AI deployed Amazon Bedrock AgentCore Code Interpreter as an ephemeral compute scratch pad for the agents behind its real-time email threat detection at billion-message scale, plus the sandbox design decisions and practical lessons for builders deploying Code Interpreter in production.

## Product Engineering for PMs, Part 3: Build a SaaS App Without Coding

DevFeed: [Product Engineering for PMs, Part 3: Build a SaaS App Without Coding](<https://devfeed.tech/articles/product-engineering-for-pms-part-3-build-a-saas-app-without-coding-39186.md>)

Original publisher: [Read original article](<https://www.productcompass.pm/p/product-engineering-for-pms-part-3>)

Author: Paweł Huryn

Published: 2026-09-14T19:12:58Z

Content type: tutorial

Language: en

Sources: [The Product Compass](<https://devfeed.tech/sources/the-product-compass.md>)

Topics: [Software as a service](<https://devfeed.tech/topics/saas.md>), [web applications](<https://devfeed.tech/topics/web-applications.md>), [stripe](<https://devfeed.tech/topics/stripe.md>), [Firewall](<https://devfeed.tech/topics/firewall.md>), [Security](<https://devfeed.tech/topics/security.md>), [agentic-engineering](<https://devfeed.tech/topics/agentic-engineering.md>)

Tags: [agentic](<https://devfeed.tech/tags/agentic.md>), [application](<https://devfeed.tech/tags/application.md>), [coding](<https://devfeed.tech/tags/coding.md>), [firewall](<https://devfeed.tech/tags/firewall.md>), [payments](<https://devfeed.tech/tags/payments.md>), [saas](<https://devfeed.tech/tags/saas.md>), [saas-app](<https://devfeed.tech/tags/saas-app.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

A tutorial for product managers on building a multi-tenant SaaS web application without coding, including real Stripe payments, a web application firewall, and agentic reviews focused on logic, security, and performance.

### Source excerpt

Enable real Stripe payments, add a web application firewall (Cloudflare or Netlify), and run agentic reviews of a real multi-tenant SaaS app: logic, security, performance. No coding.

## Your AI coding spend bought 25% more output. Duplication rose 81%.

DevFeed: [Your AI coding spend bought 25% more output. Duplication rose 81%.](<https://devfeed.tech/articles/your-ai-coding-spend-bought-25-more-output-duplication-rose-81-21598.md>)

Original publisher: [Read original article](<https://thenewstack.io/ai-coding-duplication-rose/>)

Author: Steve Fenton

Published: 2026-09-14T14:39:14Z

Content type: article

Language: en

Sources: [The New Stack](<https://devfeed.tech/sources/the-new-stack.md>)

Topics: [ai-coding](<https://devfeed.tech/topics/ai-coding.md>), [Claude Code](<https://devfeed.tech/topics/claude-code.md>), [cursor](<https://devfeed.tech/topics/cursor.md>), [datasets](<https://devfeed.tech/topics/datasets.md>)

Tags: [agentic](<https://devfeed.tech/tags/agentic.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-coding](<https://devfeed.tech/tags/ai-coding.md>), [ai-impact](<https://devfeed.tech/tags/ai-impact.md>), [ai-operations](<https://devfeed.tech/tags/ai-operations.md>), [ai-strategy](<https://devfeed.tech/tags/ai-strategy.md>), [ai-tools](<https://devfeed.tech/tags/ai-tools.md>), [claude-code](<https://devfeed.tech/tags/claude-code.md>), [coding](<https://devfeed.tech/tags/coding.md>), [contributed](<https://devfeed.tech/tags/contributed.md>), [contributed-octopus-deploy](<https://devfeed.tech/tags/contributed-octopus-deploy.md>), [cursor](<https://devfeed.tech/tags/cursor.md>), [dataset](<https://devfeed.tech/tags/dataset.md>), [software-development](<https://devfeed.tech/tags/software-development.md>)

### AI overview

The article examines the return on investment from AI coding tools. It reports that heavy users gained 25% over their previous velocity, while code duplication rose 81%, and argues that output measures such as lines of code, pull requests, and feature counts do not reliably represent business value.

### Source excerpt

Since they arrived on the scene, a great swathe of the software industry has pinned its hopes on AI tools, The post Your AI coding spend bought 25% more output. Duplication rose 81%. appeared first on The New Stack.

## Quoting Laurie Voss

DevFeed: [Quoting Laurie Voss](<https://devfeed.tech/articles/quoting-laurie-voss-31178.md>)

Original publisher: [Read original article](<https://simonwillison.net/2026/Sep/14/laurie-voss/>)

Author: Simon Willison

Published: 2026-09-14T14:34:29Z

Content type: opinion

Language: en

Sources: [Simon Willison's Weblog](<https://devfeed.tech/sources/simon-willison-s-weblog.md>)

Topics: [Code](<https://devfeed.tech/topics/code.md>), [Software](<https://devfeed.tech/topics/software.md>)

Tags: [agentic](<https://devfeed.tech/tags/agentic.md>), [agentic-engineering](<https://devfeed.tech/tags/agentic-engineering.md>), [agentic-engineering-63](<https://devfeed.tech/tags/agentic-engineering-63.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-2-236](<https://devfeed.tech/tags/ai-2-236.md>), [careers](<https://devfeed.tech/tags/careers.md>), [careers-83](<https://devfeed.tech/tags/careers-83.md>), [deep](<https://devfeed.tech/tags/deep.md>), [deep-blue](<https://devfeed.tech/tags/deep-blue.md>), [deep-blue-12](<https://devfeed.tech/tags/deep-blue-12.md>), [generative](<https://devfeed.tech/tags/generative.md>), [generative-ai](<https://devfeed.tech/tags/generative-ai.md>), [generative-ai-1-982](<https://devfeed.tech/tags/generative-ai-1-982.md>), [laurie-voss](<https://devfeed.tech/tags/laurie-voss.md>), [laurie-voss-6](<https://devfeed.tech/tags/laurie-voss-6.md>), [llms](<https://devfeed.tech/tags/llms.md>), [llms-1-948](<https://devfeed.tech/tags/llms-1-948.md>)

### AI overview

A quotation from Laurie Voss argues that the cost of writing code has collapsed and that reviewing, fixing, and operating software may follow. It suggests that identifying user needs, defining them precisely, and making software pleasant to use could become the dominant remaining work as software production expands.

### Source excerpt

The cost of writing code collapsed, and the cost of reviewing, fixing and operating it is following, and I'm assuming it gets there. What's left of making software is finding out what people actually want, defining it precisely, and making it pleasant to use. That cost is per piece of software and doesn't transfer, so as the amount of software goes to infinity, which it will because there's no ceiling on demand, that cost becomes the whole job. -- Laurie Voss, We are all Product Engineers now Tags: laurie-voss, generative-ai, agentic-engineering, ai, llms, deep-blue, careers

## Brownfield Agentic Engineering

DevFeed: [Brownfield Agentic Engineering](<https://devfeed.tech/articles/brownfield-agentic-engineering-18048.md>)

Original publisher: [Read original article](<https://addyo.substack.com/p/brownfield-agentic-engineering>)

Author: Addy Osmani

Published: 2026-09-14T14:32:06Z

Content type: article

Language: en

Sources: [Elevate](<https://devfeed.tech/sources/elevate.md>)

Topics: [coding](<https://devfeed.tech/topics/coding.md>), [Testing](<https://devfeed.tech/topics/testing.md>), [systems](<https://devfeed.tech/topics/systems.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Software](<https://devfeed.tech/topics/software.md>)

Tags: [agentic](<https://devfeed.tech/tags/agentic.md>), [agents](<https://devfeed.tech/tags/agents.md>), [code](<https://devfeed.tech/tags/code.md>), [coding](<https://devfeed.tech/tags/coding.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [software](<https://devfeed.tech/tags/software.md>), [systems](<https://devfeed.tech/tags/systems.md>), [technical](<https://devfeed.tech/tags/technical.md>), [testing](<https://devfeed.tech/tags/testing.md>)

### AI overview

The article discusses agentic engineering in older brownfield codebases, where important constraints and system behavior exist outside the repository. It emphasizes making hidden constraints visible, using strong testing and verification, and introducing autonomous changes carefully to avoid brittle tests and technical debt.

### Source excerpt

What it takes to run agents in a codebase older than the team

## Agentic Engineering in Python: From Vibes to Evidence

DevFeed: [Agentic Engineering in Python: From Vibes to Evidence](<https://devfeed.tech/articles/agentic-engineering-in-python-from-vibes-to-evidence-21091.md>)

Original publisher: [Read original article](<https://realpython.com/agentic-engineering/>)

Author: Ben Batman

Published: 2026-09-14T14:00:00Z

Content type: tutorial

Language: en

Sources: [Real Python](<https://devfeed.tech/sources/real-python.md>)

Topics: [Loop Engineering](<https://devfeed.tech/topics/loop-engineering.md>), [AI Agent](<https://devfeed.tech/topics/ai-agent.md>), [Python](<https://devfeed.tech/topics/python.md>), [Transformers](<https://devfeed.tech/topics/transformers.md>), [Code review](<https://devfeed.tech/topics/code-review.md>), [Test-driven development](<https://devfeed.tech/topics/tdd.md>)

Tags: [agentic](<https://devfeed.tech/tags/agentic.md>), [agentic-engineering](<https://devfeed.tech/tags/agentic-engineering.md>), [ai-coding-agents](<https://devfeed.tech/tags/ai-coding-agents.md>), [cheat-sheet](<https://devfeed.tech/tags/cheat-sheet.md>), [code-review](<https://devfeed.tech/tags/code-review.md>), [learning](<https://devfeed.tech/tags/learning.md>), [python](<https://devfeed.tech/tags/python.md>), [tests](<https://devfeed.tech/tags/tests.md>)

### AI overview

This tutorial presents agentic engineering in Python as a disciplined workflow for delegating bounded tasks to AI coding agents while retaining human control over intent, constraints, review, and release decisions. It explains execution and acceptance loops, the Engineering Evidence Ladder, and the RECAP review method for evaluating agent-generated changes with tests, type hints, refactoring, and code review.

### Source excerpt

Move from vibe coding to agentic engineering in Python, using tests, types, and code review to prove an AI agent's changes are safe to keep.

## Presentation: Decision Models in Agentic Architectures: From Production to Agent Skills

DevFeed: [Presentation: Decision Models in Agentic Architectures: From Production to Agent Skills](<https://devfeed.tech/articles/presentation-decision-models-in-agentic-architectures-from-production-to-agent-skills-17397.md>)

Original publisher: [Read original article](<https://www.infoq.com/presentations/decision-models-agentic-ai/>)

Author: Alex Porcelli

Published: 2026-09-14T11:00:00Z

Content type: article

Language: en

Sources: [InfoQ](<https://devfeed.tech/sources/infoq.md>)

Topics: [Agent Skills](<https://devfeed.tech/topics/agent-skills.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [NeMo](<https://devfeed.tech/topics/nemo.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [agent-skills](<https://devfeed.tech/tags/agent-skills.md>), [agentic](<https://devfeed.tech/tags/agentic.md>), [agentic-ai-architecture](<https://devfeed.tech/tags/agentic-ai-architecture.md>), [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-architecture](<https://devfeed.tech/tags/ai-architecture.md>), [ai-ml-data-engineering](<https://devfeed.tech/tags/ai-ml-data-engineering.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [architecture-design](<https://devfeed.tech/tags/architecture-design.md>), [architectures](<https://devfeed.tech/tags/architectures.md>), [artificial-intelligence](<https://devfeed.tech/tags/artificial-intelligence.md>), [business](<https://devfeed.tech/tags/business.md>), [decision-models-agentic-ai](<https://devfeed.tech/tags/decision-models-agentic-ai.md>), [development](<https://devfeed.tech/tags/development.md>), [enterprise](<https://devfeed.tech/tags/enterprise.md>), [enterprise-architecture](<https://devfeed.tech/tags/enterprise-architecture.md>), [governance](<https://devfeed.tech/tags/governance.md>), [infoq](<https://devfeed.tech/tags/infoq.md>), [large-language-models](<https://devfeed.tech/tags/large-language-models.md>), [llms](<https://devfeed.tech/tags/llms.md>), [ml-data-engineering](<https://devfeed.tech/tags/ml-data-engineering.md>), [models](<https://devfeed.tech/tags/models.md>), [nemo](<https://devfeed.tech/tags/nemo.md>), [presentation](<https://devfeed.tech/tags/presentation.md>), [production](<https://devfeed.tech/tags/production.md>), [qcon-ai-boston-2026](<https://devfeed.tech/tags/qcon-ai-boston-2026.md>), [qcon-software-development-conference](<https://devfeed.tech/tags/qcon-software-development-conference.md>), [skills](<https://devfeed.tech/tags/skills.md>), [transcripts](<https://devfeed.tech/tags/transcripts.md>)

### AI overview

Alex Porcelli explains how DMN decision models can be integrated with LLMs, agent skills, and NeMo guardrails to create auditable and deterministic agentic architectures for high-stakes enterprise decisions.

### Source excerpt

Alex Porcelli discusses the critical gap in enterprise AI: non-deterministic output and lack of accountability in high-stakes decisions. He shares how integrating DMN decision models with LLMs, agent skills, and NeMo guardrails creates auditable, deterministic agentic architectures - allowing business leaders to own decision logic while engineers maintain robust architectural governance. By Alex Porcelli

## Java Weekly, Issue 663

DevFeed: [Java Weekly, Issue 663](<https://devfeed.tech/articles/java-weekly-issue-663-8993.md>)

Original publisher: [Read original article](<https://www.baeldung.com/java-weekly-663>)

Author: baeldung

Published: 2026-09-13T11:00:00Z

Content type: article

Language: en

Sources: [Baeldung](<https://devfeed.tech/sources/baeldung.md>)

Topics: [Architecture & Design](<https://devfeed.tech/topics/architecture-design.md>), [coding](<https://devfeed.tech/topics/coding.md>), [releases](<https://devfeed.tech/topics/releases.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [agentic](<https://devfeed.tech/tags/agentic.md>), [ai](<https://devfeed.tech/tags/ai.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [java](<https://devfeed.tech/tags/java.md>), [kotlin](<https://devfeed.tech/tags/kotlin.md>), [no-ads](<https://devfeed.tech/tags/no-ads.md>), [no-after-post](<https://devfeed.tech/tags/no-after-post.md>), [no-before-post](<https://devfeed.tech/tags/no-before-post.md>), [no-optins](<https://devfeed.tech/tags/no-optins.md>), [releases](<https://devfeed.tech/tags/releases.md>), [spec-driven-development](<https://devfeed.tech/tags/spec-driven-development.md>), [spring](<https://devfeed.tech/tags/spring.md>), [spring-boot](<https://devfeed.tech/tags/spring-boot.md>), [weekly-review](<https://devfeed.tech/tags/weekly-review.md>), [weekly-review-no-ads-no-after-post-no-before-post-no-optins](<https://devfeed.tech/tags/weekly-review-no-ads-no-after-post-no-before-post-no-optins.md>)

### AI overview

A Java-focused weekly roundup featuring spec-driven development, agent memory and AI-agent articles, technical presentations, and software release announcements.

### Source excerpt

A better spec-driven development and the brain as example architecture. The post Java Weekly, Issue 663 first appeared on Baeldung.

## AP2 Protocol Explained: How Agent Payments Get Authorized

DevFeed: [AP2 Protocol Explained: How Agent Payments Get Authorized](<https://devfeed.tech/articles/ap2-protocol-explained-how-agent-payments-get-authorized-9636.md>)

Original publisher: [Read original article](<https://dodopayments.com/blogs/ap2-protocol-agent-payments/>)

Author: Ayush Agarwal

Published: 2026-09-13T00:00:00Z

Content type: article

Language: en

Sources: [Dodo Payments Blog](<https://devfeed.tech/sources/dodo-payments-blog.md>)

Topics: [Authorization](<https://devfeed.tech/topics/authorization.md>), [AI Agent](<https://devfeed.tech/topics/ai-agent.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [JSON Web Tokens](<https://devfeed.tech/topics/jwt.md>), [Google](<https://devfeed.tech/topics/google.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [agentic](<https://devfeed.tech/tags/agentic.md>), [ai](<https://devfeed.tech/tags/ai.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [cryptographic](<https://devfeed.tech/tags/cryptographic.md>), [google](<https://devfeed.tech/tags/google.md>), [payments](<https://devfeed.tech/tags/payments.md>), [tokens](<https://devfeed.tech/tags/tokens.md>)

### AI overview

A practical explanation of AP2, an authorization and evidence protocol for AI agent payment transactions. It describes cryptographic proof, verifiable digital credentials, SD-JWTs, and separate checkout and payment mandates.

### Source excerpt

A practical guide to AP2, the Agent Payments Protocol: checkout and payment mandates, open versus closed authorization, verifiable digital credentials, and what it means for merchants.

## Agents of Chaos: A New $100K Agentic Security Challenge

DevFeed: [Agents of Chaos: A New $100K Agentic Security Challenge](<https://devfeed.tech/articles/agents-of-chaos-a-new-100k-agentic-security-challenge-8301.md>)

Original publisher: [Read original article](<https://www.crowdstrike.com/en-us/blog/agents-of-chaos-immersive-ai-security-challenge/>)

Author: Vanessa Villa - John Gamble

Published: 2026-09-12T11:17:51.295154Z

Content type: article

Language: en

Sources: [Blog](<https://devfeed.tech/sources/blog.md>)

Topics: [Security](<https://devfeed.tech/topics/security.md>), [prompt injection](<https://devfeed.tech/topics/prompt-injection.md>), [AI Agent](<https://devfeed.tech/topics/ai-agent.md>)

Tags: [agentic](<https://devfeed.tech/tags/agentic.md>), [agentic-security](<https://devfeed.tech/tags/agentic-security.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-agent](<https://devfeed.tech/tags/ai-agent.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [attacks](<https://devfeed.tech/tags/attacks.md>), [competition](<https://devfeed.tech/tags/competition.md>), [prompt-injection](<https://devfeed.tech/tags/prompt-injection.md>), [securing-ai](<https://devfeed.tech/tags/securing-ai.md>), [security](<https://devfeed.tech/tags/security.md>), [techniques](<https://devfeed.tech/tags/techniques.md>)

### AI overview

CrowdStrike is launching Agents of Chaos, an online game and AI red-teaming competition with a $100,000 prize pool. Players interact with real AI agents in an adversarial world, attempting to manipulate them and exploit gaps between their intended behavior and their actual behavior across three increasingly sophisticated acts.

### Source excerpt

Agents of Chaos, CrowdStrike's new AI red teaming competition, tests players' defensive skills against adversarial AI techniques.

## CrowdStrike Extends Endpoint Security to Stop Software Supply Chain Attacks

DevFeed: [CrowdStrike Extends Endpoint Security to Stop Software Supply Chain Attacks](<https://devfeed.tech/articles/crowdstrike-extends-endpoint-security-to-stop-software-supply-chain-attacks-8305.md>)

Original publisher: [Read original article](<https://www.crowdstrike.com/en-us/blog/crowdstrike-extends-endpoint-security-to-stop-supply-chain-attacks/>)

Author: Anne Aarness - Chris Prall

Published: 2026-09-12T11:17:51.295154Z

Content type: article

Language: en

Sources: [Blog](<https://devfeed.tech/sources/blog.md>)

Topics: [Endpoint Security & XDR](<https://devfeed.tech/topics/endpoint-security-xdr.md>), [supply-chain-security](<https://devfeed.tech/topics/supply-chain-security.md>), [Security](<https://devfeed.tech/topics/security.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Software](<https://devfeed.tech/topics/software.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Claude](<https://devfeed.tech/topics/claude.md>), [codex](<https://devfeed.tech/topics/codex.md>)

Tags: [agentic](<https://devfeed.tech/tags/agentic.md>), [ai](<https://devfeed.tech/tags/ai.md>), [codex](<https://devfeed.tech/tags/codex.md>), [credential-theft](<https://devfeed.tech/tags/credential-theft.md>), [developer](<https://devfeed.tech/tags/developer.md>), [developers](<https://devfeed.tech/tags/developers.md>), [development](<https://devfeed.tech/tags/development.md>), [endpoint-security-xdr](<https://devfeed.tech/tags/endpoint-security-xdr.md>), [malicious-packages](<https://devfeed.tech/tags/malicious-packages.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [open-source-packages](<https://devfeed.tech/tags/open-source-packages.md>), [persistence](<https://devfeed.tech/tags/persistence.md>), [security](<https://devfeed.tech/tags/security.md>), [software-supply-chain](<https://devfeed.tech/tags/software-supply-chain.md>), [supply-chain](<https://devfeed.tech/tags/supply-chain.md>)

### AI overview

The article describes CrowdStrike's Real-Time Supply Chain Attack Protection, embedded in the Falcon sensor, which detects and blocks malicious open-source packages before their code executes on enterprise endpoints. It explains how AI-assisted and agentic applications have expanded software supply chain risk beyond developer workstations to endpoints across the organization.

### Source excerpt

Real-Time Supply Chain Attack Protection, embedded into the Falcon sensor, blocks malicious open-source packages at download to protect the endpoint.

## CrowdStrike Announces Agentic Identity Provider

DevFeed: [CrowdStrike Announces Agentic Identity Provider](<https://devfeed.tech/articles/crowdstrike-announces-agentic-identity-provider-8303.md>)

Original publisher: [Read original article](<https://www.crowdstrike.com/en-us/blog/crowdstrike-announces-agentic-identity-provider/>)

Author: Ryan Terry

Published: 2026-09-12T11:17:51.295154Z

Content type: release

Language: en

Sources: [Blog](<https://devfeed.tech/sources/blog.md>)

Topics: [AI Agent](<https://devfeed.tech/topics/ai-agent.md>), [Next-Gen Identity Security](<https://devfeed.tech/topics/next-gen-identity-security.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>), [Security](<https://devfeed.tech/topics/security.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [agentic](<https://devfeed.tech/tags/agentic.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-agent](<https://devfeed.tech/tags/ai-agent.md>), [api-keys](<https://devfeed.tech/tags/api-keys.md>), [applications](<https://devfeed.tech/tags/applications.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [authorization](<https://devfeed.tech/tags/authorization.md>), [cloud-infrastructure](<https://devfeed.tech/tags/cloud-infrastructure.md>), [code](<https://devfeed.tech/tags/code.md>), [enterprise](<https://devfeed.tech/tags/enterprise.md>), [identity](<https://devfeed.tech/tags/identity.md>), [identity-control](<https://devfeed.tech/tags/identity-control.md>), [next-gen-identity-security](<https://devfeed.tech/tags/next-gen-identity-security.md>), [saas](<https://devfeed.tech/tags/saas.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

CrowdStrike announces Agentic Identity Provider, a capability in CrowdStrike Falcon Next-Gen Identity Security that gives AI agents trusted identities and continuously controls their access according to real-time security and business context. The announcement also covers expanded privileged access across SaaS applications, endpoints, code repositories, and cloud infrastructure.

### Source excerpt

CrowdStrike gives every AI agent a trusted identity and controls their access based on real-time context, and expands modern privileged access.

## CrowdStrike Delivers the Next Evolution of the Agentic SOC

DevFeed: [CrowdStrike Delivers the Next Evolution of the Agentic SOC](<https://devfeed.tech/articles/crowdstrike-delivers-the-next-evolution-of-the-agentic-soc-8304.md>)

Original publisher: [Read original article](<https://www.crowdstrike.com/en-us/blog/crowdstrike-delivers-next-evolution-of-agentic-soc/>)

Author: Brandon Benke

Published: 2026-09-12T11:17:51.295154Z

Content type: article

Language: en

Sources: [Blog](<https://devfeed.tech/sources/blog.md>)

Topics: [Agentic SOC](<https://devfeed.tech/topics/agentic-soc.md>), [SOC](<https://devfeed.tech/topics/soc.md>), [Security](<https://devfeed.tech/topics/security.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Automation](<https://devfeed.tech/topics/automation.md>), [data](<https://devfeed.tech/topics/data.md>), [real-time](<https://devfeed.tech/topics/real-time.md>), [Reconnaissance](<https://devfeed.tech/topics/recon.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [Network](<https://devfeed.tech/topics/network.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [agentic](<https://devfeed.tech/tags/agentic.md>), [agentic-soc](<https://devfeed.tech/tags/agentic-soc.md>), [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [automation](<https://devfeed.tech/tags/automation.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [data](<https://devfeed.tech/tags/data.md>), [identity](<https://devfeed.tech/tags/identity.md>), [network](<https://devfeed.tech/tags/network.md>), [operations](<https://devfeed.tech/tags/operations.md>), [platform](<https://devfeed.tech/tags/platform.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [saas](<https://devfeed.tech/tags/saas.md>), [security](<https://devfeed.tech/tags/security.md>), [soc](<https://devfeed.tech/tags/soc.md>)

### AI overview

CrowdStrike describes the next evolution of its agentic SOC, where analysts and AI agents work together in a unified system to investigate and respond to threats in real time. The Falcon platform combines data generation, enrichment, investigation, orchestration, and governance, with capabilities for detection-ready third-party data and coordinated specialist agents.

### Source excerpt

Expert agents that reason together, learn your environment, and run on data CrowdStrike owns. See how we deliver the agentic SOC. Learn more!

## Teaching AI to Reason Through Detection Triage

DevFeed: [Teaching AI to Reason Through Detection Triage](<https://devfeed.tech/articles/teaching-ai-to-reason-through-detection-triage-8310.md>)

Original publisher: [Read original article](<https://www.crowdstrike.com/en-us/blog/teaching-ai-to-reason-through-detection-triage/>)

Author: Amol Khanna - Manu Nandan - Cristian Viorel Popa - Joan Pujol-Roig - Diana Bolocan - Laura Vasilie - Alexandru Apostu - Chase Helwig - Mihaela Gaman - Mickey Brautbar - Edward Raff - Chase Midler - Sv

Published: 2026-09-12T11:17:51.295154Z

Content type: article

Language: en

Sources: [Blog](<https://devfeed.tech/sources/blog.md>)

Topics: [AI Chat](<https://devfeed.tech/topics/ai-chat.md>)

Tags: [agentic](<https://devfeed.tech/tags/agentic.md>), [agentic-soc](<https://devfeed.tech/tags/agentic-soc.md>), [ai](<https://devfeed.tech/tags/ai.md>), [automation](<https://devfeed.tech/tags/automation.md>), [chain-of-thought](<https://devfeed.tech/tags/chain-of-thought.md>), [classification](<https://devfeed.tech/tags/classification.md>), [cybersecurity](<https://devfeed.tech/tags/cybersecurity.md>), [language-models](<https://devfeed.tech/tags/language-models.md>), [llm](<https://devfeed.tech/tags/llm.md>), [model](<https://devfeed.tech/tags/model.md>), [nemotron](<https://devfeed.tech/tags/nemotron.md>), [nvidia](<https://devfeed.tech/tags/nvidia.md>), [open](<https://devfeed.tech/tags/open.md>), [reasoning](<https://devfeed.tech/tags/reasoning.md>), [research](<https://devfeed.tech/tags/research.md>), [security](<https://devfeed.tech/tags/security.md>), [soc](<https://devfeed.tech/tags/soc.md>), [windows](<https://devfeed.tech/tags/windows.md>)

### AI overview

CrowdStrike describes research on a reasoning-enabled language-model classifier for security detection triage. The model produces a verdict and an auditable rationale, with the stated goals of improving accuracy, transparency, and safe alert automation.

### Source excerpt

New CrowdStrike research shows how step-by-step reasoning can improve detection triage accuracy, transparency, and safe automation.

## CrowdStrike Falcon Guardian Defines the Next Generation of AI Security

DevFeed: [CrowdStrike Falcon Guardian Defines the Next Generation of AI Security](<https://devfeed.tech/articles/crowdstrike-falcon-guardian-defines-the-next-generation-of-ai-security-8307.md>)

Original publisher: [Read original article](<https://www.crowdstrike.com/en-us/blog/falcon-guardian-defines-next-generation-of-ai-security/>)

Author: Michael Devins

Published: 2026-09-12T11:17:51.295154Z

Content type: release

Language: en

Sources: [Blog](<https://devfeed.tech/sources/blog.md>)

Topics: [AI Bots](<https://devfeed.tech/topics/ai-bots.md>)

Tags: [agentic](<https://devfeed.tech/tags/agentic.md>), [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-agent](<https://devfeed.tech/tags/ai-agent.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [ai-gateway](<https://devfeed.tech/tags/ai-gateway.md>), [ai-security](<https://devfeed.tech/tags/ai-security.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [autonomous](<https://devfeed.tech/tags/autonomous.md>), [platform](<https://devfeed.tech/tags/platform.md>), [securing-ai](<https://devfeed.tech/tags/securing-ai.md>), [security](<https://devfeed.tech/tags/security.md>), [telemetry](<https://devfeed.tech/tags/telemetry.md>), [threat-detection](<https://devfeed.tech/tags/threat-detection.md>)

### AI overview

CrowdStrike announces Falcon Guardian, an AI detection and response solution for discovering, monitoring, investigating, and securing AI agents at runtime. It adds an AI gateway and connects agent activity with endpoint telemetry to support threat response.

### Source excerpt

A new flagship AI detection and response solution delivers runtime protection for AI agents, introduces a new AI gateway, and extends expert-led defense.

[Next page](<https://devfeed.tech/tags/agentic.md?cursor=WyIyMDI2LTA5LTEyVDExOjE3OjUxLjI5NTE1NCswMDowMCIsICIxNWVkNWJlZC05NGQ3LTRmMzktODIwZS01OWNiZDk4NzNmNDYiXQ%3D%3D>)