Skip to content

pinusx-ai/agentops-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AgentOps Learning

Note: This code now lives polished and maintained in agentops-dotnet/samples/01-maf-mcp-quickstart/. This repository remains as the original time-stamped spike.

Hands-on spike code from learning Microsoft Agent Framework + MCP + OpenTelemetry.

What's here

  • MafFirstAgent - A Microsoft Agent Framework agent with tool calling, multi-turn sessions, and OpenTelemetry tracing to Aspire Dashboard. Connects to FirstMcpServer over stdio.
  • FirstMcpServer - A minimal MCP server exposing two tools (GetWeather, ListCities) using the MCP C# SDK with stdio transport.

Stack

  • .NET 10
  • Microsoft Agent Framework 1.3
  • Model Context Protocol C# SDK
  • OpenTelemetry GenAI Semantic Conventions
  • OpenAI gpt-4o-mini
  • Aspire Dashboard for trace visualization

Status

This is exploratory code. Production-ready libraries based on these patterns will land in AgentOps.NET.

Built by Pinusx AI.

About

Hands-on learning code: Microsoft Agent Framework + MCP + OpenTelemetry on .NET 10.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages