ai-reliability
Here are 149 public repositories matching this topic...
Static analysis for AI agent configs, tool descriptions, and system prompts — catches vague tool descriptions, missing stop conditions, and schema gaps before they reach runtime. Zero-LLM, deterministic checks, built for CI.
-
Updated
Aug 18, 2026 - Python
A local dual-layer memory pattern for AI agents: a compact, human-readable markdown index paired with semantic retrieval from a local vector store, queried before each message. For cross-project recall where flat memory files or vector-only RAG fall short. Local-first. Reference implementation.
-
Updated
Aug 18, 2026 - Python
The open-source MultiAgentOps evaluation and verification harness for any industry business workflow.
-
Updated
Aug 20, 2026 - Python
Open-source AI model evaluation and benchmarking framework for LLMs (OpenAI, Ollama, Claude, Gemini)
-
Updated
Aug 13, 2026 - Python
Zero-LLM agent memory for Claude Code and AI agents: local-first BM25, dense-vector, and reciprocal-rank-fusion retrieval. Returns original passages verbatim by default. Available on PyPI as fidelis-memory. MIT.
-
Updated
Aug 14, 2026 - Python
Turn failed AI agent runs into replayable regression tests. Catch regressions before you ship.
-
Updated
Jun 4, 2026 - Python
MCP server for the Ejentum API. 8 cognitive operations across 4 harnesses (reasoning, code, anti-deception, memory) in dynamic and adaptive modes.
-
Updated
Jun 11, 2026 - JavaScript
The "Cloudflare for AI Agents". 7-layer security interceptor, real-time observability dashboard, and automated reliability testing for MCP and AI tool chains. Prevent hallucinations, prompt injection, and destructive tool calls.
-
Updated
May 4, 2026 - Python
Production-grade TypeScript AI runtime focused on reliability, governance, and reproducible LLM systems. Multi-provider gateway, agents, RAG, workflows, policy engine, audit trails, and deterministic testing — built for teams shipping AI in production.
-
Updated
Aug 19, 2026 - TypeScript
Architectural standards and best practices for building reliable AI Agents and LLM workflows. Defining the framework for AI Reliability Engineering (AIRE).
-
Updated
Feb 14, 2026 - Dockerfile
Failure Compiler for AI agents: turn failed outputs into replayable regression cases.
-
Updated
Jul 10, 2026 - Python
Mines corrections from your AI agent's chat logs to catch recurring drift and overclaiming before the next response ships. A cheap-to-expensive pre-flight gate — regex, then structured scoring, then a pressure probe — plus memory that carries past corrections into similar tasks. MIT, zero dependencies.
-
Updated
Aug 18, 2026 - Python
AION Scaffold — Intelligent tree-to-filesystem generator. Built by Sheldon K. Salmon, AI Reliability Architect. Part of the AION Constitutional Stack. Free forever. No tracking.
-
Updated
May 6, 2026 - HTML
A lightweight retrieval-grounded claim verification system for AI reliability.
-
Updated
Jul 21, 2026 - Python
Zero-LLM deterministic jailbreak regression benchmark: runs a repeatable battery of known-pattern attacks against an LLM endpoint and scores refusal/partial/compliance across runs. Catch when a model or prompt update silently got weaker. Single-turn, responsible-use. pip install hermes-jailbench
-
Updated
Aug 14, 2026 - Python
Sheldon K. Salmon — AI Reliability Architect. Creator of the AION Constitutional Stack and the CERTUS engine — epistemic scoring that says how much to trust crisis data, and how much to trust the score. Code is open source. The judgment is not.
-
Updated
Jul 24, 2026 - JavaScript
quick-gate-js (npm: quick-gate) is a deterministic JS/TS CI quality gate that unifies ESLint, TypeScript, build, and Lighthouse checks into one fail-fast result, with bounded auto-repair and structured escalation evidence for humans or agents. Works with Next.js, React, Vue, Svelte, or any Node project. A gate-and-escalate wrapper, not a dashboard.
-
Updated
Aug 10, 2026 - JavaScript
Benchmark for evaluating advanced reasoning, recursive dependency resolution, and robustness capabilities of large language models in dynamic, noisy, and structurally challenging environments.
-
Updated
May 15, 2026 - Python
Open-source Python toolkit that checks whether a trained ML model is still healthy: metrics, data drift, calibration, data quality, and a weighted health score.
-
Updated
Aug 10, 2026 - Python
Improve this page
Add a description, image, and links to the ai-reliability topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ai-reliability topic, visit your repo's landing page and select "manage topics."