Skip to content

4.0.1: bug fixes and improvements #43

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 3 commits into from
Mar 24, 2025
Merged

4.0.1: bug fixes and improvements #43

merged 3 commits into from
Mar 24, 2025

Conversation

rusiaaman
Copy link
Owner

  • Screen instances were not cleaned up
  • Search replace didn't work when resolving based on future search replace blocks. Fixed and improved speed.
  • Dynamically scaling up number of files shown in init
  • ALIGNMENT.md file automatically gets included from project root.
  • Prompt improvements.

@codecov-commenter
Copy link

codecov-commenter commented Mar 24, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 81.08108% with 14 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/wcgw/client/tools.py 45.45% 6 Missing ⚠️
src/wcgw/client/file_ops/search_replace.py 79.16% 5 Missing ⚠️
src/wcgw/client/repo_ops/repo_context.py 85.00% 3 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Files with missing lines Coverage Δ
src/wcgw/client/bash_state/bash_state.py 81.76% <100.00%> (-0.04%) ⬇️
src/wcgw/client/file_ops/diff_edit.py 89.28% <100.00%> (+0.74%) ⬆️
src/wcgw/client/mcp_server/server.py 100.00% <100.00%> (ø)
src/wcgw/client/modes.py 92.42% <100.00%> (ø)
src/wcgw/client/repo_ops/repo_context.py 75.15% <85.00%> (+1.18%) ⬆️
src/wcgw/client/file_ops/search_replace.py 85.18% <79.16%> (-1.41%) ⬇️
src/wcgw/client/tools.py 77.25% <45.45%> (-0.66%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@rusiaaman rusiaaman merged commit 3bdbff3 into main Mar 24, 2025
6 checks passed
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.

2 participants