agentops icon indicating copy to clipboard operation
agentops copied to clipboard

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 Ca...

Results 260 agentops issues
Sort by recently updated
recently updated
newest added

### 💡 Bug Description Decorator Initialization Failures: @agent and @tool decorators don't work while LLM instrumentation does. ### Development This issue is being worked on in branch: `cursor/improve-agno-tool-integrations-py-output-d88d`

### 💡 Bug Description Agno and Langtrace data doesn't record proper data - this needs to be investigated and fixed. ### Development This issue is being worked on in branch:...

bug

### 💡 Feature Description and Proposed Solution Package version requirements issue that needs to be resolved. ### Development This issue is being worked on in branch: `cursor/fix-three-bugs-in-the-codebase-4446`

bug

### 💡 Feature Description and Proposed Solution No event received bug that needs to be fixed. ### Development This issue is being worked on in branch: `cursor/fix-three-bugs-in-the-codebase-4446`

bug

### 💡 Feature Description and Proposed Solution We should add more integration tests especially for the instrumentations and make them run in the CI. ### 🤔 Related Problem _No response_...

enhancement

# SDK Documentation Update - Comprehensive Review and Enhancement ## Overview This issue tracks a comprehensive update to the AgentOps SDK documentation for both Python and TypeScript SDKs. The goal...

documentation
enhancement

"60% of the way there" - alex

# Multi-User Conversation Continuity and Session Management ## Problem Statement AgentOps currently lacks a clean mechanism for managing sessions/traces in multi-user conversational AI applications where: 1. **Multiple users interact simultaneously**...

enhancement

# OpenAI Agents SDK Guardrail Span Classification Issues ## Problem Description The OpenAI Agents SDK integration has issues with guardrail span classification and duplicate span creation: 1. **Incorrect Span Classification**:...

bug

### Contact Details _No response_ ### 📦 Package Version 0.4.14 ### 🎞️ Framework Version 1.72.0 ### 🔎 Describe the Bug Neither normal instrumentation with LiteLLM or using the success_callback arg...

bug
good first issue