Skip to main content
Critiqor is currently purpose-built for OpenClaw, providing a full plugin, CLI integration, and dashboard experience. Additional framework support is on the roadmap. This page documents what is available today and what is planned.
The integrations listed below are not yet available. This page documents the planned roadmap. Only OpenClaw is supported today.

Currently Available

FrameworkStatusNotes
OpenClaw✅ AvailableFull plugin, CLI integration (critiqor monitor openclaw), and dashboard support
See the OpenClaw Integration guide for setup and usage instructions.

Planned Integrations

FrameworkStatusNotes
Claude Code🗓 PlannedAgentic coding assistant from Anthropic
Hermes🗓 PlannedLocal agent framework
Other frameworks🗓 PlannedLangChain, CrewAI, AutoGen, PydanticAI, and others
The CLI-based monitor / finalize / dashboard workflow is OpenClaw-specific today. Planned integrations will follow the same workflow and produce the same diagnosis artifacts — no changes to how you use Critiqor will be needed once a new framework integration ships.

Contributing an Integration

If you’d like to add support for a new framework, see the Contributing guide for how to set up a local dev environment, run tests, and open a pull request.