Agentops

Latest version: v0.3.26

Safety actively analyzes 701644 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 15

0.3.15rc1

Autogen latency fix RC branch

0.3.14

🥧🥧🥧

Notable Changes:
* Update session stats display
* Server provided URLs
* Bug fix by knivore. Thanks!

What's Changed
* Adding Chat With Docs link by HowieG in https://github.com/AgentOps-AI/agentops/pull/438
* Session stats ui by HowieG in https://github.com/AgentOps-AI/agentops/pull/429
* Update session.py to fix local variable 'formatted_cost' when it is not associated with a value by knivore in https://github.com/AgentOps-AI/agentops/pull/441
* Fixing black formatting by HowieG in https://github.com/AgentOps-AI/agentops/pull/443
* Increasing max_queue_size by HowieG in https://github.com/AgentOps-AI/agentops/pull/442
* display url from api server if available by siyangqiu in https://github.com/AgentOps-AI/agentops/pull/444

New Contributors
* knivore made their first contribution in https://github.com/AgentOps-AI/agentops/pull/441

**Full Changelog**: https://github.com/AgentOps-AI/agentops/compare/v0.3.13...0.3.14

0.3.13

**Full Changelog**: https://github.com/AgentOps-AI/agentops/compare/0.3.12...v0.3.13

0.3.12

New Features
- New session end console output with more information
- Bug fixes

What's Changed
* Automating addition of examples to docs by HowieG in https://github.com/AgentOps-AI/agentops/pull/396
* Elevated permissions for GITHUB_TOKEN to write PRs. Making errors more pronounced by HowieG in https://github.com/AgentOps-AI/agentops/pull/398
* Limiting triggers for Github Actions by HowieG in https://github.com/AgentOps-AI/agentops/pull/399
* adding pip install to langchain example by HowieG in https://github.com/AgentOps-AI/agentops/pull/401
* feat: session end analytics: tools, llms, duration by heethjain21 in https://github.com/AgentOps-AI/agentops/pull/392
* Removing dateutil from previous commit by HowieG in https://github.com/AgentOps-AI/agentops/pull/404
* Touching up automation for prod by HowieG in https://github.com/AgentOps-AI/agentops/pull/402
* Removing unused notebook html generator by HowieG in https://github.com/AgentOps-AI/agentops/pull/400
* Fix notebooks automation by HowieG in https://github.com/AgentOps-AI/agentops/pull/405
* Fix notebook automation typo by HowieG in https://github.com/AgentOps-AI/agentops/pull/406
* Further reducing scope of automation triggers by HowieG in https://github.com/AgentOps-AI/agentops/pull/407
* Test-notebooks-extra-comma by HowieG in https://github.com/AgentOps-AI/agentops/pull/408
* Add Notebooks Examples to Docs push to main by HowieG in https://github.com/AgentOps-AI/agentops/pull/409
* Refactor how we push to main from Action by HowieG in https://github.com/AgentOps-AI/agentops/pull/410
* Refactor how we push to main from Action by HowieG in https://github.com/AgentOps-AI/agentops/pull/411
* Switching back to peter evans create pull request by HowieG in https://github.com/AgentOps-AI/agentops/pull/412
* GitHub Action - Update examples in docs from notebooks by github-actions in https://github.com/AgentOps-AI/agentops/pull/413
* fix docs to test mintlify by areibman in https://github.com/AgentOps-AI/agentops/pull/415
* Removing extra newline which was causing loop by HowieG in https://github.com/AgentOps-AI/agentops/pull/416
* Fixing image by HowieG in https://github.com/AgentOps-AI/agentops/pull/417
* GitHub Action - Update examples in docs from notebooks by github-actions in https://github.com/AgentOps-AI/agentops/pull/418
* change url by areibman in https://github.com/AgentOps-AI/agentops/pull/420
* Added try catch and extra cases to safe_serialize by areibman in https://github.com/AgentOps-AI/agentops/pull/421
* 0.3.11 bump by bboynton97 in https://github.com/AgentOps-AI/agentops/pull/422

New Contributors
* heethjain21 made their first contribution in https://github.com/AgentOps-AI/agentops/pull/392

**Full Changelog**: https://github.com/AgentOps-AI/agentops/compare/0.3.11...0.3.12

0.3.11

New Features
- Events created within agent stack trace are assigned to agent
- Automatically name events created by record_tool and record_action

Codebase Changes
- LLM Tracker Refactor
- Docs updates
- Notebook testing
- Bug fixes

Notable Commits
* separated llm tracker by model by bboynton97 in https://github.com/AgentOps-AI/agentops/pull/346
* event decorators have default names by bboynton97 in https://github.com/AgentOps-AI/agentops/pull/367
* Fixing bad url in multion examples docs by HowieG in https://github.com/AgentOps-AI/agentops/pull/369
* update logos and banners by areibman in https://github.com/AgentOps-AI/agentops/pull/371
* Remove unneeded file by HowieG in https://github.com/AgentOps-AI/agentops/pull/370
* "Fix langchain version typo (280)" by roshanr11 in https://github.com/AgentOps-AI/agentops/pull/366
* Fixing issues in notebooks interfering with testing automation by HowieG in https://github.com/AgentOps-AI/agentops/pull/377
* rename conflicting package names by bboynton97 in https://github.com/AgentOps-AI/agentops/pull/384
* Capture track agent by bboynton97 in https://github.com/AgentOps-AI/agentops/pull/381
* Fixing job_posting and calling end_session in notebook automation by HowieG in https://github.com/AgentOps-AI/agentops/pull/390
* Fixed Time Travel output for multithreading and clarity by HowieG in https://github.com/AgentOps-AI/agentops/pull/388
* Fixed typos and spelling in docs from Spellcaster by areibman in https://github.com/AgentOps-AI/agentops/pull/391
* Fixing duplicate llm_pkey errors by HowieG in https://github.com/AgentOps-AI/agentops/pull/389
* Changes for crew refactor by bboynton97 in https://github.com/AgentOps-AI/agentops/pull/393

New Contributors
* roshanr11 made their first contribution in https://github.com/AgentOps-AI/agentops/pull/366
Thank you Roshan!! 🫶

**Full Changelog**: https://github.com/AgentOps-AI/agentops/compare/0.3.10...0.3.11

0.3.10

What's Changed
* README updates by HowieG in https://github.com/AgentOps-AI/agentops/pull/361
* Time Travel Fixes by HowieG in https://github.com/AgentOps-AI/agentops/pull/364

**Full Changelog**: https://github.com/AgentOps-AI/agentops/compare/0.3.9...0.3.10

Page 5 of 15

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.