Reads driven from another session refuse whole PDFs and oversized page ranges.
What's wrong with this entry?
When a read comes in from another session and the target is a PDF, Read now refuses to return the whole file and refuses over-large page ranges, telling the caller to use pages or read the file on the machine where the session runs. It reports error code 16 for those, and error code 15 when a general remote path check fails.
- Both refusals apply only when the call carries a remote-call context. Local PDF reads are unchanged.
- Read also gained a hook that suppresses all permission updates, and now sends an extra classifier field alongside the file path when auto-classifying a call.
A whole PDF cannot be returned from this machine to the calling session
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.239
Remote tool execution is complete but hard-disabled in this build
Both mention execution
-
v2.1.239
The
deviceparameter is hidden from every tool that could run remotelyBoth mention execution
-
v2.1.239
Tools can declare whether they run remotely; Bash is the first, and it is scaffolding
Both mention execution