Skip to content

TMCP 0.2.3

Choose a tag to compare

@jakyeamos jakyeamos released this 27 Jun 22:56

Highlights

  • Adds direct expert UI rubric CLI aliases: expert-ui-rubric, tmcp-expert-ui-rubric, expert-ui-review, tmcp-ui-rubric, and ui-rubric.
  • The aliases route to the standalone TMCP expert_rubric_review_plan workflow with the default objective: Use the TMCP expert UI rubric on this project.
  • Tightens agent routing instructions so missing MCP tool exposure uses the TMCP CLI fallback instead of downgrading to a generic rendered UI audit.
  • Updates Codex, Claude, MCP Registry, quickstart, install, and CLI docs for the new fallback path.

Verification

  • Local unittest suite: 24 tests passing.
  • Direct CLI smoke: node scripts/tmcp_launcher.mjs expert-ui-rubric --project-path . --evidence-json '[]' --no-write-artifacts --compact.
  • Pre-CR gate passed, including anti-slop.
  • GitHub Actions run 28304332814 passed on macOS, Ubuntu, and Windows across Python 3.10 and 3.13.