Skip to content

fix: hash computation for externally modified files#1979

Merged
tusharmath merged 13 commits intomainfrom
fix/hash-computation-for-externally-modified-files
Nov 26, 2025
Merged

fix: hash computation for externally modified files#1979
tusharmath merged 13 commits intomainfrom
fix/hash-computation-for-externally-modified-files

Conversation

@ssddOnTop
Copy link
Copy Markdown
Contributor

Fixes: #1889

@github-actions github-actions Bot added the type: fix Iterations on existing features or infrastructure. label Nov 25, 2025
@ssddOnTop
Copy link
Copy Markdown
Contributor Author

@copilot Drop all println! added in this PR like: println!("changes: {changes:?}");

Copy link
Copy Markdown

Copilot AI commented Nov 25, 2025

@ssddOnTop I've opened a new pull request, #1980, to work on those changes. Once the pull request is ready, I'll request review from you.

Comment thread crates/forge_services/src/tool_services/fs_read.rs Outdated
Comment thread crates/forge_services/src/tool_services/fs_read.rs Outdated
Comment thread crates/forge_services/src/tool_services/fs_read.rs Outdated
Comment thread crates/forge_services/src/tool_services/fs_read.rs Outdated
Comment thread crates/forge_services/src/tool_services/fs_patch.rs Outdated
Comment thread crates/forge_services/src/tool_services/fs_create.rs Outdated
@tusharmath tusharmath merged commit 9298b62 into main Nov 26, 2025
9 checks passed
@tusharmath tusharmath deleted the fix/hash-computation-for-externally-modified-files branch November 26, 2025 05:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: fix Iterations on existing features or infrastructure.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: track externally modified files - Incorrect detection of external file modifications

4 participants