joslat
-
- 6,268 total downloads
- last updated 7/13/2026
- Latest version: 0.16.0-beta (prerelease)
The comprehensive .NET evaluation toolkit for AI agents—tool usage validation, RAG quality metrics, stochastic evaluation, model comparison, and red team security testing. Built for Microsoft Agent Framework... More information -
maf-
by: joslatdoctor - 2,237 total downloads
- last updated 7/17/2026
- Latest version: 1.10.0
MAF Doctor — a .NET global tool and MCP server for Microsoft Agent Framework (MAF). Diagnoses, explains, and auto-fixes MAF agents and workflows: A-F health grades, deterministic Roslyn rewriters, anti-pattern... More information -
-
- 1,860 total downloads
- last updated 7/17/2026
- Latest version: 1.10.0
Roslyn analyzers for Microsoft Agent Framework (MAF) — write-time enforcement of fan-out safety, secure credentials, and observability defaults (MAF001-MAF003). Companion to the maf-doctor .NET global tool /... More information -
-
- 1,916 total downloads
- last updated 7/15/2026
- Latest version: 1.2.0
Abstractions and domain models for AgentMemory for .NET, a Neo4j-backed agent-memory library. -
- 1,668 total downloads
- last updated 7/15/2026
- Latest version: 1.2.0
Framework-agnostic core for AgentMemory for .NET — memory orchestration, context assembly, extraction-pipeline coordination, and entity resolution (no Neo4j driver dependency). -
maf-
by: joslatautopilot - Deprecated
- 1,136 total downloads
- last updated 6/14/2026
- Latest version: 1.2.0
MAF autopilot MCP server — Tools + Resources + Prompts + Sampling for MAF 1.3.0 migrations. Answers "is this API safe?", exposes migration guide as resources, and uses sampling for multi-step agentic analysis. -
AgentEval.
by: joslatCli - 1,137 total downloads
- last updated 7/13/2026
- Latest version: 0.16.0-beta (prerelease)
AgentEval CLI — terminal + CI/CD entry point for the .NET evaluation toolkit. The agenteval init command bootstraps a .agenteval/ workspace; agenteval bench... More information -
- 1,159 total downloads
- last updated 7/15/2026
- Latest version: 1.2.0
Neo4j persistence and retrieval for AgentMemory for .NET — repositories, schema bootstrapper, and GraphRAG retrievers (vector, fulltext, hybrid, graph). -
- 1,119 total downloads
- last updated 7/15/2026
- Latest version: 1.2.0
LLM-based structured extraction backend for AgentMemory for .NET — extracts entities, relationships, facts, and preferences from conversations. -
- 1,105 total downloads
- last updated 7/15/2026
- Latest version: 1.2.0
Entity enrichment for AgentMemory for .NET — Nominatim geocoding and Wikimedia/Diffbot enrichment with caching, queuing, and rate limiting. -
- 1,043 total downloads
- last updated 7/15/2026
- Latest version: 1.2.0
Azure AI Language extraction backend for AgentMemory for .NET. Entity recognition uses Azure NER; fact, preference, and relationship extraction are heuristic (Azure Text Analytics has no dedicated API for... More information -
AgentMemory
by: joslat- 1,004 total downloads
- last updated 7/15/2026
- Latest version: 1.2.0
Convenience meta-package for AgentMemory for .NET, a Neo4j-backed agent-memory library for AI agents. References all essential assemblies so consumers need only a single package reference. -
- 999 total downloads
- last updated 7/15/2026
- Latest version: 1.2.0
OpenTelemetry-based observability decorators for AgentMemory for .NET. Opt-in tracing, metrics, and structured logging. -
- 918 total downloads
- last updated 7/15/2026
- Latest version: 1.2.0
Microsoft Agent Framework (MAF) adapter for AgentMemory for .NET — AIContext provider, chat message store, and memory tools. -
- 730 total downloads
- last updated 7/15/2026
- Latest version: 1.2.0
Semantic Kernel adapter for AgentMemory for .NET, a Neo4j-backed agent-memory library. -
- 644 total downloads
- last updated 7/15/2026
- Latest version: 1.2.0
MCP server for AgentMemory for .NET — exposes agent-memory tools to MCP clients via the Model Context Protocol. -
- 588 total downloads
- last updated 7/15/2026
- Latest version: 1.2.0
Optional Neo4j Graph Data Science (GDS) analytics for AgentMemory for .NET — PageRank (memory importance) and Louvain community detection (topic clustering) over the entity graph. Opt-in; degrades to a graceful... More information -
- Deprecated
-
- 506 total downloads
- last updated 5/12/2026
- Latest version: 1.3.0-alpha-1 (prerelease)
Roslyn analyzers for Microsoft Agent Framework (MAF) 1.3.0 — write-time enforcement of fan-out safety, secure credentials, and observability defaults. Pairs with the maf-autopilot MCP server.