SDK-hosted sessions can now upload attachments, with a clearer message when files stay local.
tengu_async_goblet Not enough to sayNothing here resolved what this flag was doing on this version, so nothing here should be read as on or off.
This account: no value returned · anonymous baseline: no value returned · compiled default in v2.1.234: off
Read once, for one account on one subscription tier, against v2.1.234. It isn't a statement about your account. What a flag value here can and cannot tell you
What's wrong with this entry?
Attachment uploads used to work only through the local REPL connection. Sessions hosted by the SDK can now upload too, behind the tengu_async_goblet flag (defaults on when the server says nothing). When output is being rendered locally and files could not be delivered, the model is now told the files are only visible in the desktop app on this machine instead of the generic "could NOT be delivered" wording.
- Upload routing is now a named lane rather than a yes/no:
repl,env_brief_upload,env_ccr,env_byoc,sdk_hosted,sdk_hosted_disabledornone. - With the flag off, the lane becomes
sdk_hosted_disabledand the upload does not happen.
only visible in the desktop app on this machine
Strings lifted out of the shipped bundle, so the claim above can be checked against them.