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

refactor: divide up large library files into single responsibility files #53

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

unclesp1d3r
Copy link
Owner

This commit moves the previous functions in agentClient and clientUtils into purpose-specific files. The overall codebase is now more maintainable and easier to navigate.

This commit moves the previous functions in agentClient and clientUtils into purpose-specific files. The overall codebase is now more maintainable and easier to navigate.

Signed-off-by: UncleSp1d3r <unclespider@protonmail.com>
@unclesp1d3r unclesp1d3r linked an issue Oct 4, 2024 that may be closed by this pull request
6 tasks
@unclesp1d3r unclesp1d3r merged commit bbffc89 into main Oct 4, 2024
5 of 6 checks passed
@unclesp1d3r unclesp1d3r deleted the 51-organize-methods-in-lib-directory branch October 4, 2024 03:11
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.

Organize Methods in lib Directory
1 participant