Showing archive results for December 2025

Dec 18, 2025
Post comments count0
Post likes count3

AI Coding Agents and Domain-Specific Languages: Challenges and Practical Mitigation Strategies

Chris Romp
Chris Romp

1. Introduction AI coding agents/assistants such as GitHub Copilot have become common in modern software engineering workflows. Their strengths—rapid pattern completion, context-aware suggestions, and the ability to learn style from local code—stem from broad training on large corpora of public, general-purpose code. They perform best when the ...

GitHub CopilotDeveloper Productivitygithub
Dec 4, 2025
Post comments count10
Post likes count9

Locking Down MCP: Create a Private Registry on Azure API Center and Enforce It in GitHub Copilot And VS Code

tjsingh85
tjsingh85

Ever since MCP launched, every customer has asked the same thing: “How does a private MCP registry actually work, and how do we configure it for our enterprise?”. So today, on a snowy, freezing Friday in Zurich, I grabbed a coffe, opened the GitHub docs, dove into Azure API Center portal, and decided to write the blog I wish already existed....

GitHub CopilotDeveloper Productivitygithub
Dec 2, 2025
Post comments count0
Post likes count3

Claude Code + Microsoft Foundry: Enterprise AI Coding Agent Setup

Govind Kamtamneni
Govind Kamtamneni

This guide covers setting up Claude Code CLI and VS Code extension with Microsoft Foundry, configuring CLAUDE.md for project context, integrating Spec Kit for structured development, and running Claude Code in GitHub Actions. Prerequisites Step 1: Deploy Claude Models in Foundry In Microsoft Foundry: Altern...

All things AzureGitHub Copilotgithub