Skip to content
#

llm-harness

Here are 29 public repositories matching this topic...

why-was-fable-banned

Fable-style spec + evidence gate for Claude Code + Codex. Makes Opus/Codex work under Fable-like discipline: blocks every edit until a deterministic spec passes, and there is no "done" without live acceptance evidence. Spec-first, verification-gated, forbidden-paths enforced.

  • Updated Jun 30, 2026
  • Python

Inspired by GothamChess's AI chess videos - this is an LLM harness for chess. Fixes the real problems that were causing the models to stumble; proper board state context and move validation. Pit GPT, Gemini, Claude and others head-to-head with live reasoning streams, knockout tournaments, and PGN export.

  • Updated May 2, 2026
  • Python

Shape Up for coding agents — with gates the agent can't talk its way past. A Claude Code plugin that runs idea → pitch → build → eval → ship, with PreToolUse hooks that hard-deny a premature EVAL and progress derived from test artifacts instead of self-report.

  • Updated Aug 21, 2026
  • JavaScript

Improve this page

Add a description, image, and links to the llm-harness topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the llm-harness topic, visit your repo's landing page and select "manage topics."

Learn more