Showing category results for AI

May 28, 2026
Post comments count0
Post likes count2

Improve your agentic developer tools by grounding in Microsoft Learn

Pieter de Bruin

Development workflows span terminals, IDEs, background agents, and custom assistants. What matters is whether they draw from the same current source. Learn MCP Server gives any MCP-compatible agent direct access to current Microsoft documentation - one endpoint, nothing to install, no authentication required. What does that look like in practice...

AIMicrosoft for DevelopersGitHub Copilot
May 27, 2026
Post comments count0
Post likes count1

How AI coding agents actually use your technology

Waldek Mastykarz

You ship an SDK, a CLI, an API, and developers use it. Now AI coding agents use it too, except they use it differently than humans do. Most of the time you have no idea what's actually happening between "developer types a prompt" and "agent generates code with your technology." Is the agent reading your docs? Is it calling your MCP server? Is it ig...

AI
May 21, 2026
Post comments count0
Post likes count3

The AX stack: what’s fixed, where you can win

Waldek Mastykarz

AI coding agents promise to make you more productive. On the surface they do, but in practice they fall short: agents generate code that doesn't compile, use a deprecated SDK, or pick the wrong service entirely. Is it you using it wrong? Is it your tech stack? Or is it the tools you haven't configured yet? The stack between a developer's prompt ...

AIMicrosoft for DevelopersSecurity
May 19, 2026
Post comments count6
Post likes count7

Agentic-Agile: Why Agent Development Needs Agile (Not Just Prompts)

Daniel Epstein

"A bad system will beat a good person [or agent] every time" ~Dr. William Edwards Deming (with apologies) I started vibe coding by writing prompts (often dictated into my phone), refining them with an agent in M365 Copilot, and creating handoff files to use with GitHub Copilot CLI. The results were predictably non-deterministic. Prompt-driven d...

AI
Apr 23, 2026
Post comments count0
Post likes count1

LangChain.js for Beginners: A Free Course to Build Agentic AI Apps with JavaScript

Yohan,
Dan

Want to build AI agents with JavaScript that go beyond basic chat completions? Agents that reason, call tools, and pull from knowledge bases on their own? We put together a free, open source course to help you get there. LangChain.js for Beginners is 8 chapters and 70+ runnable TypeScript examples. Clone the repo, add your API key to a .env file...

AIMicrosoft for Developers
Mar 16, 2026
Post comments count4
Post likes count9

Awesome GitHub Copilot just got a website, and a learning hub, and plugins!

Matt Soucoup

Back in July, we launched the Awesome GitHub Copilot Customizations repo with a simple goal: give the community a place to share custom instructions, prompts, and chat modes to customize the AI responses from GitHub Copilot. We were hoping for maybe one community contribution per week. That... did not happen. Instead, you all showed...

AIMicrosoft for DevelopersAnnouncement
Mar 9, 2026
Post comments count7
Post likes count6

Build a real-world example with Microsoft Agent Framework, Microsoft Foundry, MCP and Aspire

Justin Yoo

Building AI agents is getting easier. Deploying them as part of a real application, with multiple services, persistent state, and production infrastructure, is where things get complicated. Developers from the .NET community have requested whether a real-world example that shows running on local machine as well as on the cloud in a cloud-native way...

AIMicrosoft for Developers
Mar 2, 2026
Post comments count0
Post likes count1

The JavaScript AI Build-a-thon Season 2 starts today!

Julia Muiruri

The JavaScript AI Build‑a‑thon Season 2 starts today! Join a free, four‑week, hands‑on program—from Local AI and RAG pipelines to multi‑agent hackathon—designed specifically for JavaScript/TypeScript developers.

AIMicrosoft for DevelopersDeveloper Events
Dec 5, 2025
Post comments count0
Post likes count1

Join us for AI Dev Days – December 10-11

James Montemagno

2025 was a year of incredible progress for AI and our industry as a whole. At Microsoft and GitHub, we've innovated beyond isolated chats and prompts to building systems that collaborate with connected workflows and operational intelligence. This shift can be seen across the stack, from Microsoft Foundry, to GitHub Copilot in VS Code and Visual...

AIAnnouncementDeveloper Events