-
Notifications
You must be signed in to change notification settings - Fork 2.3k
.NET: [BREAKING] Add file_access_read_lines and move the line-numbering contract onto AgentFileStore #7671
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
westey (westey-m)
merged 24 commits into
microsoft:main
from
antsok:issue-7571-dotnet-file-access-read-lines
Sep 4, 2026
Merged
.NET: [BREAKING] Add file_access_read_lines and move the line-numbering contract onto AgentFileStore #7671
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
4a3b4bc
.NET: [BREAKING] Add file_access_read_lines and align grep with the l…
antsok 71f287a
.NET: Strip the whole line terminator before matching, and name args …
antsok 9670f4e
.NET: Cover the file-system store's search loop and scope the line-nu…
antsok 9350917
.NET: Drop the parity promise from the read_lines description and sto…
antsok ba7e4d5
.NET: [BREAKING] Move the line-numbering contract onto AgentFileStore
antsok 30115b0
Potential fix for pull request finding
antsok 5f93585
.NET: Fix two holes in the search alignment check and four stale cont…
antsok 17345dd
.NET: State the line-counting rule in the tools and give memory its o…
antsok acabb57
.NET: Make the base-results trust marker prove integrity, not just pr…
antsok 72a1f03
.NET: Replace the runtime alignment check with a documented contract
antsok 13787cc
Merge remote-tracking branch 'origin/main' into issue-7571-dotnet-fil…
antsok 9dbd7a3
.NET: Drop two usings left dead by the alignment-check removal
antsok 85b93b3
.NET: Pin the snippet offset for every terminator, and drop a stale t…
antsok 4dd67a9
.NET: Cover the read_lines approval group in the isolated option tests
antsok 7f49dc6
.NET: Say which part of a numbered read expected_line takes
antsok 62676eb
.NET: State the hook's case semantics, and stop claiming containment …
antsok a3ff18c
Merge branch 'main' into issue-7571-dotnet-file-access-read-lines
antsok 06d9df1
.NET: Say what FindMatchingFilesAsync narrows on, and why a store wou…
antsok d36ed6a
Merge branch 'main' into issue-7571-dotnet-file-access-read-lines
antsok 8c836fd
.NET: Declare this PR's API surface for the new public API analyzers
antsok a6c8a3f
Merge remote-tracking branch 'upstream/main' into issue-7571-dotnet-f…
antsok 25ca0c2
.NET: Stop the default tree walk when the token is already cancelled
antsok 27a4bc3
.NET: Guard ScanContent's fileName alongside its other parameters
antsok b887bce
Merge remote-tracking branch 'upstream/main' into issue-7571-dotnet-f…
antsok File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.