Skip to content
View muonroi's full-sized avatar

Block or report muonroi

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
muonroi/README.md

Le Anh Phi  ·  muonroi

Software Engineer — open-core .NET ecosystems · AI agent infrastructure · developer tooling

GitHub Sponsors   Email


What I build

I design and maintain the Muonroi open-core ecosystem — a production-grade stack for building multi-tenant SaaS products on .NET with an AI-native development workflow.

Layer Repo Description
Foundation muonroi-building-block .NET OSS base — rule engine, decision tables, multi-tenancy, observability
Frontend muonroi-ui-engine Manifest-driven runtime, framework adapters, ASP.NET MVC bridge
AI Memory experience-engine Agents that learn from mistakes — vector memory that shrinks as capability grows
CLI muonroi-cli Unified CLI powered by the experience engine
Dev Workflow quick-codex Codex workflow skills for multi-step agentic tasks

Tech stack


Focus areas

  • Open-core architecture — OSS foundation + commercial extension pattern, plugin isolation, license governance
  • AI-native development — experience-driven agents, vector memory, LLM routing (Claude · Gemini · Grok · Ollama)
  • Multi-tenancy — per-tenant EF context, row-level security, site profile isolation
  • Rule engine — declarative decision tables, runtime evaluation, audit trail

Support this work

If any of my open-source projects saved you time, consider sponsoring — it directly funds continued OSS development.


Vietnam 🇻🇳 · Building in public

Pinned Loading

  1. experience-engine experience-engine Public

    AI agents that learn from mistakes — not just store facts. Memory shrinks as capability grows.

    JavaScript 1

  2. muonroi-cli muonroi-cli Public

    CLI build with core experience engine

    TypeScript

  3. quick-codex quick-codex Public

    Codex workflow skills for tasks that need more than raw chat context.

    JavaScript

  4. muonroi-building-block muonroi-building-block Public

    Muonroi Building Block is the .NET foundation of the Muonroi open-core ecosystem: rule engine, decision tables, governance, tenancy, observability, and the commercial extensions that sit on top of …

    C#