agent reliability agents

15 tagged agent reliability, measured the same way as everything else here.

Browse within: agent-framework 7agent-orchestration 7agent-os 7llm-routing 7

qualixar/superlocalmemory

Agent

Advises on scope, roles, compliance, and GDPR use in SuperLocalMemory. Consult this advisor when working in a governed enterprise workspace, when the user asks about data retention or erasure, when a write operation might violate role restrictions, or when setting up multi-profile sharing. Never bypasses governance…

223 3d ago A 82 tokens AGPL-3.0

slm-loop-runner

02

qualixar/superlocalmemory

Agent

Runs a task as a bounded loop backed by SuperLocalMemory: iterate until an INDEPENDENT gate passes — never the agent's own claim. Delegate here when a task has a checkable acceptance condition (a test suite, a JSON schema, a linter, a reconciliation rule, a security scan) and you want gate-verified completion with an…

223 3d ago A 117 tokens AGPL-3.0

slm-memory-advisor

03

qualixar/superlocalmemory

Agent

Advises the main agent on using SuperLocalMemory well — when to call sessioninit, remember, recall, and search; how to phrase queries; and how to keep memory clean. Delegate here for any "should I save/recall this?" decision or when memory results look wrong.

223 3d ago A 65 tokens AGPL-3.0

qos-cost-optimizer

04

qualixar/qualixar-os

Agent

Budget-aware task routing using Qualixar OS cost engine. Analyzes task complexity, selects the cheapest model that meets quality requirements, and tracks spend against budget. Uses POMDP routing for optimal cost/quality tradeoff.

41 3mo ago A 51 tokens

qos-forge-architect

05

qualixar/qualixar-os

Agent

Designs optimal multi-agent teams using Qualixar OS Forge. Analyzes tasks, selects topology (12 options), assigns specialized agents with tools, and estimates cost using POMDP routing.

41 3mo ago A 45 tokens

qos-quality-judge

06

qualixar/qualixar-os

Agent

Quality gating judge using Qualixar OS's multi-judge consensus pipeline. Evaluates deliverables against acceptance criteria, scores quality dimensions, and issues PASS/FAIL verdicts. Blocks task completion when quality is insufficient.

41 3mo ago A 48 tokens

IgorGanapolsky/ThumbGate

Agent

A reliability-focused reviewer agent that checks code changes against known failure patterns from the project's ThumbGate memory. Prioritizes preventing repeated mistakes.

26 yesterday A 33 tokens original MIT

sdk-run-governor

09

IgorGanapolsky/ThumbGate

Agent

Reviews Cursor SDK agent launch plans, cloud VM runs, subagent scopes, and auto-PR settings against ThumbGate gates.

26 yesterday A 31 tokens original MIT