Ana içeriğe atla
Megafon simgesi

Bulut Yerel Uygulamaları Oluştur

Yapay zekaya hazır mısınız? Azure ile bulut tabanlı uygulamaları nasıl oluşturacağınızı ve ölçeklendirileceğini keşfedin.

From Model to Agent: The Agent Framework Harness, Live in C#

Microsoft Reactor'a katılın ve geliştiricilerle canlı etkileşim kurun

Yapay zeka ve en son teknolojileri kullanmaya başlamaya hazır mısınız? Microsoft Reactor geliştiricilerin, girişimcilerin ve startup''ların yapay zeka teknolojisi ve daha fazlasını geliştirmesine yardımcı olmak için etkinlikler, eğitimler ve topluluk kaynakları sağlar. Bize katılın!

From Model to Agent: The Agent Framework Harness, Live in C#

Microsoft Reactor'a katılın ve geliştiricilerle canlı etkileşim kurun

Yapay zeka ve en son teknolojileri kullanmaya başlamaya hazır mısınız? Microsoft Reactor geliştiricilerin, girişimcilerin ve startup''ların yapay zeka teknolojisi ve daha fazlasını geliştirmesine yardımcı olmak için etkinlikler, eğitimler ve topluluk kaynakları sağlar. Bize katılın!

Geri dön

From Model to Agent: The Agent Framework Harness, Live in C#

  • Biçimlendir:
  • alt##LivestreamCanlı Yayın

Konu: Aracılar

Dil: İngilizce

  • Bu Serideki Olaylar:
  • 4

A language model on its own can only produce text.

The harness is the runtime around it that turns it into an agent, something that plans, calls tools, remembers what it has already done, asks before it does anything risky, and keeps working until the job is finished. Microsoft Agent Framework now ships that harness for .NET with the batteries included. Over four weekly episodes we build a working agent in C#, adding one capability at a time. The running example is a personal finance assistant, the kind of CLI agent people have taken to calling a claw.

Every session is code first. We open the code editor, open Copilot, run the sample, break it on purpose, and extend it, and the slides stay to a minimum. All the samples are C# and .NET, and tons of fun.

Yaklaşan Etkinlikler

Daha fazla bilgi edinmek ve tek tek etkinliklere kaydolmak için aşağıdaki etkinliğe tıklayın.

tüm zamanlar - Koordineli Evrensel Zaman

Eyl

03

Perşembe

2026

Meet Your Claw: A Harness in Three Lines of C#

4:00 ÖS - 5:00 ÖS (UTC)

One call to AsHarnessAgent gives us the whole agentic loop. From there we add the first three abilities: a custom get_stock_price tool, the built-in web search for market news, and planning with a todo list plus plan and execute modes. That is enough to turn a vague request like “review my watchlist and suggest something to add” into a tracked, step-by-step plan. We wire the agent to a Microsoft Foundry chat client, run it in the shared harness console, and set up the companion repo so everyone starts on the same SDK version.

  • Biçimlendir:
  • alt##LivestreamCanlı Yayın

Konu: Aracılar

Dil: İngilizce

Ayrıntılar

Eyl

10

Perşembe

2026

Working With Your Data, Safely: Files, Approvals and Memory

4:00 ÖS - 5:00 ÖS (UTC)

So far the agent can talk about markets but cannot touch anything of yours, and nothing stops it doing something it should not. This episode fixes both. We give it file access so it reads a real portfolio.csv and writes its reports back to disk, then put a place_trade tool behind an explicit human approval. Approving every single read gets old fast, so we add auto-approval rules for the safe calls and one custom rule that clears small trades on its own. We finish with durable memory in two forms, the files the agent curates itself and the facts Foundry extracts automatically, and watch both survive a restart.

  • Biçimlendir:
  • alt##LivestreamCanlı Yayın

Konu: Aracılar

Dil: İngilizce

Ayrıntılar

Eyl

17

Perşembe

2026

Scaling the Claw: Skills, Shell, CodeAct and Background Agents

4:00 ÖS - 5:00 ÖS (UTC)

Four additions make the agent genuinely useful. Skills package domain knowledge such as valuation and risk scoring into files it discovers and loads only when a request calls for them, including skills managed centrally in Foundry that update with no redeploy. Shell access lets it reorganise a messy folder of trade confirmations, confined to one working directory. CodeAct gives it a sandbox where it writes and runs code to work out an answer rather than guessing at the arithmetic. Background agents let it research several tickers at once and pull the results back together.

  • Biçimlendir:
  • alt##LivestreamCanlı Yayın

Konu: Aracılar

Dil: İngilizce

Ayrıntılar

Eyl

24

Perşembe

2026

Production Ready: Observability, Governance and Deployment

4:00 ÖS - 5:00 ÖS (UTC)

The last episode covers what you need before any of this runs somewhere real. OpenTelemetry traces and logs show exactly what the agent did on each turn. Purview handles governance and data protection. Evaluation gives us a way to tell whether quality holds as the SDK keeps moving. Then we deploy to Foundry Hosted Agents so the thing runs as a service instead of a console app. We close by walking through the full refresh-prompt workflow as a maintenance pattern worth stealing.

  • Biçimlendir:
  • alt##LivestreamCanlı Yayın

Konu: Aracılar

Dil: İngilizce

Ayrıntılar

Konuşmacılar

Bu seriye kaydolun

Microsoft hesabınızla giriş yapın

Oturum açın

Ya da e-posta adresinizi girerek kayıt yaptırabilirsiniz

*

Bu etkinliğe kayıt olarak, aşağıdaki şartlara uymayı kabul etmiş olursunuz Microsoft Reactor Davranış Kuralları.

Bu sayfanın bazı bölümleri makine veya AI tarafından çevrilebilir.