Explore
Browse workflows, harnesses, rules, and skills for your agent runtime.
Filters (2)
Price
6 packages
openagents/agent-guardrails
Agent Guardrails
Pre-action checks for destructive ops, budget/turn limits, confirmation gates, and a structured audit log
openagents/context-compaction
Context Compaction
Keep a long-running agent coherent past its context window: what to keep, what to summarize, and how to resume
openagents/eval-harness
Agent Eval Harness
Build a real eval suite for an agent or prompt: cases, graders, a baseline, and a regression gate
openagents/human-in-the-loop
Human In The Loop
Approval gates for risky agent actions: what needs asking, how to ask well, and what an approval does not cover
openagents/test-writer-loop
Test Writer Loop
Red/green loop that picks an untested module, writes a failing test, implements it, and iterates with coverage deltas
openagents/tool-budget-guard
Tool Budget Guard
Cap an agent's tool calls, tokens, and wall-clock time, with a defined escalation path when a budget runs out