Your machine now gets a stored id so remote sessions recognise the same workstation each time.
What's wrong with this entry?
Bridge environment registration now identifies the machine with a persistent id, so the same workstation is recognised across sessions.
POST /v1/environments/bridgeincludesmachine_idwhen one is available, alongside machine_name, directory, branch and git_repo_url- the id is a UUID stored in global config under the new
remoteControlMachineIdkey - it is only handed back to callers if the config write actually succeeded, which is why the global-config save path now returns a boolean instead of nothing
machine_id: a.machineId, remoteControlMachineId
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.246
Remote machine instructions dropped from the system prompt
Both mention machine
-
v2.1.238
Per-install identifier renamed in config
Both mention machine