Sr. Content Developer at Microsoft, working remotely in PA, TechBash conference organizer, former Microsoft MVP, Husband, Dad and Geek.
159108 stories
·
33 followers

From coder to orchestrator: How agents shift the role of a developer

1 Share

Stop me if you’ve heard this one before: I’ve created an exciting new demo with just a single prompt.

Screenshot of a simple 'snake' game, where the snake is 9 cubes long and approaching another piece of food.

Everyone claps!

One-prompt demos are quick and easy to create. But setting up a system that lets you generate code reliably and safely… that’s a completely different story. With a prompt, you receive a one-off output, but what you need is a wired workflow to produce repeatable delivery, with the right checks, context, and controls in place.

That changes the developer role. You still write code, sure, but you also design the system: how code is proposed, validated, reviewed, and shipped. 

Doing it all in one place makes it easier to track and execute. GitHub Copilot is your control plane for building software that gets wired up. And it helps you better orchestrate your agents.

The agentic flow that works

To create a workflow that fits the way you work, you want to start with familiar repository events and triggers. Add a label to an issue or run a scheduled workflow overnight. Those events can trigger a GitHub Actions workflow that invokes an agent to perform a task that you scoped.

The agent’s output is captured in a pull request, where deterministic checks take over: linting, tests, security scanning, and build verification. From there, CODEOWNERS, required reviews, and branch protections govern what can merge. Agents are flexible, but within a deterministic boundary that is rule-based and predictable.

The deterministic side is what makes teams trust the system.

CI checks produce repeatable signals. Branch rules prevent accidental bypass. Review requirements make it so your judgement is needed to make higher-risk changes. Meanwhile, agents handle the ambiguous, context-heavy tasks. Developers are the system orchestrators who define triggers, scope agent permissions, and design handoffs. Ultimately, they also decide where human judgment must remain in the loop.

GitHub is where you can create this ecosystem. Configure event-driven automations with Copilot cloud agent workflows. Run Copilot CLI in GitHub Actions to blend AI-powered steps into your pipeline. Extend agent capabilities with MCP when you need more tools or external context. Those aren’t separate philosophies—they’re implementation options along the same maturity path.

Get started

If you’re adopting this approach, start small.

Pick one bounded workflow, something like issue triage, docs-and-tests sync, or low-risk maintenance updates. Bring GitHub Copilot into your existing software development infrastructure, and let it help you build what you want to see next.

From coder to orchestrator

As the developer role continues to shift, you are owning more of the delivery system around code.

Ready to expand into this role and learn more about working with agents? Explore GitHub Universe, where builders become orchestrators. Join us on October 28–29 to see what’s new and what’s next. Time is running out for Early Bird pricing—buy your ticket by August 19 to get $300 off!

Throughout the event, you’ll be able to develop your skills and learn something new during workshops. You can connect with developers, open source maintainers, and leaders. Learn about technology that is developing fast so you can keep doing what you love—and build the next big thing.

Register now to attend GitHub Universe 2026 >

Additional resources

The post From coder to orchestrator: How agents shift the role of a developer appeared first on The GitHub Blog.

Read the whole story
alvinashcraft
just a second ago
reply
Pennsylvania, USA
Share this story
Delete

Tunability: Microsoft, GitHub Put More Dials on AI Dev Tools

1 Share
New controls for model reasoning and Copilot code-review depth let developers decide how much AI effort a task warrants, with speed, depth and credit consumption all part of the tradeoff.
Read the whole story
alvinashcraft
just a second ago
reply
Pennsylvania, USA
Share this story
Delete

Proton Drive CLI Updated for Businesses

1 Share

Proton introduced its Proton Drive command line interface (CLI) back in June and now it has some nice updates for businesses of all sizes.

The post Proton Drive CLI Updated for Businesses appeared first on Thurrott.com.

Read the whole story
alvinashcraft
19 seconds ago
reply
Pennsylvania, USA
Share this story
Delete

2.9.5

1 Share

Restore pipeline logic to push updates to the store by default (#41308)

Read the whole story
alvinashcraft
1 minute ago
reply
Pennsylvania, USA
Share this story
Delete

.NET 11 Preview 7 is now available!

1 Share

Today, we are excited to announce the seventh preview release of .NET 11! This release includes improvements across libraries, the .NET Runtime, SDK, C#, ASP.NET Core, .NET MAUI, Entity Framework Core, F#, and Windows Forms. Check out the linked release notes below and get started today.

This release contains the following improvements.

📚Libraries

⏱Runtime

🛠 SDK

C#

🌐 ASP.NET Core

📱 .NET MAUI

🎁 Entity Framework Core

F#

🖥 Windows Forms

🚀 Get started

To get started with .NET 11, install the .NET 11 SDK.

If you’re on Windows using Visual Studio, we recommend installing the latest Visual Studio 2026 Insiders. You can also use Visual Studio Code and the C# Dev Kit extension with .NET 11.

The post .NET 11 Preview 7 is now available! appeared first on .NET Blog.

Read the whole story
alvinashcraft
2 minutes ago
reply
Pennsylvania, USA
Share this story
Delete

.NET and .NET Framework August 2026 servicing releases updates

1 Share

Welcome to our combined .NET servicing updates for August 2026. Let’s get into the latest release of .NET and .NET Framework. Here’s a quick overview of what’s new in our servicing releases:

Security improvements

.NET has been refreshed with the latest update as of August 11, 2026. This update contains security and non-security fixes.

This month you will find that these CVEs have been fixed:

CVE # Title Applies to
CVE-2026-62898 .NET Information Disclosure Vulnerability .NET 10.0, .NET 9.0, .NET 8.0
CVE-2026-62899 .NET Security Feature Bypass Vulnerability .NET 10.0, .NET 9.0, .NET 8.0
CVE-2026-62900 .NET Information Disclosure Vulnerability .NET 10.0, .NET 9.0, .NET 8.0
CVE-2026-62901 .NET Denial of Service Vulnerability .NET 10.0, .NET 9.0, .NET 8.0
CVE-2026-62886 .NET Elevation of Privilege Vulnerability .NET 10.0, .NET 9.0, .NET 8.0
CVE-2026-62871 .NET Elevation of Privilege Vulnerability .NET 10.0, .NET 9.0, .NET 8.0
CVE-2026-70354 .NET Core Remote Code Execution Vulnerability .NET 10.0, .NET 9.0, .NET 8.0
CVE-2026-62902 .NET Information Disclosure Vulnerability .NET 10.0, .NET 9.0, .NET 8.0
CVE-2026-62897 .NET Remote Code Execution Vulnerability .NET 10.0, .NET 9.0, .NET 8.0
CVE-2026-62909 .NET Elevation of Privilege Vulnerability .NET 10.0, .NET 9.0, .NET 8.0
.NET 10.0 .NET 9.0 .NET 8.0
Release Notes 10.0.11 9.0.19 8.0.30
Installers and binaries 10.0.11 9.0.19 8.0.30
Container Images images images images
Linux packages 10.0 9.0 8.0
Known Issues 10.0 9.0 8.0

Release changelogs

.NET Framework August 2026 Updates

This month, there are new security and non-security updates available. For recent .NET Framework servicing updates, be sure to browse our release notes for .NET Framework for more details.

See you next month

That’s it for this month, make sure you update to the latest service release today.

The post .NET and .NET Framework August 2026 servicing releases updates appeared first on .NET Blog.

Read the whole story
alvinashcraft
2 minutes ago
reply
Pennsylvania, USA
Share this story
Delete
Next Page of Stories