Skip to content

pullrequests Search Results · repo:cloudflare/workspace language:TypeScript

Filter by

13 results  (161 ms)

13 results

incloudflare/workspace (press backspace or delete to remove)

Reaching a Workspace from a Worker used to go through a reduced stub. It could run a command and wait for the result, but it could not stream output and it did nothing to protect against shell injection. ...

Bumps vite from 8.0.14 to 8.0.16. details summary Release notes /summary p em Sourced from a href= https://github.com/vitejs/vite/releases vite s releases /a . /em /p blockquote h2 v8.0.16 /h2 p Please ...
dependencies
javascript

Bumps hono from 4.12.23 to 4.12.25. details summary Release notes /summary p em Sourced from a href= https://github.com/honojs/hono/releases hono s releases /a . /em /p blockquote h2 v4.12.25 /h2 h2 Security ...
dependencies
javascript

This change adds an assets publishing surface for @cloudflare/workspace. A Workspace can now upload a file from its virtual filesystem to R2 and return a short-lived presigned URL. The URL key is unique ...

The container backend used to assume that once connect() had succeeded the WebSocket session to wsd would either work or close cleanly. Neither half holds in practice. A wedged capnweb session, a wsd health ...

The Workspace shell exposes a custom git command backed by @cloudflare/workspace and isomorphic-git. It handled the core path, but common agent workflows expected more of real Git s porcelain behavior: ...

This pull request adds first-class Cloudflare Artifacts support to @cloudflare/workspace. A worker can now wrap an ARTIFACTS binding with createArtifact(binding, sessionId) and work with local repository ...

Every file and directory on the wsd FUSE mount reports zero disk usage. Writing twelve bytes and asking du for the size returns 0: printf hello world\n /workspace/du-repro.txt stat -c size=%s blocks=%b ...

Container-side filesystem writes were not making it back to the durable object after the first exec. A burst of printf /workspace/foo.txt calls each succeeded inside the container but the host s ws.fs.readFile ...

Bumps esbuild from 0.28.0 to 0.28.1. details summary Release notes /summary p em Sourced from a href= https://github.com/evanw/esbuild/releases esbuild s releases /a . /em /p blockquote h2 v0.28.1 /h2 ...
dependencies
javascript