Skip to content

More efficient file reads#73

Merged
benbrandt merged 1 commit intomainfrom
more-efficient-file-reads
Sep 29, 2025
Merged

More efficient file reads#73
benbrandt merged 1 commit intomainfrom
more-efficient-file-reads

Conversation

@benbrandt
Copy link
Member

Allows the client to handle line offsets, rather than loading the entire
file and then slicing it on the agent side.

Signed-off-by: Ben Brandt benjamin.j.brandt@gmail.com

Allows the client to handle line offsets, rather than loading the entire
file and then slicing it on the agent side.

Signed-off-by: Ben Brandt <benjamin.j.brandt@gmail.com>
@cla-bot cla-bot bot added the cla-signed label Sep 29, 2025
@benbrandt benbrandt merged commit 600a2db into main Sep 29, 2025
2 checks passed
@benbrandt benbrandt deleted the more-efficient-file-reads branch September 29, 2025 11:54
AObuchow pushed a commit to AObuchow/claude-code-acp that referenced this pull request Jan 12, 2026
Allows the client to handle line offsets, rather than loading the entire
file and then slicing it on the agent side.

Signed-off-by: Ben Brandt <benjamin.j.brandt@gmail.com>

Signed-off-by: Ben Brandt <benjamin.j.brandt@gmail.com>
KUKUShuang pushed a commit to KUKUShuang/claude-code-acp that referenced this pull request Feb 11, 2026
…ed-industries#73)

* fix: clients calling authenticate have to redo login flow

* Only return early if the same method is chosen

---------

Co-authored-by: Ben Brandt <benjamin.j.brandt@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant