# AI-assisted coding

The use of AI models and agents to assist software-development tasks such as suggesting, explaining, reviewing, testing, and modifying code.

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

## Zed launches Delta public beta for collaborative code review with developers and coding agents

DevFeed: [Zed launches Delta public beta for collaborative code review with developers and coding agents](<https://devfeed.tech/articles/everyone-s-in-a-race-to-replace-github-zed-launches-delta-because-agents-made-pull-requests-obsolete-31534.md>)

Original publisher: [Read original article](<https://thenewstack.io/zed-delta-github-alternative/>)

Author: Paul Sawers

Published: 2026-09-16T19:45:30Z

Content type: article

Language: en

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

Topics: [GitHub](<https://devfeed.tech/topics/github.md>), [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [pull-requests](<https://devfeed.tech/topics/pull-requests.md>), [Developer Platform](<https://devfeed.tech/topics/developer-platform.md>), [Tooling](<https://devfeed.tech/topics/tooling.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [beta](<https://devfeed.tech/tags/beta.md>), [coding-agents](<https://devfeed.tech/tags/coding-agents.md>), [collaboration](<https://devfeed.tech/tags/collaboration.md>), [developer](<https://devfeed.tech/tags/developer.md>), [developer-tools](<https://devfeed.tech/tags/developer-tools.md>), [github](<https://devfeed.tech/tags/github.md>), [pull-requests](<https://devfeed.tech/tags/pull-requests.md>), [review](<https://devfeed.tech/tags/review.md>), [software-development](<https://devfeed.tech/tags/software-development.md>)

### AI overview

Zed has announced the public beta of Delta, a collaborative environment where developers and coding agents work, review, and revise code together in shared threads rather than pull requests. The article presents Delta as a response to the volume of agent-generated code and limitations of the pull-request model.

### Source excerpt

Something of a consensus has emerged from the developer fraternity in 2026 -- GitHub, a platform built substantively for human The post "Everyone's in a race to replace GitHub": Zed launches Delta because agents made pull requests obsolete appeared first on The New Stack.

## Android Bench 2.0 introduces long-horizon tasks, agentic evaluation, and continuous scoring

DevFeed: [Android Bench 2.0 introduces long-horizon tasks, agentic evaluation, and continuous scoring](<https://devfeed.tech/articles/android-bench-2-0-pushing-the-frontier-with-challenging-long-horizon-tasks-41383.md>)

Original publisher: [Read original article](<https://android-developers.googleblog.com/2026/09/android-bench-2-long-horizon-tasks.html>)

Author: Android Developers (noreply@blogger.com)

Published: 2026-09-16T15:58:00Z

Content type: release

Language: en

Sources: [Android Developers Blog](<https://devfeed.tech/sources/android-developers-blog-2.md>)

Topics: [Android](<https://devfeed.tech/topics/android.md>), [Benchmark](<https://devfeed.tech/topics/benchmark.md>), [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [LLM evaluation / benchmarking](<https://devfeed.tech/topics/llm-evaluation-benchmarking.md>), [upgrade](<https://devfeed.tech/topics/upgrade.md>), [cross-platform](<https://devfeed.tech/topics/cross-platform.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [agentic](<https://devfeed.tech/tags/agentic.md>), [agentic-android-development](<https://devfeed.tech/tags/agentic-android-development.md>), [ai-models](<https://devfeed.tech/tags/ai-models.md>), [android](<https://devfeed.tech/tags/android.md>), [benchmark](<https://devfeed.tech/tags/benchmark.md>), [evaluation](<https://devfeed.tech/tags/evaluation.md>)

### AI overview

Android Bench 2.0 updates Android developer benchmarking for large language models and agents. It introduces multi-day long-horizon tasks, agentic evaluation, and continuous scoring based on functionality, visual fidelity, regressions, and other objective criteria.

### Source excerpt

Posted by Matthew McCullough, VP, Product Management, Android Developer When we first launched Android Bench, we built a rigorous foundation for evaluating how large language models (LLMs) assist developers with real-world Android tasks. As AI models and agents rapidly evolve, we've been updating our methodology, such as aligning our benchmark framework with the Harbor framework. Today we're releasing the first set of long-horizon tasks (LHT), which are tasks of great complexity that take an engineer multiple days or even a week to complete. We are also introducing agentic evaluation, starting with agents from corresponding model providers. This addition brings us to Android Bench 2.0--a major upgrade designed to evaluate AI models and agents against the scale, ambiguity, and complex multi-step problem solving that you tackle every day. The Android Bench 2.0 leaderboard From incremental fixes to long-horizon tasks The first iteration of Android Bench, along with similar early AI coding benchmarks, focused on incremental changes to existing repositories, in many cases limited to bug fixes or smaller feature requests. This was a reflection of the capabilities of AI assistance at the time, as well as how you were using it. To continue helping you find the models and coding agents best suited to your development workflow, we have raised the bar of our evaluations to match the work you delegate to AI. Android Bench 2.0 mirrors these ambitious challenges with LHTs that include upgrading dependencies, adding new features, building apps from scratch, or converting a cross-platform app to Android. Complex tasks require a more nuanced evaluation and scoring On multi-day engineering tasks, binary pass or fail grading doesn't capture the full picture. For example, an agent might refactor 40 screens to Jetpack Compose, set up database tables, and pass 90% of requirements, but fail a single edge-case assertion. Binary scoring rates this run as 0%, obscuring the model's architectur

## Rider and ReSharper 2026.2.2 Are Out!

DevFeed: [Rider and ReSharper 2026.2.2 Are Out!](<https://devfeed.tech/articles/rider-and-resharper-2026-2-2-are-out-31525.md>)

Original publisher: [Read original article](<https://blog.jetbrains.com/dotnet/2026/09/16/rd-rs-2026-2-2/>)

Author: Alexander Kurakin

Published: 2026-09-16T14:12:44Z

Content type: release

Language: en

Sources: [The JetBrains Blog](<https://devfeed.tech/sources/the-jetbrains-blog.md>)

Topics: [rider](<https://devfeed.tech/topics/rider.md>), [resharper](<https://devfeed.tech/topics/resharper.md>), [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [test-coverage](<https://devfeed.tech/topics/test-coverage.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [ai-agent-hooks](<https://devfeed.tech/tags/ai-agent-hooks.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [code-coverage](<https://devfeed.tech/tags/code-coverage.md>), [coverage](<https://devfeed.tech/tags/coverage.md>), [hooks](<https://devfeed.tech/tags/hooks.md>), [jetbrains](<https://devfeed.tech/tags/jetbrains.md>), [macos](<https://devfeed.tech/tags/macos.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [net](<https://devfeed.tech/tags/net.md>), [net-tools](<https://devfeed.tech/tags/net-tools.md>), [releases](<https://devfeed.tech/tags/releases.md>), [resharper](<https://devfeed.tech/tags/resharper.md>), [rider](<https://devfeed.tech/tags/rider.md>), [update](<https://devfeed.tech/tags/update.md>)

### AI overview

JetBrains releases Rider, ReSharper, and .NET tools 2026.2.2, adding an AI Agent Setup widget in Rider, more targeted hook feedback for coding agents, TUnit coverage support, and fixes including a macOS freezing issue.

### Source excerpt

We've released version 2026.2.2 of ReSharper, Rider, and .NET tools. You can install this update from inside the tools themselves, through the Toolbox App, or on our website. Here's what's new in this update. Rider 2026.2.2 AI Agent Setup widget We've recently added a wide range of features to help you work with coding agents [...]

## How to Review AI-Generated Python Code Efficiently

DevFeed: [How to Review AI-Generated Python Code Efficiently](<https://devfeed.tech/articles/how-to-review-ai-generated-python-code-efficiently-31493.md>)

Original publisher: [Read original article](<https://realpython.com/review-ai-generated-code/>)

Author: Leodanis Pozo Ramos

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

Content type: tutorial

Language: en

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

Topics: [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [Code review](<https://devfeed.tech/topics/code-review.md>), [Python](<https://devfeed.tech/topics/python.md>), [Pytest](<https://devfeed.tech/topics/pytest.md>), [coding](<https://devfeed.tech/topics/coding.md>)

Tags: [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-coding-agents](<https://devfeed.tech/tags/ai-coding-agents.md>), [code](<https://devfeed.tech/tags/code.md>), [coding-agents](<https://devfeed.tech/tags/coding-agents.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [python](<https://devfeed.tech/tags/python.md>), [review](<https://devfeed.tech/tags/review.md>)

### AI overview

This tutorial presents a five-step workflow for reviewing AI-generated Python code. It recommends clarifying the code's intent, running automated checks such as ruff, mypy, bandit, and pytest, inspecting higher-risk areas, and confirming problems by running the code before fixing them.

### Source excerpt

Learn an efficient workflow to review AI-generated code in Python: run ruff, mypy, bandit, and pytest, then catch the bugs agents get wrong.

## sem-ai 0.4.0: smaller responses, safer access, and pre-flight checks

DevFeed: [sem-ai 0.4.0: smaller responses, safer access, and pre-flight checks](<https://devfeed.tech/articles/sem-ai-0-4-0-smaller-responses-safer-access-and-pre-flight-checks-30850.md>)

Original publisher: [Read original article](<https://semaphore.io/blog/sem-ai-0.4.0-smaller-responses,-safer-access,-and-pre-flight-checks>)

Author: Pete Miloravac

Published: 2026-09-16T12:01:04Z

Content type: release

Language: en

Sources: [Semaphore Engineering](<https://devfeed.tech/sources/semaphore-engineering.md>)

Topics: [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [Claude Code](<https://devfeed.tech/topics/claude-code.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>), [API](<https://devfeed.tech/topics/api.md>), [configuration](<https://devfeed.tech/topics/configuration.md>)

Tags: [ai-coding-agents](<https://devfeed.tech/tags/ai-coding-agents.md>), [api](<https://devfeed.tech/tags/api.md>), [audio](<https://devfeed.tech/tags/audio.md>), [claude-code](<https://devfeed.tech/tags/claude-code.md>), [command-line](<https://devfeed.tech/tags/command-line.md>), [configuration](<https://devfeed.tech/tags/configuration.md>), [permissions](<https://devfeed.tech/tags/permissions.md>), [pipelines](<https://devfeed.tech/tags/pipelines.md>), [product-news](<https://devfeed.tech/tags/product-news.md>), [release](<https://devfeed.tech/tags/release.md>), [video](<https://devfeed.tech/tags/video.md>)

### AI overview

Semaphore's sem-ai 0.4.0 release adds more compact workflow and pipeline responses, context switching across organizations and credentials, and support for managing pre-flight checks. The update is aimed at reducing context usage and enabling more targeted permissions for AI coding agents.

### Source excerpt

AI coding agents work best when they receive the right information without unnecessary noise. They also need clearly defined permissions and reliable safeguards for the changes they make. sem-ai 0.4.0 improves all three areas. The release introduces more compact pipeline responses, flexible context switching, and support for Semaphore pre-flight checks. Watch Nick demonstrate the new [...] The post sem-ai 0.4.0: smaller responses, safer access, and pre-flight checks appeared first on Semaphore.

## How sandbox boundaries affect AI coding agent evaluations

DevFeed: [How sandbox boundaries affect AI coding agent evaluations](<https://devfeed.tech/articles/your-ai-coding-agent-evaluation-is-only-as-good-as-its-sandbox-30939.md>)

Original publisher: [Read original article](<https://devblogs.microsoft.com/blog/your-ai-coding-agent-evaluation-is-only-as-good-as-its-sandbox/>)

Author: Waldek Mastykarz

Published: 2026-09-16T09:09:51Z

Content type: opinion

Language: en

Sources: [Developer Blogs](<https://devfeed.tech/sources/developer-blogs.md>)

Topics: [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [Testing](<https://devfeed.tech/topics/testing.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [coding](<https://devfeed.tech/topics/coding.md>)

Tags: [agent-experience](<https://devfeed.tech/tags/agent-experience.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-coding](<https://devfeed.tech/tags/ai-coding.md>), [ax](<https://devfeed.tech/tags/ax.md>), [coding](<https://devfeed.tech/tags/coding.md>), [developers](<https://devfeed.tech/tags/developers.md>), [eval](<https://devfeed.tech/tags/eval.md>), [evaluation](<https://devfeed.tech/tags/evaluation.md>), [measurement](<https://devfeed.tech/tags/measurement.md>), [sandbox](<https://devfeed.tech/tags/sandbox.md>)

### AI overview

The article explains that an AI coding agent evaluation can produce misleading scores when the agent retrieves answers from its prompt, environment, or other accessible resources. It argues that evaluators should define the capability being tested and set information boundaries accordingly, including restricting access to evidence when measuring internal model knowledge.

### Source excerpt

Your AI coding agent passed the eval. But did the model know the answer, or did it find it somewhere on your machine? A correct answer can still invalidate your measurement. The post Your AI coding agent evaluation is only as good as its sandbox appeared first on Microsoft for Developers.

## Rise of the Knowledge Engineer

DevFeed: [Rise of the Knowledge Engineer](<https://devfeed.tech/articles/rise-of-the-knowledge-engineer-33664.md>)

Original publisher: [Read original article](<https://www.mintlify.com/blog/knowledge-engineer>)

Author: David Isquick

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

Content type: article

Language: en

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

Topics: [Documentation](<https://devfeed.tech/topics/documentation.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [Users](<https://devfeed.tech/topics/users.md>)

Tags: [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-trends](<https://devfeed.tech/tags/ai-trends.md>), [api](<https://devfeed.tech/tags/api.md>), [developers](<https://devfeed.tech/tags/developers.md>), [documentation](<https://devfeed.tech/tags/documentation.md>), [knowledge-base](<https://devfeed.tech/tags/knowledge-base.md>), [operational](<https://devfeed.tech/tags/operational.md>), [source-of-truth](<https://devfeed.tech/tags/source-of-truth.md>), [support](<https://devfeed.tech/tags/support.md>), [workflows](<https://devfeed.tech/tags/workflows.md>)

### AI overview

The article examines the rise of the knowledge engineer as companies increasingly serve AI agents that read documentation, compare products, solve support problems, and perform tasks. It argues that organizations need operating systems and processes to keep knowledge accurate, accessible, consistent, and retrievable, because incorrect information can spread through generated code, support responses, and automated workflows.

### Source excerpt

Agents are one of the largest audiences for company knowledge, accounting for 66% of measured web traffic across documentation powered by Mintlify. The emerging role responsible for keeping that knowledge accurate and retrievable is the knowledge engineer.

## Building the new GitHub Copilot Inline Suggestions Model: Part One

DevFeed: [Building the new GitHub Copilot Inline Suggestions Model: Part One](<https://devfeed.tech/articles/building-the-new-github-copilot-inline-suggestions-model-part-one-31473.md>)

Original publisher: [Read original article](<https://code.visualstudio.com/blogs/2026/09/16/building-the-github-copilot-inline-suggestions-model-part-one>)

Author: Julia Gong, Ben Liggett, Ulugbek Abdullaev

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

Content type: article

Language: en

Sources: [Visual Studio Code - Code Editing. Redefined.](<https://devfeed.tech/sources/visual-studio-code-code-editing-redefined.md>)

Topics: [GitHub Copilot](<https://devfeed.tech/topics/github-copilot.md>), [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [coding](<https://devfeed.tech/topics/coding.md>), [Development](<https://devfeed.tech/topics/development.md>), [GitHub](<https://devfeed.tech/topics/github.md>), [Software Engineering](<https://devfeed.tech/topics/software-engineering.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [ai-assisted-coding](<https://devfeed.tech/tags/ai-assisted-coding.md>), [blog](<https://devfeed.tech/tags/blog.md>), [coding](<https://devfeed.tech/tags/coding.md>), [github](<https://devfeed.tech/tags/github.md>), [github-copilot](<https://devfeed.tech/tags/github-copilot.md>), [quality](<https://devfeed.tech/tags/quality.md>), [vs-code](<https://devfeed.tech/tags/vs-code.md>), [workflows](<https://devfeed.tech/tags/workflows.md>)

### AI overview

GitHub Copilot unified completion-style ghost text, nearby next edit suggestions, and long-distance edits into a single "3-in-1" model. The article explains that training, evaluation, and editor design evolved together, and that the unified model can improve suggestion selection and cache additional edits for faster subsequent interactions.

### Source excerpt

Explore how GitHub Copilot unified completion, next edit, and long-distance suggestions into one model for a faster, more cohesive coding experience. Read the full article

## Meta lets Claude and Codex configure WhatsApp Business via MCP

DevFeed: [Meta lets Claude and Codex configure WhatsApp Business via MCP](<https://devfeed.tech/articles/meta-lets-claude-and-codex-configure-whatsapp-business-via-mcp-26951.md>)

Original publisher: [Read original article](<https://thenewstack.io/meta-mcp-whatsapp-business-claude/>)

Author: Paul Sawers

Published: 2026-09-15T22:08:56Z

Content type: news

Language: en

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

Topics: [Meta](<https://devfeed.tech/topics/meta.md>), [Model Context Protocol](<https://devfeed.tech/topics/model-context-protocol.md>), [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [Claude](<https://devfeed.tech/topics/claude.md>), [codex](<https://devfeed.tech/topics/codex.md>), [API](<https://devfeed.tech/topics/api.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [ai-coding-agents](<https://devfeed.tech/tags/ai-coding-agents.md>), [api](<https://devfeed.tech/tags/api.md>), [claude](<https://devfeed.tech/tags/claude.md>), [codex](<https://devfeed.tech/tags/codex.md>), [developer-tools](<https://devfeed.tech/tags/developer-tools.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [mcp-server](<https://devfeed.tech/tags/mcp-server.md>), [meta](<https://devfeed.tech/tags/meta.md>), [model-context-protocol](<https://devfeed.tech/tags/model-context-protocol.md>), [product](<https://devfeed.tech/tags/product.md>), [updates](<https://devfeed.tech/tags/updates.md>)

### AI overview

Meta announced a WhatsApp Business Tools MCP server that lets developers connect Claude or Codex to selected businesses they administer. The agents can help configure WhatsApp Business accounts, verify phone numbers, manage templates, and perform related API tasks, with access scoped to the businesses the developer selects.

### Source excerpt

Any business worth its salt in 2026 needs to be embracing the right tools to reach its customers, and few The post Meta lets Claude and Codex configure WhatsApp Business via MCP appeared first on The New Stack.

## Bolt.new tests Forge, offering more coding-model usage in exchange for anonymized developer sessions

DevFeed: [Bolt.new tests Forge, offering more coding-model usage in exchange for anonymized developer sessions](<https://devfeed.tech/articles/bolt-is-giving-developers-50x-more-compute-but-there-s-a-catch-26949.md>)

Original publisher: [Read original article](<https://thenewstack.io/bolt-forge-training-data/>)

Author: Amanda Caswell

Published: 2026-09-15T18:47:23Z

Content type: article

Language: en

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

Topics: [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [Training AI Models](<https://devfeed.tech/topics/training-ai-models.md>), [Open Source Models & Datasets](<https://devfeed.tech/topics/open-source-models-datasets.md>), [Agent Harness](<https://devfeed.tech/topics/agent-harness.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [agent-harness](<https://devfeed.tech/tags/agent-harness.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-development](<https://devfeed.tech/tags/ai-development.md>), [ai-engineering](<https://devfeed.tech/tags/ai-engineering.md>), [ai-models](<https://devfeed.tech/tags/ai-models.md>), [coding-agents](<https://devfeed.tech/tags/coding-agents.md>), [data](<https://devfeed.tech/tags/data.md>), [developer-tools](<https://devfeed.tech/tags/developer-tools.md>), [developers](<https://devfeed.tech/tags/developers.md>), [training](<https://devfeed.tech/tags/training.md>)

### AI overview

Bolt.new is testing Forge, a research preview for individual Pro subscribers that offers up to 50 times more usage of open-weight coding models in exchange for opting in to share anonymized coding sessions. The sessions may include prompts, source code, fix traces, and conversations with the coding agent, and will support an Arcee AI project to train a trillion-parameter-class open-weight model.

### Source excerpt

Bolt.new, StackBlitz's browser-based AI development platform, is testing a new trade with developers: more coding-model usage in exchange for training The post Bolt is giving developers 50x more compute. But there's a catch. appeared first on The New Stack.

## Let coding agents review PRs without giving them unrestricted merge access

DevFeed: [Let coding agents review PRs without giving them unrestricted merge access](<https://devfeed.tech/articles/let-coding-agents-review-prs-without-giving-them-unrestricted-merge-access-27008.md>)

Original publisher: [Read original article](<https://workos.com/blog/ai-coding-agent-github-merge-policies>)

Author: WorkOS

Published: 2026-09-15T15:29:00Z

Content type: tutorial

Language: en

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

Topics: [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [Code review](<https://devfeed.tech/topics/code-review.md>), [GitHub](<https://devfeed.tech/topics/github.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>), [Pull Request](<https://devfeed.tech/topics/pull-request.md>), [pull-requests](<https://devfeed.tech/topics/pull-requests.md>)

Tags: [ai-code-review](<https://devfeed.tech/tags/ai-code-review.md>), [authorization](<https://devfeed.tech/tags/authorization.md>), [code-review](<https://devfeed.tech/tags/code-review.md>), [coding-agents](<https://devfeed.tech/tags/coding-agents.md>), [github](<https://devfeed.tech/tags/github.md>), [reviews](<https://devfeed.tech/tags/reviews.md>)

### AI overview

This guide explains how to let coding agents review GitHub pull requests without granting unrestricted merge access. It recommends separate review and merge credentials, explicit merge assignments governed by WorkOS Airlock, required checks and reviews, and reapproval when the reviewed commit changes.

### Source excerpt

Set GitHub permissions for AI code review, govern merges with Airlock, and prevent agents from merging code that changed after approval.

## Red Hat Developer Hub: Preventing compliance violations with AI coding agents

DevFeed: [Red Hat Developer Hub: Preventing compliance violations with AI coding agents](<https://devfeed.tech/articles/red-hat-developer-hub-preventing-compliance-violations-with-ai-coding-agents-26750.md>)

Original publisher: [Read original article](<https://developers.redhat.com/articles/2026/09/15/red-hat-developer-hub-preventing-compliance-violations-ai-coding-agents>)

Author: Evan Shortiss, Ben Wilcock

Published: 2026-09-15T13:17:13Z

Content type: tutorial

Language: en

Sources: [Red Hat](<https://devfeed.tech/sources/red-hat.md>), [Red Hat Developer](<https://devfeed.tech/sources/red-hat-developer.md>)

Topics: [internal developer portal](<https://devfeed.tech/topics/internal-developer-portal.md>), [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [Backstage](<https://devfeed.tech/topics/backstage.md>), [Claude Code](<https://devfeed.tech/topics/claude-code.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Model Context Protocol](<https://devfeed.tech/topics/model-context-protocol.md>), [Security](<https://devfeed.tech/topics/security.md>)

Tags: [ai-coding-agents](<https://devfeed.tech/tags/ai-coding-agents.md>), [ai-inference](<https://devfeed.tech/tags/ai-inference.md>), [backstage](<https://devfeed.tech/tags/backstage.md>), [catalog](<https://devfeed.tech/tags/catalog.md>), [claude-code](<https://devfeed.tech/tags/claude-code.md>), [cli](<https://devfeed.tech/tags/cli.md>), [developer](<https://devfeed.tech/tags/developer.md>), [developer-productivity](<https://devfeed.tech/tags/developer-productivity.md>), [developer-tools](<https://devfeed.tech/tags/developer-tools.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [platform-engineering](<https://devfeed.tech/tags/platform-engineering.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

This tutorial demonstrates how an AI coding agent connected to Red Hat Developer Hub can query a Backstage software catalog, TechDocs, and software templates before making architectural decisions. Using a simulated insurance-company catalog, the demo shows how this context can help avoid PCI-DSS compliance violations, resolve governance conflicts, and create a traceable decision record.

### Source excerpt

AI coding agents can generate entire services, reason about architectures, and scaffold applications in minutes. But ask one to build a service for your organization and you'll quickly notice the gap: it doesn't know your rules. It doesn't know which messaging broker your compliance team mandates, which services already exist in adjacent domains, or which project template is the golden path for your team. The post Red Hat Developer Hub: Preventing compliance violations with AI coding agents appeared first on Red Hat Developer.

## How to Run Codex in an Ubuntu Virtual Machine on Proxmox

DevFeed: [How to Run Codex in an Ubuntu Virtual Machine on Proxmox](<https://devfeed.tech/articles/your-coding-agent-should-be-in-jail-here-s-why-and-how-32185.md>)

Original publisher: [Read original article](<https://spin.atomicobject.com/coding-agent-in-jail/>)

Author: Travis Henderson

Published: 2026-09-15T12:00:11Z

Content type: tutorial

Language: en

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

Topics: [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [codex](<https://devfeed.tech/topics/codex.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [Ubuntu](<https://devfeed.tech/topics/ubuntu.md>), [Proxmox](<https://devfeed.tech/topics/proxmox.md>), [OpenSSH](<https://devfeed.tech/topics/openssh.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>)

Tags: [ai-agent](<https://devfeed.tech/tags/ai-agent.md>), [ai-for-developers](<https://devfeed.tech/tags/ai-for-developers.md>), [codex](<https://devfeed.tech/tags/codex.md>), [coding-agents](<https://devfeed.tech/tags/coding-agents.md>), [development](<https://devfeed.tech/tags/development.md>), [linux](<https://devfeed.tech/tags/linux.md>), [openssh](<https://devfeed.tech/tags/openssh.md>), [permissions](<https://devfeed.tech/tags/permissions.md>), [proxmox](<https://devfeed.tech/tags/proxmox.md>), [sandbox](<https://devfeed.tech/tags/sandbox.md>), [ubuntu](<https://devfeed.tech/tags/ubuntu.md>)

### AI overview

This guide explains how to isolate Codex in a headless Ubuntu virtual machine running on Proxmox, using a separate Linux account and OpenSSH. The setup limits the files, dependencies, and network access available to the agent while keeping administrator tasks separate, but it does not eliminate risks from credentials, network access, or mistakes pushed to GitHub.

### Source excerpt

The more useful coding agents become, the more access they tend to need. Installing dependencies, running commands, changing files, and generally more autonomy are part of the appeal. They're also the point where I start thinking about what else the coding agent can reach, especially while these tools are changing so quickly. My answer is [...] The post Your Coding Agent Should be in Jail. Here's Why and How. appeared first on Atomic Spin.

## Why Coding Agents Still Need Human Code Reviews

DevFeed: [Why Coding Agents Still Need Human Code Reviews](<https://devfeed.tech/articles/the-broken-windows-theory-of-coding-agents-32329.md>)

Original publisher: [Read original article](<https://newsletter.manager.dev/newsletter/the-broken-windows-theory-of-coding-agents>)

Author: Anton Zaides

Published: 2026-09-15T06:01:00Z

Content type: opinion

Language: en

Sources: [Manager.dev](<https://devfeed.tech/sources/manager-dev.md>)

Topics: [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [Code review](<https://devfeed.tech/topics/code-review.md>), [engineering-culture](<https://devfeed.tech/topics/engineering-culture.md>), [Claude](<https://devfeed.tech/topics/claude.md>), [Software Engineering](<https://devfeed.tech/topics/software-engineering.md>)

Tags: [claude](<https://devfeed.tech/tags/claude.md>), [code-review](<https://devfeed.tech/tags/code-review.md>), [code-reviews](<https://devfeed.tech/tags/code-reviews.md>), [coding-agents](<https://devfeed.tech/tags/coding-agents.md>), [software-engineering](<https://devfeed.tech/tags/software-engineering.md>)

### AI overview

The article argues that coding-agent workflows still require human code reviews. It describes how making reviews optional caused them to drop sharply, allowing passable implementations to become templates that spread bugs, performance problems, race conditions, and confusion among agents.

### Source excerpt

When my most experienced engineer got tired of our shitty code

## Introducing Encore x E2B

DevFeed: [Introducing Encore x E2B](<https://devfeed.tech/articles/introducing-encore-e2b-26825.md>)

Original publisher: [Read original article](<https://encore.dev/blog/encore-e2b-sandboxes>)

Author: Ivan Cernja

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

Content type: release

Language: en

Sources: [Encore Updates](<https://devfeed.tech/sources/encore-updates.md>)

Topics: [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [backends](<https://devfeed.tech/topics/backends.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>), [API](<https://devfeed.tech/topics/api.md>), [Code](<https://devfeed.tech/topics/code.md>)

Tags: [agents](<https://devfeed.tech/tags/agents.md>), [api](<https://devfeed.tech/tags/api.md>), [backend](<https://devfeed.tech/tags/backend.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [code](<https://devfeed.tech/tags/code.md>), [coding](<https://devfeed.tech/tags/coding.md>), [coding-agents](<https://devfeed.tech/tags/coding-agents.md>), [database](<https://devfeed.tech/tags/database.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [pull-request](<https://devfeed.tech/tags/pull-request.md>), [sandbox](<https://devfeed.tech/tags/sandbox.md>), [sdk](<https://devfeed.tech/tags/sdk.md>)

### AI overview

Encore and E2B can provide coding agents with isolated sandboxes containing complete local backends. The integration lets agents build and verify end-to-end changes against infrastructure such as databases, queues, and APIs, while supporting deployment in the user's AWS or GCP account.

### Source excerpt

Give coding agents an isolated sandbox with a complete backend inside it -- and keep both in your own cloud.

## Rails Hyperdrive: supercharged agentic development for Rails

DevFeed: [Rails Hyperdrive: supercharged agentic development for Rails](<https://devfeed.tech/articles/rails-hyperdrive-supercharged-agentic-development-for-rails-26897.md>)

Original publisher: [Read original article](<https://evilmartians.com/chronicles/rails-hyperdrive-supercharged-agentic-development-for-rails>)

Author: Travis Turner (richardturner@evilmartians.com)

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

Content type: tutorial

Language: en

Sources: [Evil Martians](<https://devfeed.tech/sources/evil-martians.md>)

Topics: [Ruby on Rails](<https://devfeed.tech/topics/ruby-on-rails.md>), [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [Model Context Protocol](<https://devfeed.tech/topics/model-context-protocol.md>)

Tags: [agent-experience](<https://devfeed.tech/tags/agent-experience.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-coding-agents](<https://devfeed.tech/tags/ai-coding-agents.md>), [claude-code](<https://devfeed.tech/tags/claude-code.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [rails](<https://devfeed.tech/tags/rails.md>), [ruby-on-rails](<https://devfeed.tech/tags/ruby-on-rails.md>), [ruby-on-rails-consulting](<https://devfeed.tech/tags/ruby-on-rails-consulting.md>)

### AI overview

This tutorial introduces Rails Hyperdrive, a development-only Rails engine that gives AI coding agents live answers from a booted Rails application and lets gems provide agent guidance through Gemfile-gated knowledge. It covers installation, MCP server setup, skills, sub-agents, slash commands, upgrades, and integration for gem authors.

### Source excerpt

Introducing Rails Hyperdrive: a development-only Rails engine that gives AI coding agents live answers from your booted app and lets any gem in your bundle ship guidance gated to your Gemfile. Convention over configuration, applied to agent knowledge.

## AI's best coding agent fails 60% of the time -- and the data backs it up

DevFeed: [AI's best coding agent fails 60% of the time -- and the data backs it up](<https://devfeed.tech/articles/ai-s-best-coding-agent-fails-60-of-the-time-and-the-data-backs-it-up-21601.md>)

Original publisher: [Read original article](<https://thenewstack.io/real-swe-coding-benchmark/>)

Author: Amanda Caswell

Published: 2026-09-14T22:22:27Z

Content type: news

Language: en

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

Topics: [Benchmark](<https://devfeed.tech/topics/benchmark.md>), [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [Fable](<https://devfeed.tech/topics/fable.md>), [Claude Code](<https://devfeed.tech/topics/claude-code.md>), [codex](<https://devfeed.tech/topics/codex.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [anthropic](<https://devfeed.tech/topics/anthropic.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-engineering](<https://devfeed.tech/tags/ai-engineering.md>), [ai-models](<https://devfeed.tech/tags/ai-models.md>), [benchmark](<https://devfeed.tech/tags/benchmark.md>), [benchmarks](<https://devfeed.tech/tags/benchmarks.md>), [claude-code](<https://devfeed.tech/tags/claude-code.md>), [cli](<https://devfeed.tech/tags/cli.md>), [codex](<https://devfeed.tech/tags/codex.md>), [coding](<https://devfeed.tech/tags/coding.md>), [fable](<https://devfeed.tech/tags/fable.md>), [performance](<https://devfeed.tech/tags/performance.md>), [software-testing](<https://devfeed.tech/tags/software-testing.md>)

### AI overview

Real-SWE evaluates coding agents on private company codebases and reports substantially lower success rates than public-repository benchmarks. Claude Fable 5.1, running through Claude Code, led the comparison with a 38.8% score, while the tested systems often failed most attempts.

### Source excerpt

Claude Fable 5.1 just won a new coding benchmark despite failing more than six out of 10 times. Its 38.8% The post AI's best coding agent fails 60% of the time -- and the data backs it up appeared first on The New Stack.

## Quiz: Agentic Engineering in Python: From Vibes to Evidence

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

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

Author: Real Python

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

Content type: tutorial

Language: en

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

Topics: [Python](<https://devfeed.tech/topics/python.md>), [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [Code](<https://devfeed.tech/topics/code.md>)

Tags: [ai-coding](<https://devfeed.tech/tags/ai-coding.md>), [ai-coding-agents](<https://devfeed.tech/tags/ai-coding-agents.md>), [code](<https://devfeed.tech/tags/code.md>), [coding](<https://devfeed.tech/tags/coding.md>), [coding-agents](<https://devfeed.tech/tags/coding-agents.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [python](<https://devfeed.tech/tags/python.md>)

### AI overview

An interactive eight-question quiz about agentic engineering in Python, covering bounded task delegation to AI coding agents, agent and human review loops, and the RECAP method for evaluating candidate diffs.

### Source excerpt

Test your understanding of agentic engineering in Python, from bounded tasks and review loops to the evidence that makes a diff safe to keep.

## What's New for C++ Developers in Visual Studio 2026 (18.7 - 18.10)

DevFeed: [What's New for C++ Developers in Visual Studio 2026 (18.7 - 18.10)](<https://devfeed.tech/articles/what-s-new-for-c-developers-in-visual-studio-2026-18-7-18-10-17414.md>)

Original publisher: [Read original article](<https://devblogs.microsoft.com/cppblog/whats-new-for-c-developers-in-visual-studio-2026-18-7-18-10/>)

Author: Augustin Popa

Published: 2026-09-14T06:38:16Z

Content type: article

Language: en

Sources: [C++ Team Blog](<https://devfeed.tech/sources/c-team-blog.md>)

Topics: [Visual Studio 2026](<https://devfeed.tech/topics/visual-studio-2026.md>), [C++](<https://devfeed.tech/topics/c-plus-plus.md>), [GitHub Copilot](<https://devfeed.tech/topics/github-copilot.md>), [MSVC](<https://devfeed.tech/topics/msvc.md>), [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [CMake](<https://devfeed.tech/topics/cmake.md>), [Git](<https://devfeed.tech/topics/git.md>), [Submodules](<https://devfeed.tech/topics/submodules.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [build-optimization](<https://devfeed.tech/tags/build-optimization.md>), [c-plus-plus](<https://devfeed.tech/tags/c-plus-plus.md>), [cmake](<https://devfeed.tech/tags/cmake.md>), [copilot](<https://devfeed.tech/tags/copilot.md>), [git](<https://devfeed.tech/tags/git.md>), [modernization](<https://devfeed.tech/tags/modernization.md>), [msvc](<https://devfeed.tech/tags/msvc.md>), [submodules](<https://devfeed.tech/tags/submodules.md>), [testing](<https://devfeed.tech/tags/testing.md>), [tools](<https://devfeed.tech/tags/tools.md>), [visual-studio](<https://devfeed.tech/tags/visual-studio.md>), [visual-studio-2026](<https://devfeed.tech/tags/visual-studio-2026.md>)

### AI overview

This Microsoft C++ Team Blog post recaps Visual Studio 2026 versions 18.7 through 18.10 for C++ developers. It covers C++ reliability fixes, GitHub Copilot modernization for upgrading MSBuild and CMake projects to newer MSVC Build Tools, improved code navigation, discoverable MSVC Build Tools installations, Git worktrees and submodules in the IDE, and debugging improvements.

### Source excerpt

Over the past few months, we have continued shipping monthly Visual Studio 2026 releases, delivering improvements across all stages of the development cycle. In this blog post, we'll recap everything that changed from version 18.7 through 18.10 (released this month) that is relevant for C++ developers. This includes new tools for maintaining and navigating C++ [...] The post What's New for C++ Developers in Visual Studio 2026 (18.7 - 18.10) appeared first on C++ Team Blog.

## GitHub Copilot's Project HydraFusion Promises Frontier Level Performance Through Multi-Model Routing

DevFeed: [GitHub Copilot's Project HydraFusion Promises Frontier Level Performance Through Multi-Model Routing](<https://devfeed.tech/articles/github-copilot-s-project-hydrafusion-promises-frontier-level-performance-through-multi-model-routing-8929.md>)

Original publisher: [Read original article](<https://www.infoq.com/news/2026/09/github-hydrafusion/>)

Author: Olimpiu Pop

Published: 2026-09-13T06:06:00Z

Content type: news

Language: en

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

Topics: [GitHub Copilot](<https://devfeed.tech/topics/github-copilot.md>), [Model Routing](<https://devfeed.tech/topics/model-routing.md>), [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [Orchestration](<https://devfeed.tech/topics/orchestration.md>)

Tags: [agentic-coding](<https://devfeed.tech/tags/agentic-coding.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-ml-data-engineering](<https://devfeed.tech/tags/ai-ml-data-engineering.md>), [benchmarks](<https://devfeed.tech/tags/benchmarks.md>), [development](<https://devfeed.tech/tags/development.md>), [frontier-model](<https://devfeed.tech/tags/frontier-model.md>), [github-copilot](<https://devfeed.tech/tags/github-copilot.md>), [github-hydrafusion](<https://devfeed.tech/tags/github-hydrafusion.md>), [ml-data-engineering](<https://devfeed.tech/tags/ml-data-engineering.md>), [model-routing](<https://devfeed.tech/tags/model-routing.md>), [news](<https://devfeed.tech/tags/news.md>), [orchestration](<https://devfeed.tech/tags/orchestration.md>)

### AI overview

GitHub's Project HydraFusion research preview for Copilot orchestrates multiple models at runtime for coding tasks. Its single, cascade, and critique execution patterns aim to balance task quality, latency, and estimated cost.

### Source excerpt

GitHub's Project HydraFusion is a research preview for GitHub Copilot that enhances coding intelligence through runtime model orchestration. It dynamically assembles execution plans using models from various providers. The system employs three execution patterns based on task complexity. Evaluations indicate that it achieves high task quality while significantly reducing operational costs. By Olimpiu Pop

## Perplexity trusts GPT-6 Astra with end-to-end systems

DevFeed: [Perplexity trusts GPT-6 Astra with end-to-end systems](<https://devfeed.tech/articles/perplexity-trusts-gpt-6-astra-with-end-to-end-systems-6606.md>)

Original publisher: [Read original article](<https://openai.com/index/perplexity-improving-accuracy-with-astra>)

Published: 2026-09-12T11:14:21.124044Z

Content type: article

Language: en

Sources: [OpenAI News](<https://devfeed.tech/sources/openai-news.md>)

Topics: [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [Language models](<https://devfeed.tech/topics/language-models.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [code](<https://devfeed.tech/tags/code.md>), [gpt](<https://devfeed.tech/tags/gpt.md>), [monitor](<https://devfeed.tech/tags/monitor.md>), [production](<https://devfeed.tech/tags/production.md>), [search](<https://devfeed.tech/tags/search.md>), [systems](<https://devfeed.tech/tags/systems.md>), [testing](<https://devfeed.tech/tags/testing.md>), [workflow](<https://devfeed.tech/tags/workflow.md>)

### AI overview

Perplexity describes using GPT-6 Astra to write code and communications, modify and monitor production software, and create end-to-end tests with simulated service responses.

### Source excerpt

Perplexity uses Astra to write communications, change software, and monitor production systems, and checks in much less frequently than with earlier models.

## The Anatomy of Harness Engineering: How to Evaluate, Iterate, and Guard AI Coding Agents

DevFeed: [The Anatomy of Harness Engineering: How to Evaluate, Iterate, and Guard AI Coding Agents](<https://devfeed.tech/articles/the-anatomy-of-harness-engineering-how-to-evaluate-iterate-and-guard-ai-coding-agents-4218.md>)

Original publisher: [Read original article](<https://developers.googleblog.com/the-anatomy-of-harness-engineering-how-to-evaluate-iterate-and-guard-ai-coding-agents/>)

Author: Taylor Mullen; Christian Gunderman

Published: 2026-09-12T11:04:33.891311Z

Content type: tutorial

Language: en

Sources: [Google Developers Blog](<https://devfeed.tech/sources/google-developers-blog.md>)

Topics: [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [ai observability](<https://devfeed.tech/topics/ai-observability.md>)

Tags: [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [ai-coding](<https://devfeed.tech/tags/ai-coding.md>), [benchmarks](<https://devfeed.tech/tags/benchmarks.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [evaluation](<https://devfeed.tech/tags/evaluation.md>)

### AI overview

The article recommends behavioral evaluations for AI coding agents: fast checks of discrete actions that complement broad end-to-end benchmarks. These evaluations help teams diagnose changes, iterate on prompts and tools, and prevent regressions during model upgrades.

### Source excerpt

While end-to-end benchmarks like SWE-bench provide broad performance scores for AI agents, they are often expensive, slow, and lack the root-cause diagnostics needed to explain exactly where an agent's logic broke down. To solve this, developers should adopt behavioral evaluations--fast, local, unit-style tests that assert on discrete intermediate actions, such as verifying specific tool calls or file modifications rather than final string equality. By building these inexpensive micro-checks alongside macro benchmarks, engineering teams can confidently iterate on system prompts and upgrade models without the risk of regressions.

## Designing Documentation for LLMs and Coding Agents

DevFeed: [Designing Documentation for LLMs and Coding Agents](<https://devfeed.tech/articles/documentation-in-an-ai-world-28109.md>)

Original publisher: [Read original article](<https://commonsware.com/blog/2026/09/11/documentation-ai-world.html>)

Author: CommonsWare

Published: 2026-09-11T22:55:25Z

Content type: opinion

Language: en

Sources: [The CommonsBlog](<https://devfeed.tech/sources/the-commonsblog.md>)

Topics: [Documentation](<https://devfeed.tech/topics/documentation.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [blog](<https://devfeed.tech/tags/blog.md>), [coding-agents](<https://devfeed.tech/tags/coding-agents.md>), [documentation](<https://devfeed.tech/tags/documentation.md>), [llms](<https://devfeed.tech/tags/llms.md>), [markdown](<https://devfeed.tech/tags/markdown.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [sdks](<https://devfeed.tech/tags/sdks.md>), [software-development](<https://devfeed.tech/tags/software-development.md>), [vibe-coding](<https://devfeed.tech/tags/vibe-coding.md>)

### AI overview

This opinion article argues that SDK and library documentation should be designed for both human developers and AI systems. It recommends text-based formats such as Markdown, smaller topic-focused sections, and strong indexing to make documentation more efficient for LLMs and coding agents, while retaining formats such as PDFs and videos for human consumption.

### Source excerpt

Let's continue to explore how we can succeed with libraries and SDKs at a time when coding agents will be consuming what we create, as will ordinary developers

## Marketing ops as code: Automating events from planning to follow-up on GitHub

DevFeed: [Marketing ops as code: Automating events from planning to follow-up on GitHub](<https://devfeed.tech/articles/marketing-ops-as-code-automating-events-from-planning-to-follow-up-on-github-80.md>)

Original publisher: [Read original article](<https://github.blog/ai-and-ml/github-copilot/marketing-ops-as-code-automating-events-from-planning-to-follow-up-on-github/>)

Author: Tomoko Tanaka

Published: 2026-09-11T18:26:10Z

Content type: tutorial

Language: en

Sources: [GitHub Engineering](<https://devfeed.tech/sources/github-engineering.md>)

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

Tags: [ai-ml](<https://devfeed.tech/tags/ai-ml.md>), [api](<https://devfeed.tech/tags/api.md>), [automation](<https://devfeed.tech/tags/automation.md>), [cli](<https://devfeed.tech/tags/cli.md>), [events](<https://devfeed.tech/tags/events.md>), [github](<https://devfeed.tech/tags/github.md>), [github-actions](<https://devfeed.tech/tags/github-actions.md>), [github-copilot](<https://devfeed.tech/tags/github-copilot.md>), [github-issues](<https://devfeed.tech/tags/github-issues.md>)

### AI overview

A GitHub marketing lead describes using GitHub Copilot and GitHub Actions to automate event operations from a GitHub Issue, including setup, daily registrant processing, and post-event cleanup.

### Source excerpt

If you can write down how you do your work, you can automate it. Here's what I did to support GitHub's APAC marketing team. The post Marketing ops as code: Automating events from planning to follow-up on GitHub appeared first on The GitHub Blog.

[Next page](<https://devfeed.tech/topics/ai-assisted-coding.md?cursor=WyIyMDI2LTA5LTExVDE4OjI2OjEwKzAwOjAwIiwgIjY0YjViZDM2LTM5ZGYtNDAxNC1iMmVmLTdkMGI0ZmQ0YWUyZiJd>)