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

    .NETC#Visual StudioTypeScriptNode.jsC++

    PythonDockerKubernetesModel Context ProtocolData Distribution ServicegRPC

    Focus

    AI developer toolingDistributed systemsEngineering delivery
    Visual Studio extensions, local-first assistants, MCP servers, and RAG servicesDDS/RTPS, NATS, gRPC, real-time messaging, and Kubernetes networkingReproducible builds, offline deployment, validation automation, and explicit architecture

    Featured projects

    ProjectWhat it demonstrates
    Signal ForgeDDS, NATS, and gRPC integration workbench for developing, testing, and automating distributed messaging workflows.
    Cline for Visual Studio 2022Cline-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 2022MCP server port adapted for Visual Studio 2022 17.12 and .NET 9.
    MCP Server BundleC#/.NET MCP servers spanning developer tools, databases, infrastructure, and Windows engineering applications.
    DDS Discovery ServiceActive-active RTPS/SPDP relay for RTI Connext DDS participants in Kubernetes networks without reliable multicast discovery.
    LIGClawLocal-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.12Cline_for_VisualStudio_2022_17.12Public

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

      TypeScript

    2. MCP-Servers-LIGMCP-Servers-LIGPublic

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

      C#

    3. vs_2022_mcpvs_2022_mcpPublic

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

      C# 1

    4. DDS_Discovery_ServiceDDS_Discovery_ServicePublic

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

      C#

    5. LIGClawLIGClawPublic

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

      C#

    6. RAGFlow-LIGRAGFlow-LIGPublic

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

      Go