COMMITS
/ packages/opencode/test/tool/read.test.ts February 23, 2026
L
fix(win32): normalize paths at permission boundaries (#14738)
Luke Parker committed
February 19, 2026
D
Remove use of Bun.file (#14215)
Dax committed
February 17, 2026
A
fix: make read tool more mem efficient (#14009)
Aiden Cline committed
February 16, 2026
A
tweak: drop ids from attachments in tools, assign them in prompt.ts instead (#13890)
Aiden Cline committed
February 11, 2026
A
A
feat: adjust read tool so that it can handle dirs too (#13090)
Aiden Cline committed
January 26, 2026
A
January 18, 2026
Z
fix(tool): treat .fbs files as text instead of images (#9276)
zerone0x committed
January 12, 2026
A
test: fix read test
Aiden Cline committed
January 8, 2026
A
test: add larger image test for read tool
Aiden Cline committed
January 7, 2026
A
feat: write truncated tool outputs to files (#7239)
Aiden Cline committed
January 4, 2026
A
core: remove hardcoded .env read block and use new permissions model instead
Aiden Cline committed
January 1, 2026
D
Permission rework (#6319)
Dax committed
December 26, 2025
A
test: add more tests to make sure that cwd is locked for read tool
Aiden Cline committed
December 22, 2025
B
fix(read): narrow .env file blocking to not block .envrc (#5654)
Buck Evan committed