Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: #2040 - Adds Bitbucket Tool to support Bitbucket Cloud APIs #2095

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

Conversation

Harsh-2909
Copy link
Contributor

Description

Fixes #2040


Type of change

Please check the options that are relevant:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Model update (Addition or modification of models)
  • Other (please describe):

Checklist

  • Adherence to standards: Code complies with Agno’s style guidelines and best practices.
  • Formatting and validation: You have run ./scripts/format.sh and ./scripts/validate.sh to ensure code is formatted and linted.
  • Self-review completed: A thorough review has been performed by the contributor(s).
  • Documentation: Docstrings and comments have been added or updated for any complex logic.
  • Examples and guides: Relevant cookbook examples have been included or updated (if applicable).
  • Tested in a clean environment: Changes have been tested in a clean environment to confirm expected behavior.
  • Tests (optional): Tests have been added or updated to cover any new or changed functionality.

Additional Notes

Just need some feedback on what else can be added with this. Can some more tools be added to handle more usecases like creation of an issue, Approving PRs, etc.

@Harsh-2909 Harsh-2909 requested a review from a team as a code owner February 12, 2025 18:40
@Harsh-2909 Harsh-2909 force-pushed the feature/bitbucket-tool branch from 81eaa78 to e4238ec Compare February 13, 2025 07:21
Copy link
Contributor

@dirkbrnd dirkbrnd left a comment

Choose a reason for hiding this comment

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

Thanks for the submission! Please add a cookbook so we can more easily test it. Plus points for also adding unit tests in /libs/agno/tests, but if you struggle there I can also add them

@Harsh-2909
Copy link
Contributor Author

Sure @dirkbrnd , WIll add cookbook example.
Not sure about Unit Tests, can you help me up with that.

@Harsh-2909 Harsh-2909 force-pushed the feature/bitbucket-tool branch from e4238ec to 486328e Compare February 13, 2025 15:59
@Harsh-2909
Copy link
Contributor Author

@dirkbrnd I have added a cookbook with examples on how to use the tool.
One example:
Screenshot from 2025-02-13 23-11-32

Let me know if anything else needs to be done

@Harsh-2909 Harsh-2909 requested a review from dirkbrnd February 13, 2025 17:44
@dirkbrnd
Copy link
Contributor

@Harsh-2909 thanks I'll review today!

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.

[Feature Request] Implement BitBucket Cloud API as Tools
2 participants