Skip to content

fix: make the codebase parse non-blocking; #533

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 1 commit into from
Feb 18, 2025

Conversation

rushilpatel0
Copy link
Contributor

@rushilpatel0 rushilpatel0 commented Feb 18, 2025

Motivation

This fixes an issue where the tool call for parsing the codebase, was blocked by codebase parse, this could cause the tool to timeout. Making it async let's the Agent check-in on when the parse is done

Content

Testing

Please check the following before marking your PR as ready for review

  • I have added tests for my changes
  • I have updated the documentation or added new documentation as needed

@rushilpatel0 rushilpatel0 marked this pull request as ready for review February 18, 2025 20:06
@rushilpatel0 rushilpatel0 requested review from codegen-team and a team as code owners February 18, 2025 20:06
Copy link

codecov bot commented Feb 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Additional details and impacted files

@rushilpatel0 rushilpatel0 merged commit 0f437b4 into develop Feb 18, 2025
25 of 26 checks passed
@rushilpatel0 rushilpatel0 deleted the rpatel/async-mcp-parse branch February 18, 2025 20:41
Copy link
Contributor

🎉 This PR is included in version 0.21.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants