sevensamurai
-
Ananke
by: sevensamurai- 208 total downloads
- last updated 3/6/2026
- Latest version: 0.2.0
Ananke — distributed state machine + workflow orchestration for .NET. Install this meta-package to get StateMachine, Orchestration, and the Bridge integration layer in one step. -
- 75 total downloads
- last updated 3/6/2026
- Latest version: 0.2.0
MCP (Model Context Protocol) integration for Ananke — expose ToolKit tools and Workflow executions as MCP server capabilities, and import tools from external MCP servers into ToolKit for agent use. Supports... More information -
- 57 total downloads
- last updated 3/6/2026
- Latest version: 0.2.0
Workflow orchestration engine for .NET � fluent graph-as-code builder, AgentJob with tool calling, checkpointing, tracing, and LLM provider abstractions. -
- 54 total downloads
- last updated 3/6/2026
- Latest version: 0.2.0
Shared interfaces and contracts for the Ananke distributed framework � IDistributedLock, IKeyValueDataAdapter, IChannelReader/Writer, and configuration types. -
- 41 total downloads
- last updated 3/6/2026
- Latest version: 0.2.0
Distributed state machine engine with RedLock coordination, middleware pipeline, guard conditions, and fault/reset circuit breaking. -
- 40 total downloads
- last updated 3/6/2026
- Latest version: 0.2.0
Document extractors for the Ananke knowledge pipeline. Implements IDocumentExtractor for PDF, Markdown, and plain text content. -
- 37 total downloads
- last updated 3/6/2026
- Latest version: 0.2.0
Google Gemini provider for Ananke.Orchestration — IStreamingAgentModel implementation with tool calling, structured output, and streaming via the official Google GenAI SDK. Supports both the Gemini Developer... More information -
- 37 total downloads
- last updated 3/6/2026
- Latest version: 0.2.0
OpenAI provider for Ananke.Orchestration � ChatClient-based IStreamingAgentModel implementation with tool calling and structured output support. -
- 36 total downloads
- last updated 3/6/2026
- Latest version: 0.2.0
Design-time tooling for Ananke — YAML manifest import (DSL for workflow topology, model aliases, system prompts) and Mermaid diagram export. Enables declarative pipeline definitions with code-bound job... More information -
- 36 total downloads
- last updated 3/6/2026
- Latest version: 0.2.0
MQTT infrastructure for Ananke — IChannelReader and IChannelWriter backed by MQTTnet. Provides services.AddAnankeMqtt() for DI registration. -
- 36 total downloads
- last updated 3/6/2026
- Latest version: 0.2.0
OpenTelemetry tracing infrastructure for Ananke — one-liner OTLP export to BetterStack, Jaeger, Grafana Tempo, or any OTLP-compatible backend. Works with both Ananke.Orchestration and Ananke.StateMachine. -
- 36 total downloads
- last updated 3/6/2026
- Latest version: 0.2.0
Anthropic provider for Ananke.Orchestration � Claude-based IStreamingAgentModel implementation with tool calling support. -
- 36 total downloads
- last updated 3/6/2026
- Latest version: 0.2.0
Qdrant vector database provider for Ananke — IKnowledgeStore implementation with dense vector search, metadata filtering, and automatic collection management. -
- 36 total downloads
- last updated 3/6/2026
- Latest version: 0.2.0
Redis infrastructure for Ananke — IDistributedLock via RedLock and IKeyValueDataAdapter via StackExchange.Redis. Provides services.AddAnankeRedis() for DI registration. -
- 0 total downloads
- last updated 3/6/2026
- Latest version: 0.2.0
A2A (Agent-to-Agent) protocol integration for Ananke — call remote A2A agents as IAgentModel implementations and expose Ananke workflows as A2A-compliant endpoints. Enables cross-framework agent... More information