Skip to content

JBAI-13675. Extract examples into a top-level module #21

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

Merged
merged 4 commits into from
May 12, 2025
Merged

Conversation

sdubov
Copy link
Contributor

@sdubov sdubov commented May 9, 2025

Main changes in commits:

  • Extract examples into a top-level module;
  • Refactor tools and move all related classes inside a module;
  • Refactor Agent Exception classes.

@sdubov sdubov self-assigned this May 9, 2025
@sdubov sdubov added the refactoring Code improvements that enhance structure, readability, and quality without changing functionality label May 9, 2025
@sdubov sdubov removed the request for review from sproshev May 9, 2025 19:26
@sdubov sdubov force-pushed the sdubov/JBAI-13675 branch 5 times, most recently from 04abac3 to ad1f1f6 Compare May 9, 2025 21:58
sdubov added 4 commits May 10, 2025 11:34
- Extract annotations;
- Move tools from agents-core to agents-tools target module.
- Extract runtime exceptions;
- Extract Agent exceptions.
@sdubov sdubov force-pushed the sdubov/JBAI-13675 branch from ad1f1f6 to 369b640 Compare May 10, 2025 09:35
Copy link
Contributor

@devcrocod devcrocod left a comment

Choose a reason for hiding this comment

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

lgtm!

@sdubov sdubov merged commit ba70f36 into main May 12, 2025
3 checks passed
@sproshev sproshev deleted the sdubov/JBAI-13675 branch May 21, 2025 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Code improvements that enhance structure, readability, and quality without changing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants