Skip to content
View saturnone1's full-sized avatar

Block or report saturnone1

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
saturnone1/README.md

Abstract distributed systems and AI developer tooling network

saturnone1

Windows & .NET engineer building AI developer tools and distributed systems
Visual Studio extensions · MCP integrations · DDS · NATS · gRPC · RAG

.NET C# Visual Studio TypeScript Node.js C++

Python Docker Kubernetes Model Context Protocol Data Distribution Service gRPC

Focus

AI developer tooling Distributed systems Engineering delivery
Visual Studio extensions, local-first assistants, MCP servers, and RAG services DDS/RTPS, NATS, gRPC, real-time messaging, and Kubernetes networking Reproducible builds, offline deployment, validation automation, and explicit architecture

Featured projects

Project What it demonstrates
Signal Forge DDS, NATS, and gRPC integration workbench for developing, testing, and automating distributed messaging workflows.
Cline for Visual Studio 2022 Cline-style AI coding agent with a VSIX host, WebView2 UI, Node.js sidecar, and shared packaging for Visual Studio 17.0 and 17.12.
VS MCP Server for Visual Studio 2022 MCP server port adapted for Visual Studio 2022 17.12 and .NET 9.
MCP Server Bundle C#/.NET MCP servers spanning developer tools, databases, infrastructure, and Windows engineering applications.
DDS Discovery Service Active-active RTPS/SPDP relay for RTI Connext DDS participants in Kubernetes networks without reliable multicast discovery.
LIGClaw Local-first Windows assistant architecture using WPF, a Node.js sidecar, and versioned JSON-RPC IPC.
More work
  • Link16 RAG — .NET 9 REST RAG service with SQLite-backed retrieval and source-grounded responses.
  • DDSClient (private) — unified Windows and Linux build, validation, and packaging workflows for a cross-platform DDS client.

How I build

  • Keep runtime boundaries explicit and components independently testable.
  • Prefer reproducible, offline-friendly builds over machine-specific setup.
  • Treat validation, packaging, and operational documentation as product features.
  • Preserve project history while making active ownership and compatibility clear.

Building practical tools at the intersection of IDEs, AI agents, and real-time distributed systems.

Pinned Loading

  1. Cline_for_VisualStudio_2022_17.12 Cline_for_VisualStudio_2022_17.12 Public

    Cline-style AI coding agent for Visual Studio 2022 with a VSIX host, WebView2 UI, and Node.js sidecar.

    TypeScript

  2. MCP-Servers-LIG MCP-Servers-LIG Public

    C#/.NET MCP server bundle for developer tools, databases, infrastructure, and Windows engineering applications.

    C#

  3. vs_2022_mcp vs_2022_mcp Public

    Visual Studio MCP Server port for Visual Studio 2022 17.12 and .NET 9.

    C# 1

  4. DDS_Discovery_Service DDS_Discovery_Service Public

    Active-active RTPS/SPDP relay for RTI Connext DDS participants in Kubernetes networks without reliable multicast discovery.

    C#

  5. LIGClaw LIGClaw Public

    Local-first Windows AI assistant built with WPF, a Node.js sidecar, and versioned JSON-RPC IPC.

    C#

  6. RAGFlow-LIG RAGFlow-LIG Public

    RAGFlow-based retrieval-augmented generation platform customization and integration repository.

    Go