Skip to content

fix: Hotfixes before the 0.4.15 release#1083

Merged
fenilfaldu merged 7 commits into
mainfrom
fix/cleanup-before-release
Jun 16, 2025
Merged

fix: Hotfixes before the 0.4.15 release#1083
fenilfaldu merged 7 commits into
mainfrom
fix/cleanup-before-release

Conversation

@dot-agi

@dot-agi dot-agi commented Jun 16, 2025

Copy link
Copy Markdown
Member

📥 Pull Request

📘 Description
Bunch of cleanup and fixes for the release

🧪 Testing
Tested against the notebooks

@dot-agi
dot-agi requested review from Copilot and fenilfaldu June 16, 2025 23:47

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This hotfix PR focuses on cleaning up notebooks and updating dependency references ahead of the upcoming 0.4.15 release. Key changes include clearing notebook outputs, updating title generation in the documentation generator, and revising dependency references in instrumentation modules.

Reviewed Changes

Copilot reviewed 13 out of 13 changed files in this pull request and generated no comments.

Show a summary per file
File Description
examples/mem0/mem0_memoryclient_example.ipynb Cleared execution counts and outputs for notebook cleanliness
examples/generate_documentation.py Added title override logic for improved documentation
examples/anthropic/anthropic-example-sync.ipynb Reformatted cell sources to an array format for updated notebook standards
examples/ag2/async_human_input.ipynb Added a new empty code cell (potential placeholder)
examples/ag2/agentchat_with_memory.py & .ipynb Removed; indicates cleanup of obsolete examples
examples/ag2/README.md Reordered and renamed examples for clarity
agentops/instrumentation/openai/wrappers/chat.py Added explicit check for non-null tools
agentops/instrumentation/ag2/instrumentor.py Updated dependency reference from "autogen" to "ag2"
agentops/instrumentation/init.py Bumped autogen dependency version to match instrumentation changes

@codecov

codecov Bot commented Jun 16, 2025

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 0% with 8 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
agentops/instrumentation/openai/wrappers/chat.py 0.00% 7 Missing ⚠️
agentops/instrumentation/ag2/instrumentor.py 0.00% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@fenilfaldu
fenilfaldu enabled auto-merge (squash) June 16, 2025 23:48
@fenilfaldu
fenilfaldu merged commit a67a4af into main Jun 16, 2025
9 of 10 checks passed
@fenilfaldu
fenilfaldu deleted the fix/cleanup-before-release branch June 16, 2025 23:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants