Skip to content

feat: add readRaw method to filesystem backend protocol#66

Merged
David Duong (dqbd) merged 1 commit intomainfrom
dqbd/read-raw-filesystem-backend
Nov 25, 2025
Merged

feat: add readRaw method to filesystem backend protocol#66
David Duong (dqbd) merged 1 commit intomainfrom
dqbd/read-raw-filesystem-backend

Conversation

@dqbd
Copy link
Collaborator

@dqbd David Duong (dqbd) commented Nov 24, 2025

Tools such as backend.read is not sufficient if the user intends to just read the file directly (either via a tool or via a middleware hook), since the result of backend.read includes a line number column.

Also: upgrades @langchain/tavily to 1.x to avoid very slow Intellisense perf

@dqbd David Duong (dqbd) merged commit e8c7ef0 into main Nov 25, 2025
16 checks passed
@dqbd David Duong (dqbd) deleted the dqbd/read-raw-filesystem-backend branch November 25, 2025 17:21
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