Runtime Intelligence for AI Agents

Runtime Intelligence
for AI Agents

Critiqor observes AI agent runs across Codex, Claude Code, OpenClaw, and custom CLI workflows, then turns runtime evidence into diagnoses your team can trust and act on.

terminal
$ pip install critiqor
Multi-frameworkDeveloper-firstLocal dashboard
OpenClaw logoOpenClaw
Codex logoCodex
Claude Code logoClaude Code
Critiqor dashboard
Critiqor dashboard preview
Why Critiqor

Traditional evals judge the answer.
Critiqor watches the work.

Most evaluation frameworks score the final response. Critiqor instead observes the agent during execution — recording tool calls, tool outputs, runtime events, reasoning flow, execution efficiency and evidence utilisation.

Every diagnosis is backed by observable execution evidence — not a model's opinion about itself.

7+
evidence types
100s
observed events / run
0%
self-report
100%
explainability
Traditional Evaluation
legacy

Answer-only scoring

  • Final response only
  • Self-reported reasoning
  • Limited explainability
  • No runtime visibility
Critiqor
runtime

Evidence-backed diagnosis

  • Runtime evidence
  • Observable execution
  • Explainable diagnosis
  • Root cause analysis
  • Historical intelligence
Platform

Everything you need to trust your agents.

A developer-first workflow for observing AI agent runs, reviewing reliability, and improving behavior over time.

Runtime Observation

Start Critiqor before an agent run so your review is based on observed behavior, not only the final answer.

Reliability Reports

Get a clear report with a production verdict, linked evidence, diagnosis, playbook, and exportable fix prompt.

Memory Evaluation

Review retrieved, used, ignored, missed, or not-stored memory behavior when the runtime emits memory evidence.

Run Comparison

Use previous runs to compare prompt changes, tool updates, model changes, and reliability improvements.

Dashboard Review

Move from terminal execution to Overview, Runs, Diagnosis, Playbook, Evidence Explorer, Visibility, and Appearance views.

Framework Choice

Monitor OpenClaw, Claude Code, Codex, or configure a custom framework from the CLI.

Quickstart

From terminal to dashboard.

Configure a framework once, start an observation, use the agent normally, finalize the run, then review the evidence-backed dashboard.

1
01

Install Critiqor

Install the CLI from PyPI in your Python environment.

terminal
$ pip install critiqor
2
02

Choose your framework

Use the guided setup for OpenClaw, Claude Code, Codex, or a custom CLI command.

terminal
$ critiqor agents
3
03

Use your agent normally

Ask questions, test prompts, and work through realistic tasks without replacing your agent workflow.

terminal
$ critiqor monitor codex
4
04

Finalize the run

End the observation and open the dashboard with a reliability report.

terminal
$ critiqor finalize
terminal flow
$ critiqor monitor openclaw✓ Framework selected: OpenClaw✓ Runtime observer attached✓ Event collection activeLaunching agent...Agent CLI ready› review this agent response for reliability risksAgent completed the task.› /exit$ critiqor finalizeStopping observer...Finalizing observation...Preparing reliability report...Launching dashboard...
Read the full quickstart
Dashboard

A reliability report your team can act on.

Critiqor opens a focused dashboard after a run so developers can answer five practical questions: can I trust this agent, why, what evidence supports it, what should change, and did the change work?

Critiqor dashboard showing reliability report sections

Production Verdict

See whether the agent is production ready, needs review, or should be treated with caution.

Diagnosis

Understand the primary issue, why it matters, and which evidence supports the finding.

Playbook

Turn the diagnosis into concrete next steps, verification checks, and expected improvement.

Evidence Explorer

Inspect the timeline, tool events, memory behavior, and raw runtime snapshots behind the report.

Export + Fix Prompt

Export PDF, Markdown, snapshots, or copy a run-specific prompt for improving the agent.

Overview + Runs

Production verdict, trust score, confidence, and previous run access.

Visibility

Private, Shared, Anonymous, and Public modes from the developer's point of view.

Appearance

Readable light and dark dashboard modes for review and sharing.

Get started in 30 seconds

Install Critiqor. Review your run.

One pip install, a guided framework choice, and a dashboard report you can revisit.

install
$ pip install critiqor
configure
$ critiqor agents
review
$ critiqor finalize
Community

Stay in the loop.

Docs, source, plugins and the conversation around runtime intelligence.

FAQ

Questions, answered.

Everything developers ask before adopting Critiqor.