Skip to content

dofs, computer, docs: Document file tools - #83

Open
aron-cf wants to merge 1 commit into
stack/improve-tools-04-multimodal-readfrom
stack/improve-tools-05-document-tools
Open

dofs, computer, docs: Document file tools#83
aron-cf wants to merge 1 commit into
stack/improve-tools-04-multimodal-readfrom
stack/improve-tools-05-document-tools

Conversation

@aron-cf

@aron-cf aron-cf commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Stack 5 of 7. Base: stack/improve-tools-04-multimodal-read. Head: stack/improve-tools-05-document-tools.

The public documentation described the original four file tools and did not explain search, deletion, pagination, byte continuations, mutation locking, or model-facing media output.

This change updates the tool interface and package documentation to describe the complete read, ls, find, grep, write, edit, and delete set. It records read-only behavior, limits, continuation fields, media handling, and the FileStore contract. A changeset covers the new DOFS and Computer capabilities.

Verification

npm run build
npx biome check .

The separate Think migration in cloudflare/agents should land after this part. It must move Think to workspace.fs and @cloudflare/computer/tools before the next breaking stack part removes the compatibility layer.

@changeset-bot

changeset-bot Bot commented Aug 7, 2026

Copy link
Copy Markdown

鈿狅笍 No Changeset found

Latest commit: f9f1a69

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown

Thanks for your interest in Cloudflare Computer.

This repository does not accept unsolicited pull requests. Please use one of the accepted contribution paths instead:

If a maintainer asked you to open this pull request, they can add the allow-pr label and reopen it.

@github-actions github-actions Bot closed this Aug 7, 2026
@aron-cf aron-cf added the allow-pr Allow a PR to remain open. label Aug 7, 2026
@aron-cf aron-cf reopened this Aug 7, 2026
@aron-cf
aron-cf marked this pull request as ready for review August 7, 2026 15:22
Describe directory pagination, ranged reads, the complete AI tool set,
multimodal output, continuation fields, and read-only behavior.
@aron-cf
aron-cf force-pushed the stack/improve-tools-05-document-tools branch from aa93014 to f9f1a69 Compare August 7, 2026 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

allow-pr Allow a PR to remain open.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant