summaryrefslogtreecommitdiffhomepage
path: root/packages/opencode/src/tool/truncation.ts
AgeCommit message (Expand)Author
2026-03-17refactor(truncation): effectify TruncateService, delete Scheduler (#17957)Kit Langton
2026-03-12feat(id): brand PermissionID, PtyID, QuestionID, and ToolID (#17042)Kit Langton
2026-02-19refactor: migrate from Bun.Glob to npm glob package (#14317)Dax
2026-02-19Revert "refactor: migrate from Bun.Glob to npm glob package"Dax Raad
2026-02-19refactor: migrate from Bun.Glob to npm glob packageDax Raad
2026-02-19Remove use of Bun.file (#14215)Dax
2026-02-18Revert: all refactor commits migrating from Bun.file() to Filesystem moduleDax Raad
2026-02-18refactor: migrate remaining tool files from Bun.file() to Filesystem/stat mod...Dax
2026-01-18add scheduler, cleanup module (#9346)Aiden Cline
2026-01-13tweak: prompt for explore agent betterAiden Cline
2026-01-12tweak: truncation dir permAiden Cline
2026-01-07feat: write truncated tool outputs to files (#7239)Aiden Cline