Pudu programming language
Menu
Package

@chrismichaelps / pudu-lang-mcp

Model Context Protocol server for Pudu language documentation and compiler tools

0.1.1Apache-2.01

InstallClose

← All tickets

Publish the initial Pudu MCP server package #1

closed

@chrismichaelps wrote on 2026-09-24

Scope

Publish the initial Pudu MCP server package on dev with package metadata, source and wiki parity, a bounded process runner, and regression coverage for resource paths, source excerpts, deadlines, and UTF-8 output.

Acceptance

  • pudu check, pudu fmt --check, and pudu lint pass on src, test, and tools.
  • pudu test test passes with the Pudu 0.1.1 compiler.
  • pudu build src/Main.pudu produces a working stdio server.
  • The 14 survivors from the previous full mutation pass are resolved; affected modules have no survivors when rerun.
  • Private local governance inputs remain ignored.

Validation

  • 20 suites passed, 456 assertions held.
  • Six affected modules: 49 mutants killed, none survived.
  • Built 60 modules and answered a modern MCP discovery request over stdio.

Remaining release gate

A broad mutation rerun was stopped at the request to avoid repeating full validation. CI runs a deterministic sample on pull requests with a 100% threshold.

Read and reply on GitHub ↗