Skip to main content
ClaudeWave

Python SDK for AI agent monitoring, LLM cost tracking, benchmarking, and more. Integrates with most LLMs and agent frameworks including CrewAI, Agno, OpenAI Agents SDK, Langchain, Autogen, AG2, and CamelAI

Subagents5.7k stars613 forksPythonMITUpdated 1mo ago
Editor's note

AgentOps is a Python SDK and observability platform for monitoring, debugging, and cost-tracking AI agents built with Anthropic's Claude and other LLM providers. Developers initialize it with two lines of code, after which it automatically captures session replays, step-by-step execution graphs, and per-call spend data across supported frameworks including CrewAI, LangChain, AG2/AutoGen, Agno, LlamaIndex, and the OpenAI Agents SDK. It connects to Claude via the Anthropic API and also ships an MCP server published on Smithery, making it accessible from Claude Desktop environments. A standout detail is that the entire application layer, including the dashboard and API backend, is open source under the MIT license and can be self-hosted on a private cloud. The tool targets AI engineers who need production-grade visibility into multi-agent pipelines, LLM token costs, and replay debugging without relying on a third-party hosted service.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (MIT)
  • Recently active
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 6/11/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/AgentOps-AI/agentops && cp agentops/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.
Use cases

Subagents overview

README preview not available. Visit the repo on GitHub for full documentation.
agentagentopsagents-sdkaianthropicautogencost-estimationcrewaievalsevaluation-metricsgroqlangchainllmmistralollamaopenaiopenai-agents

What people ask about agentops

What is AgentOps-AI/agentops?

+

AgentOps-AI/agentops is subagents for the Claude AI ecosystem. Python SDK for AI agent monitoring, LLM cost tracking, benchmarking, and more. Integrates with most LLMs and agent frameworks including CrewAI, Agno, OpenAI Agents SDK, Langchain, Autogen, AG2, and CamelAI It has 5.7k GitHub stars and was last updated 1mo ago.

How do I install agentops?

+

You can install agentops by cloning the repository (https://github.com/AgentOps-AI/agentops) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is AgentOps-AI/agentops safe to use?

+

Our security agent has analyzed AgentOps-AI/agentops and assigned a Trust Score of 100/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains AgentOps-AI/agentops?

+

AgentOps-AI/agentops is maintained by AgentOps-AI. The last recorded GitHub activity is from 1mo ago, with 179 open issues.

Are there alternatives to agentops?

+

Yes. On ClaudeWave you can browse similar subagents at /categories/agents, sorted by popularity or recent activity.

Deploy agentops to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: AgentOps-AI/agentops
[![Featured on ClaudeWave](https://claudewave.com/api/badge/agentops-ai-agentops)](https://claudewave.com/repo/agentops-ai-agentops)
<a href="https://claudewave.com/repo/agentops-ai-agentops"><img src="https://claudewave.com/api/badge/agentops-ai-agentops" alt="Featured on ClaudeWave: AgentOps-AI/agentops" width="320" height="64" /></a>

More Subagents