agentops
agentops copied to clipboard
Decorator Initialization Failures: @agent and @tool decorators don't work while LLM instrumentation does
💡 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
This issue mentions being resolved by PR #1102, but that PR was closed (not merged). The issue remains open and the decorator initialization problem still needs to be addressed.
This decorator issue may also relate to the cursor branch cursor/improve-agno-tool-integrations-py-output-d88d which refactored tool integration examples with enhanced features, potentially addressing decorator functionality.