Daily Edition Sources +3

The Last Click Shouldn’t Redirect an Automation

OpenWork has stopped a scheduled Automation from silently following whichever workspace a person activated last; a job can now carry its intended place with it.

A cream photocopied poster shows an Automation job card stamped “WORKSPACE ID” pointing to a pinned workspace card while a crossed-out active-workspace card sits aside; source and test cards and a legacy-job caveat surround it.
Diagram Punkan automation should follow its recorded workspace, not the last click.
repo different-ai/openwork evidence
3 source signals 1 repo commit c10eb81
Evidence: commit c10eb81 / August 30, 2026 / Daily Edition
Open Edition Evidence below

An Automation should behave more like an appointment than a cursor. In different-ai/openwork, the public workspace-pinning change says the desktop runner and cloud executor had been resolving a job against whichever workspace happened to be active at run time. Switch projects after scheduling the work, and the job could follow the switch without announcing that it had changed homes.

The different-ai/openwork repair is deliberately unglamorous: an Automation revision may now carry a workspaceId from creation through execution. The desktop runner looks for that exact workspace; if it is absent locally, it reports an unavailable runtime instead of choosing the active workspace. Its new regression witnesses make the distinction explicit: a pin beats the active workspace, while an older unpinned assignment keeps the old fallback.

A job now has a place

The most revealing detail is where the pin comes from. In the proposal surface, OpenWork takes the workspace from the pane that renders the proposal and deliberately ignores a workspace ID supplied by the agent. That gives the person looking at the proposal a visible execution context, then carries it into the job. It is a modest rule with a large operational payoff: the target of autonomous work becomes a recorded fact rather than a side effect of someone’s most recent navigation.

The old exception still matters

This is not a claim that every OpenWork automation is now immovable. The field is optional, and the commit preserves active-workspace selection for legacy assignments; the public receipts are main-branch code and tests, not release or production evidence. But the audit question is suddenly plain: does a scheduled agent have an explicit target that survives a person changing tabs or projects? The next useful signal is migration guidance—or an operator view—that can show which older jobs still answer “where should I run?” with “wherever the user clicked last.”

Evidence Trail

Receipts below the story

The article above is the public narrative. This section keeps the source trail and limits on the same page.

Edition
DateAugust 30, 2026
LaneDaily Edition
Confidence78%
Sources3
Reposdifferent-ai/openwork

Primary Evidence

Evidence Limits

  • These are public main-branch implementation and test receipts, not release notes or production telemetry. They do not prove that existing unpinned Automations have been migrated or that every OpenWork execution surface has the same protection.
  • Watch for a released version and migration or audit guidance that says how operators should identify legacy assignments still using the active-workspace fallback.
Letters & Corrections

Send a note to the desk

Corrections, missing context, or a follow-up lead.