Under the hood
Session launch options now include ccrSessionUrl and sessionUploadsDir fields
What
The internal session launch configuration gained two new fields: ccrSessionUrl and sessionUploadsDir. These are read elsewhere in the app via host.launchOptions.ccrSessionUrl() and host.launchOptions.sessionUploadsDir().
Why
This is plumbing that lets other parts of Claude Code look up a session's URL and its uploads directory. The finding does not say what feature consumes these yet.
Something disagreesSomething we can check disagrees with this entry, or the writer said they could not settle it.
The writer flagged doubt
The finding shows the new fields exist but not what feature or flow reads them.