Skip to content

Feat/newedit#42

Merged
rusiaaman merged 23 commits intomainfrom
feat/newedit
Mar 19, 2025
Merged

Feat/newedit#42
rusiaaman merged 23 commits intomainfrom
feat/newedit

Conversation

@rusiaaman
Copy link
Owner

  • New improved edit that avoids inefficient edits for larger files
  • Overwrite not allowed if not read since last change
  • Line number ranges display if asked for in ReadFiles
  • ReadFiles support querying for line ranges (only if required)
  • Smarter repo tree using recent git commits and files opened from previous chats.

@rusiaaman rusiaaman force-pushed the feat/newedit branch 2 times, most recently from b546408 to 27cbf17 Compare March 17, 2025 18:22
@codecov-commenter
Copy link

codecov-commenter commented Mar 17, 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.40044% with 85 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/wcgw/client/tools.py 71.72% 54 Missing ⚠️
src/wcgw/client/repo_ops/repo_context.py 81.03% 11 Missing ⚠️
src/wcgw/client/repo_ops/file_stats.py 91.66% 6 Missing ⚠️
src/wcgw/types_.py 89.65% 6 Missing ⚠️
src/wcgw/client/bash_state/bash_state.py 93.33% 5 Missing ⚠️
src/wcgw/client/repo_ops/display_tree.py 0.00% 3 Missing ⚠️

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

Files with missing lines Coverage Δ
src/wcgw/client/modes.py 92.42% <ø> (ø)
src/wcgw/client/tool_prompts.py 100.00% <ø> (ø)
src/wcgw/client/repo_ops/display_tree.py 85.24% <0.00%> (ø)
src/wcgw/client/bash_state/bash_state.py 82.16% <93.33%> (+1.87%) ⬆️
src/wcgw/client/repo_ops/file_stats.py 91.66% <91.66%> (ø)
src/wcgw/types_.py 93.02% <89.65%> (-2.98%) ⬇️
src/wcgw/client/repo_ops/repo_context.py 73.97% <81.03%> (+7.66%) ⬆️
src/wcgw/client/tools.py 77.79% <71.72%> (-4.97%) ⬇️
🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@rusiaaman rusiaaman merged commit bcbe54c into main Mar 19, 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